-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.4, 2.1.1
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
-
Matching type Questions heavily breaks if there is no response text associated with it.
Follow these instructions for an better idea:-
1)Create a lesson
2)Add a page with matching question
3)select following options
->Correct answer jump - next page
->Correct score -10
->Wrong answer jump -next page
->Wrong score -2
4)Make sure response texts are empty.
5) Save the question and open the question again.
6) Settings are automatically changed to following (Without any error)
->Correct answer jump - this page
->Correct score -0
->Wrong answer jump -this page
->Wrong score -0
7) Retry above texts with "response text" filled in. Everything works as expected.
Possible solutions:-
1)Resolve the issue to allow empty response texts.
2)Make response text fields required.
attached screenshots of what it was configured to be and what it automatically changes to.