Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.6, 3.7.2
-
Component/s: Grading methods, Performance
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Fixed Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-67093-master -
Pull Master Diff URL:
Description
Advanced grading uses get_context_info_array to get modname
This is stupidly expensive and we can easily cut out multiple queries by using get_fast_modinfo() as we almost always have this information cached.
Attachments
Issue Links
- Discovered while testing
-
MDL-66074 Epic: Create forum grading interface
-
- Closed
-