Forum Discussion
edit the "invalid answer" look and feel
Hey guys,
first of all thank you very much Jaenette. The video you've mentioned helped me a lot.
But now I was wondering if there is a solution for Drag & Drop and Matching Drag & Drop. I've already tried to change the states to"Drag over" instead of "Normal/Selected". But this didn't work for me:
Trigger 1
Show "Invalid Answer Layer" when "user clicks" "Submit Button".
Conditions:
If "Rectangle 1" is "not equal to" "Drag Over"
OR If "Rectangle 2" is "not equal to" "Drag Over"
OR If "Rectangle 3" is "not equal to" "Drag Over"
Trigger 2
Submit interaction "Drag and Drop 1" when "user clicks" "Submit Button".
Conditions:
If "Rectangle 1" is "equal to" "Drag Over"
AND If "Rectangle 2" is "equal to" "Drag Over"
AND If "Rectangle 3" is "equal to" "Drag Over"
Thank you