moodle/grade/report/grader
2013-12-05 08:25:35 +13: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 Merge branch 'w48_MDL-41819_m27_maxinputvars' of https://github.com/skodak/moodle 2013-12-03 10:25:26 +13:00
lib.php Merge branch 'w48_MDL-41819_m27_maxinputvars' of https://github.com/skodak/moodle 2013-12-03 10:25:26 +13:00
module.js MDL-40347 grade/report/grader: Fixes: Grade report does not highlight some cells properly. 2013-09-08 23:16:47 +10:00
preferences.php MDL-42084 Fix breakage in grader preferences page 2013-12-04 17:00:08 +00: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 Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
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-40347 grade/report/grader: cleaned up grade/report/grader/styles.css. 2013-09-08 23:17:29 +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-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00

The default gradebook interface that teachers will use.