Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.12, 3.7.6, 3.8.3, 3.9
-
Component/s: Questions
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-69246_38 -
Pull 3.8 Diff URL:
-
Pull 3.9 Branch:
MDL-69246_39 -
Pull 3.9 Diff URL:
-
Pull 3.10 Branch:
MDL-69246_310 -
Pull 3.10 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
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