moodle/grade/report/grader
2007-07-12 09:20:08 +00:00
..
db Added two capabilities for the grader report 2007-06-15 08:29:23 +00:00
category.php MDL-10364 fixed de/normalization of calculation formulas in item edit form 2007-07-08 19:24:41 +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 item and category edit forms minor improvements 2007-07-12 09:20:08 +00:00
edit_grade.php fixing formslib usage and locked implementation 2007-07-12 08:48:02 +00:00
edit_grade_form.php fixing formslib usage and locked implementation 2007-07-12 08:48:02 +00:00
edit_item.php non-working edit_grade_form 2007-07-11 09:01:55 +00:00
edit_item_form.php item and category edit forms minor improvements 2007-07-12 09:20:08 +00:00
index.php adding a <br/> to offset the group selector's float left 2007-07-12 06:59:00 +00:00
preferences.php MDL-10386 2007-07-09 19:59:45 +00:00
preferences_form.php MDL-10392 updated links to edit_grade form, corrected the loop for table rows, which only initialised the $element object at the end of the loop 2007-07-11 07:30:04 +00:00
README.txt Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
settings.php MDL-10392 updated links to edit_grade form, corrected the loop for table rows, which only initialised the $element object at the end of the loop 2007-07-11 07:30:04 +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.