moodle/grade/report/grader
mattc-catalyst 3b27b0fe21 MDL-9615: Correct incorrect use of term breadcrumbs
- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
..
db Added two capabilities for the grader report 2007-06-15 08:29:23 +00:00
category.php MDL-9268 2007-07-03 05:25:08 +00:00
edit_category.php MDL-10288 some more improvements for the item edit form 2007-07-02 18:26:11 +00:00
edit_category_form.php MDL-10288 some more improvements for the item edit form 2007-07-02 18:26:11 +00:00
edit_feedback.php MDL-10210 Added the grader report admin settings, and its corresponding language strings. Few other minor edits. 2007-07-04 10:01:20 +00:00
edit_feedback_form.php MDL-10210 Added the grader report admin settings, and its corresponding language strings. Few other minor edits. 2007-07-04 10:01:20 +00:00
edit_grade.php MDL-10224 fixing some more regressions in grade reports; adding proper CSS; more fixes and improvements 2007-07-01 19:45:13 +00:00
edit_item.php MDL-10288 some more improvements for the item edit form 2007-07-02 18:26:11 +00:00
edit_item_form.php MDL-9268 2007-07-03 05:25:08 +00:00
index.php MDL-10210 Added the user preferences, using moodleform. 2007-07-04 15:23:36 +00:00
preferences.php MDL-9615: Correct incorrect use of term breadcrumbs 2007-07-05 04:40:48 +00:00
README.txt Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
settings.php MDL-10210 Added the user preferences, using moodleform. 2007-07-04 15:23:36 +00:00
tabs.php MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too 2007-06-28 13:20:30 +00:00

The default gradebook interface that teachers will use.