-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-85135-main -
-
-
Problem
When deleting an assign due date override with the recalculate grade penalties option enabled, the penalty recalculation happens just before the override is removed, instead of immediately after.
Solution
The re-calculation should happen after the override is deleted:
https://github.com/moodle/moodle/blob/main/mod/assign/overridedelete.php#L70-L86
- Discovered while testing
-
MDL-80984 Implement generic penalties in Gradebook
-
- Closed
-