Forum Discussion
JacquelynWhitla
11 years agoCommunity Member
Can I have multiple correct drag object/drop target combinations?
Hi all,
Just wondering if it is at all possible to have multiple correct drop targets for a drag item.
What I am trying to do it to get students to label questions (there are 5) with the corr...
Miiro
2 years agoCommunity Member
Thanks for you quick reply! That sounds good, but of do I write a trigger to show the submit button if each of the other states is Drop Correct or Drop Incorrect ? It seems like I have to choose betweem the two, but I need the "or"...
WaltHamilton
2 years agoSuper Hero
I misspoke when I said this:
if each of the other states is Drop Correct or Drop Incorrect.
I should have said:
if the state of each of the other drag objects is Drop Correct or Drop Incorrect.
Sorry.
Since they cannot be two states at the same time, the and won't work for you.Once they are dropped, they change to either Drop Correct, or Drop Incorrect. The or option is what you want.