Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

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:

  • 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:

https://vimeo.com/836899889?share=copy

If you would like to view this video in full screen on Vimeo, click here.

Related Articles

Resources: An Overview

End Script Resource

Replay Frame Resource

  • No labels