...
Events
End Script Resource
If there is an End Script Resource in the same script as the Menu Option and it fires before the learner can complete the interaction with the Menu Option, then the Menu Option will close. To address this, you can set up the scripting to run the End Script after the Menu Option interaction is done.
...
In the Motive Lab, I’ve set up a menu to appear on the Sonicator equipment and the learner will choose the time to apply to the Sonicator.
(Optional) Add a message with instructions:
...
Add the Menu Option Resource with the World Object chosen, the instructions, and the options for the learner to choose from:
...
Note: If you want to replay the menu if certain options are chosen, you can use the Replay resource as shown above. Ensure you check “Ignore Previous” in the Replay frame to prevent an infinite loop:
...