Drag and Drop interaction -- customized failure message
I have a simple drag and drop project with one drag source and four drop targets, one of which is correct. I need a solution for the following:
1. When the user clicks submit without dragging, they should see a message that says "You need to select your option". Currently it is giving me a standard failure message.
2. When the user drags to the wrong answer, and hits submit, the failure message should say, "Wrong answer, try again"
Following a solution posted by Lilybiri, I created a variable (v_failure) and assigned it to the three incorrect options, but it's not working. I must be overlooking something very basic. I can attach a cptx file with a simple representation of what I want to accomplish. Somehow I'm not able to attach it.
Fyi -- I have non-existent javascript skills (I have started learning only recently), and I'm also fairly new to Captivate.
Thanks!
