moodle/grade/report/grader
2007-07-14 04:18:35 +00:00
..
db Added two capabilities for the grader report 2007-06-15 08:29:23 +00:00
index.php MDL-9628 Refactored variables and method from grader_report into grade/report/lib.php, and renamed grade_report.php to grade/report/grader/lib.php. Updated links to these files. 2007-07-13 07:05:04 +00:00
lib.php Optimising the grader report 2007-07-14 04:18:35 +00:00
preferences.php MDL-10386 2007-07-09 19:59:45 +00:00
preferences_form.php major grade editing fixes and improvements - grader form now knows if grade is editable; fixed broken quickgrading; feedback format is handled the same way as in the rest of moodle - automatically converted to FORMAT_HTML when editor enabled; fixed calculation of grades that was breaking locking 2007-07-12 22:31:20 +00:00
README.txt Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
settings.php major grade editing fixes and improvements - grader form now knows if grade is editable; fixed broken quickgrading; feedback format is handled the same way as in the rest of moodle - automatically converted to FORMAT_HTML when editor enabled; fixed calculation of grades that was breaking locking 2007-07-12 22:31:20 +00:00
tabs.php MDL-9628 Renamed edit_* to * and updated links to these files 2007-07-13 05:54:30 +00:00

The default gradebook interface that teachers will use.