moodle/grade/report
skodak e072450699 MDL-11578 , MDL-11578 , MDL-11573 :
* renamed Preferences to "My report preferences"
* renamed Site defaults to "Report defaults"
* rename Change site defaults to "Change report defaults"
* reintroduced Inherit option to Grader preferences - Nicolas was right, it is not possible to implement preference overrides without it with our current get_pref inplementation
* new separate option in plugin selector "Course settings"
* moved displaytype, decimals and aggregation position to "Course settings"
* created new table grade_settings + related functions grade_get/set_preference()
* user report now uses grade_seq class instead of grade_item::fetch_all(); added preloading of grade items into grade_grade instances
* other minor bugfixing/cleanup/improvements

Please note that the Grader report preferences and its defaults must be resaved again - sorry.
2007-10-08 23:09:10 +00:00
..
grader MDL-11578 , MDL-11578 , MDL-11573 : 2007-10-08 23:09:10 +00:00
outcomes MDL-9137 Fixing errors in the overview report 2007-08-10 14:58:21 +00:00
overview Creating course grade_category and course grade_item when not yet created and overview report is accessed 2007-10-08 09:54:51 +00:00
user MDL-11578 , MDL-11578 , MDL-11573 : 2007-10-08 23:09:10 +00:00
index.php MDL-10579 more capability checks in grades code + refactoring of grade_tree 2007-07-24 07:45:15 +00:00
lib.php MDL-11616, adding activity link back for hidden grade items 2007-10-08 02:34:04 +00:00