-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.12, 3.7.6, 3.8.3, 3.9
-
MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
Steps to reproduce:
- Create a multiple choice, single response question question with 4 choices:
- Right answer (100%)
- Wrong answer (-33.3333333%)
- Wrong answer (-33.3333333%)
- Wrong answer (-33.3333333%)
- Add the question to a quiz - and set it to be worth 0.75 marks
- As student, attempt the quiz, and choose a wrong answer.
- As teacher, go in and try to manually override the grade.
- First set the grade to 0.75 and save.
- Then go back, and try to set the grade back to -0.25.
Expected result: it works.
Actual result: you are told that grade is out of range.
Originally reported here: https://moodle.org/mod/forum/discuss.php?d=406658