-
Bug
-
Resolution: Fixed
-
Critical
-
3.0.4, 3.1
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MDL-54567-master-build -
-
3.2 Sprint 1
When restoring a course the method process_gradebook() in backup/moodle2/restore_stepslib.php is not run. This means that the gradebook calculations freeze is not being adhered to properly when restoring a course.
Easy way to replicate -
- edit restore_stepslib.php and put a die() in process_gradebook.
- restore a course.
- Notice that the restore never dies.
- Discovered while testing
-
MDL-45390 Problem: Cannot get 57% to return the required letter grade
-
- Closed
-
- has been marked as being related by
-
MDL-54732 Reconsider the current warning when restoring backups into older sites
-
- Closed
-
- is a regression caused by
-
MDL-49257 Adjusting weights when extra credit item is present causes unexpected behavior
-
- Closed
-