Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.1
-
Fix Version/s: 2.3
-
Component/s: Administration, Enrolments
-
Environment:Any
-
Database:Any
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-31158_grade_recovery -
Pull Master Diff URL:
Description
MDL-25718 introduced the option to recover grades when a student un-enrols and re-enrols. To recover grades, there's a hidden checkbox in the AJAX enrollment page. We've had problems with our instructors missing this option. It would be great if there was an option to have this be the default behavior--i.e. that the box is always checked. The below patch adds a site option for setting the default behavior.