moodle/grade/report/grader
2007-08-15 11:15:39 +00:00
..
db Added two capabilities for the grader report 2007-06-15 08:29:23 +00:00
index.php MDL-10838 Applied standard table classes and scopes to tr, th and tds of the grader report. Also fixed a bug with the display of grand averages when a group is selected and the average column is set to aggregate all grades. 2007-08-15 11:15:39 +00:00
lib.php MDL-10838 Applied standard table classes and scopes to tr, th and tds of the grader report. Also fixed a bug with the display of grand averages when a group is selected and the average column is set to aggregate all grades. 2007-08-15 11:15:39 +00:00
preferences.php MDL-9628 Refactoring the building of navigation array for gradebook pages 2007-08-01 06:47:35 +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.