Commit Graph

50 Commits

Author SHA1 Message Date
moodler 67145bac78 Improved display of grades when grades should not be shown MDL-7150 2006-10-31 15:06:02 +00:00
toyomoyo 828a4b2350 fix for MDL-6895, adding optional_param, thanks for the patch 2006-10-30 03:45:19 +00:00
moodler a3fcc4d416 Changed gradebook_roles to gradebookroles and fixed storage/defaults for
this setting.   And also better docs.  MDL-7253
2006-10-29 14:59:43 +00:00
toyomoyo c28941370e added new config variables for what roles to be displayed in gradebooks. It is accessbile from admin->appearance->gradebookroles. 2006-10-25 08:49:54 +00:00
skodak 91b678f306 Grades computed incorrectly if assignment name appears more than twice in a course MDL-6876 , patch submitted by Gary Anderson 2006-10-08 09:04:59 +00:00
skodak 6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
toyomoyo 1c45e42e3c adding capabilities 2006-09-11 08:56:23 +00:00
skodak e91f3c2d6b fixed missing if (! 2006-09-06 10:15:05 +00:00
toyomoyo d02eededf7 adding capabilities 2006-09-06 08:55:23 +00:00
toyomoyo 0a8a95c91e some more UI stuff 2006-08-15 08:29:29 +00:00
toyomoyo dd91f41525 revert ugly changes back to original 2006-08-15 02:28:04 +00:00
toyomoyo 7e2d7c92ad some UI changes 2006-08-14 08:46:44 +00:00
skodak 8332de167d Bug #6134 - error of coding, in function grade_download_form(); merged from MOODLE_16_STABLE 2006-07-18 06:43:29 +00:00
stronk7 1cd1252752 Some minor changes in order to avoid some notices... 2006-06-25 10:16:45 +00:00
toyomoyo 5365eebf9f merged fix for 5814 2006-06-15 03:24:33 +00:00
skodak 9ef80fa4aa Bug #5663 - errors after changing grade weight; merged from MOODLE_16_STABLE 2006-06-08 06:39:14 +00:00
skodak d971525f28 fixed warning when no students graded yet (caused by useless assignment); merged from MOODLE_16_STABLE 2006-06-04 21:35:26 +00:00
vyshane 04678d8eca Fixed Bug #5354 - Gradebook [DropXLowest and Exclude] 2006-05-16 06:21:49 +00:00
toyomoyo b0ef72a6f3 merged fix for 4404 2006-05-15 02:26:54 +00:00
skodak 7ceed560da added FIX ME notice into grade_get_users_by_group(), I did not fix it because I do not know what this function should return 2006-04-22 16:12:58 +00:00
toyomoyo 743500132c bug fix for 4724 2006-02-09 07:52:48 +00:00
stronk7 865e9a828c Now gradebook is using the new Excel generation API.
Added some !empty() checks to avoid excel file corruption
where there aren't users or grades.

Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 15:49:21 +00:00
moodler a844e88fff Removed optional_var 2005-12-07 03:19:20 +00:00
skodak 550c8b9cc2 Bug #4049 - Gradebook: Category names with a dot in them don't work correctly; merged from MOODLE_15_STABLE 2005-11-15 21:41:51 +00:00
skodak 90e7e9870c typo bug #4308; merged from MOODLE_15_STABLE 2005-11-10 10:18:21 +00:00
patrickslee c74ae30cc8 Added default argument value for grade_category_select() to prevent error when calling without arguments (Merged From MOODLE_15_STABLE) 2005-10-26 22:30:11 +00:00
stronk7 d662b0a070 Typo. Bug 3917. Credits for liling! B-)
(http://moodle.org/bugs/bug.php?op=show&bugid=3917)

Merged from MOODLE_15_STABLE
2005-10-06 17:40:43 +00:00
michaelpenne ee50df92a2 Fixed Bug #3652 - Gradebook catagory detail group view not working. 2005-08-04 22:07:39 +00:00
skodak 03c40bb7ec fixed 'AS' for PostgreSQL; merged from MOODLE_15_STABLE 2005-07-09 09:43:31 +00:00
michaelpenne 4e83cfdf26 Fixed a problem with grade_get_module_link
Fixed styles issues with tables class="grades" for both category and overall view
Fixed row styles for overall view to alternate every row rather than every 3
Fixed form processing code for grade letters to work correctly
2005-07-01 20:12:40 +00:00
fiedorow 97033c865c Bug fix for bug #3613 2005-06-23 12:37:19 +00:00
stronk7 e1540e50b7 Modified the grades visualisation to make use
of styles a bit better. Works fine under standard
and wood personalise it aparently without problems.

Sure it can be improved...!

Merged from MOODLE_15_STABLE
2005-06-15 00:26:34 +00:00
ikawhero 5fadde8389 Merged from MOODLE_15_STABLE
Check array is initialised. Bug 3424.
2005-06-06 00:41:05 +00:00
ikawhero 1eca613343 Merged from MOODLE_15_STABLE
Errors will now return to course page instead of site. Related to Bug 3418.
2005-06-05 23:59:12 +00:00
michaelpenne 67f4258145 Fixed links to help files. Help files were also added under /lang/en/help/grade to remain consistent with the site location of the gradebook as 'grade' 2005-05-16 20:20:31 +00:00
moodler 2cbf6b5a4e XHTML compliance, styles added for CSS (SE) 2005-05-13 08:29:56 +00:00
moodler e478f7b718 Changed the advanced features switch to a button (SE) 2005-05-12 08:38:40 +00:00
moodler 1d9498e455 Correct fix for bug 3192 2005-05-11 05:37:15 +00:00
michaelpenne caf0134981 fixed Bug #3192 - grades doesn't use 'uncategorised' as a string 2005-05-10 22:21:19 +00:00
defacer 914493e961 Fixing a bug, default value must be taken from the global $GRADEPREFSDEFAULTS. 2005-05-04 21:54:06 +00:00
moodler dd4fd4f931 Fixed a notice 2005-05-02 17:00:37 +00:00
michaelpenne 0edcd41925 updated code to delete database exception entries for grade items that no longer exist
also added link to to grade points that takes a user to the graded item
2005-04-20 20:25:26 +00:00
stronk7 0e60c77287 Now gradebook supports filterall. 2005-04-19 17:26:05 +00:00
michaelpenne 6cd8c59212 Fixed exception handling, students can now be reincluded in grading
Fixed drilldown by category view for students
Fixed download as text/excel this just shows raw points and a total
Changed tabbed view to only show advanced setting tabs if use advanced is set to yes
2005-04-07 20:47:03 +00:00
moodler b623ea5e78 Fixes to preferences and other stuff 2005-03-29 12:34:32 +00:00
moodler 5305e2eb48 Cleaning up some logic, removing unneeded functions 2005-03-29 09:25:31 +00:00
moodler a983b6ecfd Cleaning up gradebook nav bar calculation 2005-03-29 09:12:42 +00:00
moodler a0a83fca12 Don't display the Uncategorised VARIABLE in the header 2005-03-28 18:22:17 +00:00
moodler 281ffa4aaa OK, lots and lots of cleanups here. Too many to list, but lots of
logic fixes, API fixes, variable fixes etc ...  there is still plenty
to do but this is enough to check in and get others working on it.
2005-03-28 18:05:45 +00:00
moodler cbff94ba90 First cut of cleaned-up CDC gradebook. I've renamed some database fields,
moved things around, tried to make it more moodly.   Still needs plenty of
work!
2005-03-17 16:23:28 +00:00