moodle/grade/report/grader
Rajesh Taneja 38c1dd194d MDL-31969 grades: Added user preference to show/hide/export suspended users.
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +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 MDL-32076 core_grade: fixed ajax handling of unlimited grades and added some unit tests 2013-02-11 08:49:43 +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-31969 grades: Added user preference to show/hide/export suspended users. 2013-04-09 14:01:58 +08: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 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-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.