Forum Discussion
MaryAdams-1fece
3 years agoCommunity Member
Drag and Drop Hotspot- The "correct" state is in the wrong place
I'm trying to build a drag an drop hotspot in which I drag the picture of the client's head onto the correct category (Full DOB Reported). I edited the states of Clients 1-3 so that when they are dr...
BilliJoThompson
3 years agoCommunity Member
I fixed it using variables. I set up T/F variables for each client. When the client is dropped in the correct position, the variable becomes true. Once the variable is true, triggers are fired. Take a look and see if this works for you.