Forum Discussion

KatherineAdr606's avatar
KatherineAdr606
Community Member
3 years ago

Drag and Drop question

I'm doing a drag-and-drop exercise. How can I a choice to go to two different drop boxes?

 

  • What you are asking cannot be done using the built-in Drag and Drop. You need to use an alternate method. I prefer a pick one interaction.

    Here is a sample that will allow drag items to be dropped in different targets. It also allows multiple items to be dropped in the same target, and gives hints for correct answers when reviewed.