moodle/grade/report/grader
2013-02-08 10:15:17 +08: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 Merge branch 'wip-MDL-34463-master' of git://github.com/abgreeve/moodle 2012-07-24 16:16:45 +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 MDL-35074: grader report - Ease limit on number of students per page 2013-01-08 13:44:02 +13:00
module.js MDL-34800 core_grade:switched from hiding the submit button to disabling it if ajax is enabled 2013-02-08 10:15:17 +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-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
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-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
styles.css MDL-37352 core_grade:fixed some ajax display issues 2013-01-21 12:27:44 +08: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-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00

The default gradebook interface that teachers will use.