Close Frame Resource
For an overview of Resources, click here.
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.
Overview
The ability to shut down entire branches is the main use of this Resource. Note that ALL Resources in that Frame will deactivate when a Frame is closed.
Required Fields
Field Name | Description |
---|---|
Frame | Specify the Frame to close. |
Optional Fields
Field Name | Description |
---|---|
Timer | Have a timer count down to the Frame closing. |
Events
Activate, Close, Complete (Close or Complete are suggested)
Example in the Headset
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 look like for this scripting:
Here is what the above scripting will look like in the headset:
If you would like to view this video in full screen on Vimeo, click here.
Related Articles