moodle/grade/report/grader
Marina Glancy 9fe5a1b8f4 MDL-30668 gradereport_grader: split user preferences into individual courses
This solves the DB exception when users were trying to insert very large string in DB
2014-08-08 15:13:58 +08:00
..
classes/event MDL-36003 events: Added events for viewing grade reports. 2014-06-23 11:59:35 +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-36003 events: Added events for viewing grade reports. 2014-06-23 11:59:35 +08: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 MDL-30668 gradereport_grader: split user preferences into individual courses 2014-08-08 15:13:58 +08:00
lib.php MDL-30668 gradereport_grader: split user preferences into individual courses 2014-08-08 15:13:58 +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 Merge branch 'MDL-31679' of git://github.com/aolley/moodle 2014-04-09 12:49:35 +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.