...

The Replay Frame resource causes the script to play again at a specific frame. This can be used to loop or replay certain sections of the script.

Required Fields

...

View file
nameInvalid file id - a12c87cf-7fd9-43d0-ac77-f521ce262de4

Field Name

Description

Frame

Specifies the target frame in a script to be replayed.

...

Field Name

Description

Timer

Specifies the amount of time to wait before replaying the script.

Max Replays

Specifies the number of times this resource can replay a frame.

Close Frame when Done

After replaying a frame, the frame to which this resource belongs is deactivated.

Events

Open, Activate, Close (if the 'Close Frame When Done' field is checked.)None.

Example in the Headset

An example of the Replay Frame Resource would be a Menu that has options - in the Workshop, I've set up a Menu that allows the learner to adjust the speaker's music to be louder or softer. The Replay Frame Resource is used to set the Menu again so that the learner can come back and make further changes. You can see the instructions here.

This is what it would look like in the headset (as seen in the Menu Option Resource video)In the Motive Lab, the learner sees a Multiple Choice Question. If they choose the incorrect answer, I want to replay the Question again so that they can try to get the correct answer.

  • I’ll add the Multiple Choice Question Resource and fill it out:

View file
nameInvalid file id - b87bf67d-8fd0-477a-a078-c86ae1ccdd21
  • If the learner gets the correct answer, I’ll play a positive notification:

View file
nameInvalid file id - 0fc1ac67-7125-42ae-ab63-0f4a66881ea6
  • If the learner gets the question wrong, they will see a Try Again message:

...

  • After the Try Again message closes, I will Replay the Question so that the learner can try again:

...

This is the frame structure for the above scripting:

View file
nameInvalid file id - 4833525a-b6c4-4490-85e2-fd6d9b6d399e

This is what the Replay Resource would look like in the headset:

...

View To view this video in full screen on Vimeo at this link, click here.

Another example would be toggling lights on and off.  You can see that example here.

...