Bug #7878
Drag&drop matching question breaks when using more answers then proposals
Description
Create a drag&drop matching question
Add 3 possibilities for the left part.
Add 4 possibilities for the right part.
Take the test.
An element called "Array[something]" or something like that appears at the bottom of the 3 first possibilities on the right side.
Associated revisions
Force to choose the same number of proposal than of answers - refs #7878
Fix correct answers for Matching and Matching Draggable types - refs #7878
History
Updated by Angel Quiroz over 5 years ago
- % Done changed from 0 to 50
Fixed
But with 3 options in the left part and 4 in the right part, the question can't be solved
Updated by Yannick Warnier over 5 years ago
Just limit the form to create the question, so that the teacher is forced to choose the same number of proposals than the number of answers.
We can extend this for a later version.
Updated by Angel Quiroz over 5 years ago
- % Done changed from 50 to 90
Fixed Matching and Matching Draggable types
Updated by Angel Quiroz over 5 years ago
- Status changed from Assigned to Needs testing
- Assignee deleted (
Angel Quiroz)
Updated by Yannick Warnier over 5 years ago
- Category set to Exercises
- Status changed from Needs testing to Bug resolved
- Assignee set to Angel Quiroz
- % Done changed from 90 to 100
Tested and approved. Some minor issues remain, like the fact that if you don't select any answer, you still see the right comments, but it's really minor and I'm not sure how this should be properly solved.
Fix answer for Matching Draggable question - refs #7878