Drag and Drop quiz
Hello!
I am making a quiz, and using drag and drop interacations.
I have been able to add the drag and drop to the quiz, but not the way I want.
There is 6 options that needs to be dragged to its corresponding drop point (there are 6 of these aswell).
So A can only be dragged to B, and C can only be dragged to D and so on.
If A is dragged to F but C is dragged to D. The user should still get 1 point for the one that is correct.
But the way it works for me now, is if you do not get everything right, you will not get any points.
Is there a way to fix this?
Thanks in advance!