-
Bug
-
Resolution: Fixed
-
Critical
-
3.6.1, 3.7
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_36_STABLE
-
After upgrading to Moodle 3.6, drag-drop onto image questions do not work unless they use group numbers in order starting from 1. See screen grabs for what the failures look like.
Steps to reproduce:
- Create a new drad-drop onto image question.
- Set the question naem to
MDL-64479and the question text to "Complete the blank" - Create two dragable items, type text, "Handle" and "Spanner". Set them both to belong to Group 2.
- Create a drop zone with right answer "Handle"
- Save the question.
- Preview it.
Expected result: the question works.
Acutal result: no drop zones appear on the image.
Note: there are no error messages in the JavaScript console.