Forum Discussion
"Click and Drop" alternative to "Drag and Drop"?
Hi! I'm just wondering if this is a thing.
Rather than having to physically drag an object to a destination with a mouse or our finger, is there a way a learner can click on the object and click on the destination? For the activity I'm creating, there will be no right or wrong answer; the learner is only sorting their preferences.
Thank you :-)
- WaltHamiltonSuper Hero
Here's something I put together a while back. It may give you some ideas. There are two different approaches. The second one shuffles the answers using js.
- JudithVan-GCommunity Member
- NedimCommunity Member
Another interesting concept I created a while ago. While it may not directly apply to your current situation, it's easily adaptable. It's akin to a memory game—click on one object (origin), then search for its match by clicking on another object (destination). You can refer to my brief video clip for a visual demonstration.