...
In the Motive Lab, I want the learner to don safety goggles and then navigate to the Sonication area. If they do not don the safety goggles within 20 seconds, they will see a reminder in the headset.
In the first
...
Frame, I’ll add any
...
Scene objects/targets needed to don the safety goggles:
...
In the next
...
Frame, I’ll add the Instructions via a Screen Message:
...
After the Screen Message is closed, the Equip resource is used for the learner to don the goggles:
...
Next, after the 20 seconds I’ll play a reminder via a Notification:
...
In the next Frame (a top level Frame, not a child Frame), I will add the Close Frame Resource after the Safety Goggles have been equipped:
...
When the Close Frame resource has closed, I will play a Screen Message:
...
The result is that if the goggles have been donned within 20 seconds, the Reminder will not play.
Here is what the frames Frames look like for this scripting:
...