moodle/grade/report/grader
2007-08-20 07:29:05 +00:00
..
db Added two capabilities for the grader report 2007-06-15 08:29:23 +00:00
index.php MDL-10873 If both site default and user pref are empty for studentsperpage, we assume that paging is not wanted, so all paging functionality is switched off in the report. 2007-08-16 18:09:49 +00:00
lib.php MDL-10875 Corrected bug in averaging plus a couple of typos 2007-08-20 07:29:05 +00:00
preferences.php MDL-10875 Corrected bug in averaging plus a couple of typos 2007-08-20 07:29:05 +00:00
preferences_form.php MDL-9628 At the suggestion of Tim Hunt, interchanged the position of grade letter select elements with percentage selectors, in the grader report preferences form. 2007-08-14 11:54:44 +00:00
README.txt Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
settings.php MDL-9628 Simplified and improved the expanding/collapsing of categories. There are now three view types: full, aggregates only and grades only. 2007-08-09 16:41:39 +00:00
tabs.php MDL-10579 Implement capability checks in grade import/export/report/edit pages - work in progress 2007-07-23 22:20:07 +00:00
version.php MDL-9628 More category collapse updates 2007-08-10 05:49:46 +00:00

The default gradebook interface that teachers will use.