moodle/grade/report/grader
Eloy Lafuente (stronk7) 04649747a4 MDL-57197 versions: bump all versions and requires near release
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01: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-36009 grader_gradereport: filler and extra user cells should not be headers 2015-02-09 13:45:33 +08:00
tests/behat MDL-57019 behat: new step to navigate to gradebook section 2016-11-24 12:46:27 +08:00
yui MDL-56768 gradereport_grader: Fix point the user column floats 2016-11-11 11:34:48 +08:00
ajax_callbacks.php MDL-53239 grader report: Add all names to error msg 2016-03-17 10:57:57 +08:00
index.php MDL-49324 grades: Create helper function for regrading on report view 2016-02-24 14:39:08 +08:00
lib.php MDL-56395 Gradebook item titles - adjusting category titles 2016-10-24 11:43:10 +01:00
module.js MDL-51918 gradereport: Fix AJAX mode keyboard navigation 2015-11-04 11:27:35 +13:00
preferences.php MDL-47543 core_grades: improve navigation menu in grade administration 2014-10-08 15:03:36 +08:00
preferences_form.php MDL-20250 core_grade: added some settings to disable or hide gradebook functionality 2014-09-26 10:19:00 +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-46663 gradereport_grader: Remove fixed column support 2014-10-03 15:43:19 +08:00
styles.css MDL-56395 Gradebook: Make long item titles more accessible 2016-10-24 10:51:59 +01: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-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00

The default gradebook interface that teachers will use.