-
Bug
-
Resolution: Fixed
-
Major
-
3.1
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
wip-mdl-53300
-
If a grade has been updated for assignment, and teacher tries to update the max grade, on the edit page modgrade_type is disabled and value will not be posted.
So the check done to find if value is changed and modgrade_rescalegrades is empty will never happen and allow user to rescale.
FYI: Above case is failing few Behat 3 upgrade scenarios as the value of disabled elements will not be submitted with form https://www.w3.org/TR/html401/interact/forms.html#h-17.12.1
- blocks
-
MDL-46891 Upgrade to behat 3.x
- Closed
- has been marked as being related by
-
MDL-54666 Unable to update a forum activity due to scale type change
- Closed
- is a regression caused by
-
MDL-48634 Add option to rescale existing grades when changing max points
- Closed
- Testing discovered
-
MDL-53392 Remove/fix the alert and noscript when changing grade max in mod_assign
- Closed