moodle/grade/report/grader
2014-08-27 10:40:56 +08:00
..
classes/event MDL-46565 gradereport_*: renamed event string names 2014-08-12 12:19:18 -07:00
db MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
lang/en MDL-46565 gradereport_*: renamed event string names 2014-08-12 12:19:18 -07:00
yui MDL-45314 core_grade: a JS fix for the grader report 2014-05-02 11:13:45 +08:00
ajax_callbacks.php MDL-40910 add new core event user_graded 2014-03-29 15:34:11 +08:00
index.php Merge branch 'MDL-46565_master' of git://github.com/markn86/moodle 2014-08-13 09:25:38 +08:00
lib.php MDL-46874 gradereport: replace usage of class hidden with dimmed_text 2014-08-19 12:53:22 +08:00
module.js MDL-45314 core_grade: keep the two grader report scrollbars the same when the table changes width 2014-05-01 11:57:45 +08: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
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-46812 gradereport_grader: Hide vertical scrollbar of scroller 2014-08-27 10:40:56 +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-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00

The default gradebook interface that teachers will use.