Info |
---|
For an overview of Resources, click here. For information on what Object Interactions are, click here. |
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in. |
Table of Contents |
---|
Overview
The Place object interaction emits an event Event once the user learner brings a specified object to a target location or object. The author can specify whether or not the object needs to be let go onto the target before the event Event is emitted.
An example of how the Place object the Place object interaction could be used is when the user learner is required to put a tool back to the place it belongs, i.e. a toolkit. Once the tool is put back in place, the scenario Scenario progresses.
...
Required Fields
...
...
Title | Description |
---|---|
World Object | The item you want the learner to place in the |
Scene. | |
Target | Where the item should be placed in the |
Scene. |
Optional Fields
...
Title | Description |
---|---|
Require All Targets | If more than one World Object is designated, this would require all. Otherwise referred to as Target Object. |
Prompts | Add an effect or text to draw attention to the item you'd like the learner to. |
Prompt Anchor | Object Interaction prompts without an anchor will end up on the object you are targeting because they’re meant as annotation or extra information about the object in question. If you want to accompany an Object Interaction with additional information for the learner, you could add a Notification or Screen Message to the |
Frame as well. | |
Let Go | Check this box if the object needs to be let go onto the target before the |
Event is emitted. | |
Event | Determine an |
Event or Custom Event to fire along with any other |
Events that would normally fire. This field is generally used to distinguish between different options for branching. | |
Require All Inputs | If more than one Input is designated, this would require all. |
Persistent | Will stay open and continue listening for Input and will continue to fire scripted |
Events. If this is chosen, the close |
Event cannot be used as it doesn't close. | |
Interacted Objects | If multiple World Objects are identified, you can add a |
Variable here that contains a record of the World Objects the learner has interacted with and the |
Variable then affects only those in that list. |
Events
...
Activate, Open, Close (if not persistent), Complete, and Custom Custom.
Example in the Headset
...
In the WorkshopMotive Lab, I 'd like want the learner to pick up the hammer and place it place the clean beaker on the workbenchtin foil.
...
Add the Object and Target to the Script in a Frame.
(Optional) add a Screen Message giving the learner instructions.
Add the Place Resource
...
Add the World Object (hammer).
Add the Target (workbench).
Add an event (optional). In this example, I want to trigger a complete event and show a notification afterward.
Add prompts like text or highlighting (optional):
...
and fill it out:
...
(Optional) add a message that triggers after the object has been placed:
...
This is what the learner will see in the headset:
...
View the video full screen on Vimeo at this link.