Captivate 7 Drag & Drop On Failure action
Hi there!
I added a drag and drop question to my project to create a multiple response question. There are 6 draggable objects and one drop target. User must drag the correct 4 objects to the drop target.
If they do not select the correct 4 objects, I would like a lightbox to appear with feedback and an instruction to try the question again. User must X out of the lightbox to see the question and try again.
- I created a group (text box with feedback and close button) for the light box
- I also created variables
- Variable1: Show group
- Variable2: Hide group
- The close botton has been assigned variable 2 (hide group) on success
In the drag and drop properties, under ACTION, I selected
- On Failure: Execute Advance Interaction
- Script: Variable2
I thought that this would prompt the lightbox to appear, but it does not work. I must be doing something wrong! Can anybody tell me what I did wrong and how to get the lightbox to work?
Thanks ![]()