moodle/grade/report/grader
2007-12-18 13:27:31 +00:00
..
db Added copyright notice 2007-10-10 06:34:20 +00:00
functions.js merged, adding vertical and horizontal highlight 2007-11-13 06:55:37 +00:00
index.php MDL-12517 - Further refinement. Move the processing to after print_header, so any notices do not break XHTML strict. Merged from MOODLE_19_STABLE. 2007-12-13 14:26:14 +00:00
lib.php MDL-12517 null not treated properly, max instead of min typo and pretty please initialize all objects properly; merged from MOODLE_19_STABLE 2007-12-18 13:27:31 +00:00
preferences.php MDL-12435, cancel in preferences form doesn't work 2007-12-05 02:59:44 +00:00
preferences_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
README.txt Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
settings.php MDL-11835 Implemented all the default settings suggested in the pdf report, and turned down the size of the report table fonts. 2007-12-06 09:17:28 +00:00
styles.php MDL-12519. grader report row colors override highlighting 2007-12-11 02:04:36 +00:00
tabs.php Added copyright notice 2007-10-10 06:34:20 +00:00
version.php preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00

The default gradebook interface that teachers will use.