Commit Graph

22 Commits

Author SHA1 Message Date
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