D&D incorrect answers

Hello,

I watched the tutorial but I can't seem to find how to make the D&D accept 'false' answers.
My D&D is part of a question set and I would like to be able to pass to the next question even if the user matched the D&D wrongly:
For questions that require putting steps in a certain orde (D&D), the steps can only be placed in their correct position, or the drop source is returned to the start position, which makes it impossible to make a mistake.

Is there a soluton for this?

Thanks in advance!

 

 

 

 

BV52's picture

Hi mic474,

This is happening because when you created the draggables you only chose the correct drop zone. You need to place a check on all the drop zones that you would allow the draggable to be dragged into. Please refer to the steps in your other post: https://h5p.org/comment/53661#comment-53661

-BV

Thank you!