Forum Discussion
One-to-many drag and drop exercise - how do you do that?
After scooting around on the forum for a bit I found an ancient work-around posted originally by refco on youtube:
Drag Drop - Multiple Drags with Multiple Targets
This works. Would sure be swell if one-to-many or many-to-many would be supported by the built-in freeform drag-and-drop.
So you need to create a Free Form Pick One slide and then create a trigger for each dragable object that changes their state to Drop Correct when they are released over a shape. This also turns them dragable.
See the example below for your own projects where you want a freeform drag and drop slide with one object that has many correct drops.
The downside to my solution is that if the user drags all 3 objects into the same hotspot, it still passes. I will have to live with it.