-
Bug
-
Resolution: Fixed
-
Major
-
3.10.7, 4.0
-
MOODLE_310_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_311_STABLE
-
MDL-72679-master -
https://tracker.moodle.org/browse/MDL-71145 seems not fixed perfectly yet. I was able to confirm the issue on Moodle 3.10.7 and Moodle 4.0 (qa.moodledemo.net) with the attached question from MDL-71145. This issue should really be fixed, since this means that correct student answers might accidentally be marked wrong.
Steps to reproduce (steps bold which are different to the MDL-71145 issue):
- Create a course.
- Go to the Question bank.
- Import the attached question XML file *from https://tracker.moodle.org/browse/MDL-71145.*
- Preview the imported question.
- Turn on the Responsive mode in the Browser:
- Open browser developer tools
- FInd the Responsive mode button (Top left next of dev tools looking like an phone + tablet in Chrome)
- Set the responsive resolution to 1366x768.
- Place three drag merks by Dragging the marker from the drag home area to the drop area.
- Verify that there are 3 markers in the drop area.
- Navigate to another question in the exam
- Set the responsive resolution to 360x640 while you are in another question
- Navigate back to the ddmatch-question you used in step 7.
- Drag the marker from the drag home area to the drop area.
- Verify that there are 4 markets in the drop area.
- Remember or note the position of these 4 markers.
- Press the Save button.
- Now the position of the markers has changed/the 4. marker is lost.
- will be (partly) resolved by
-
MDL-71145 Drag and Drop Marker Question Type: Saves incorrect marker positions or lost markers
- Closed