moodle/grade/report/grader
2013-07-22 17:40:03 +02:00
..
db MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
lang/en MDL-34777 grading: add label to select and input tag 2012-09-18 13:18:57 +08:00
ajax_callbacks.php MDL-36090 core_grade: added logging of overriding of student grades 2013-06-05 08:51:53 +08:00
index.php MDL-36559 core_grade: Deprecating unused functions print_toggle and get_toggles_html 2012-11-21 17:29:14 +08:00
lib.php Merge branch 'MDL-40626-master' of git://github.com/danpoltawski/moodle 2013-07-22 17:40:03 +02:00
module.js MDL-38149 core_grade: added a guard for when there are no old grades 2013-03-03 11:08:37 +08:00
preferences.php MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance(). 2012-07-24 14:04:40 +08:00
preferences_form.php MDL-31969 grades: Added user preference to show/hide/export suspended users. 2013-04-09 14:01:58 +08:00
quickedit_item.php MDL-36559 core_grade: Deprecating unused functions print_toggle and get_toggles_html 2012-11-21 17:29:14 +08:00
README.txt
settings.php MDL-31969 grades: Added user preference to show/hide/export suspended users. 2013-04-09 14:01:58 +08:00
styles.css MDL-39741 Use CSS class dimmed_text instead of hidden in grader report 2013-06-27 12:37:34 +10:00
tabs.php MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance(). 2012-07-24 14:04:40 +08:00
version.php MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00

The default gradebook interface that teachers will use.