Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Learn to author visual and audio cues that guide the trainee.

Training Notes

In this article, we will start to use Conditions and therefore the concept of Frame Processing. We will also discuss the Notification Resource and Object Event Condition. Please review these articles before starting:

Table of Contents
minLevel1
maxLevel7

...

  • Create a new frame by clicking on the  "+" on the Main Frame and name the new frame "Launch Equip Hard Hat".

  • Click on the Script icon.

  • Click on the Script catalog.

  • Drag the "Equip Hard Hat" script to the center of your screen. 

  • Collapse the catalog menu.

GIF

Training Notes

When you test - you'll notice that your notification comes up at the same time as your screen message. It would be better if the notification appears after you have read the screen message. We can control this using conditions.

...

  • Use the search bar to find an "Object Event" condition

  • Drag and drop the condition into the top condition frame. This allows you to say "when the resource I choose fires a specific event, open this frame". 

GIF
In this case, we want the notification to show after the video message.

...

  • A menu will appear.  Scroll down and choose "close":

...

Note:

If you click the blue "+" button and you don't see the menu, your computer window is likely too small.

...

To resolve this, widen the window on your computer screen.  This is typically the result of viewing two windows side by side on your monitor, or if you've significantly increased the size of the window contents.

GIF

This will open a subframe under the video frame on the far left side.

...

  • Within the "On Screen Media close" subframe, drag an "End Script" resource in:

GIF

...

  • Click on the "Workshop Voice Over" media catalog you just created.

  • Click "New Item".

  • "Choose Media". This will take you to the Media Library, where you can create a text to speech audio file. 

GIF

Note:  If you wanted to use a file stored on your computer instead, you would click "Upload Item" instead of "New Item".

...

  • Click on the catalog icon.

  • Click on "Workshop Voice Overs".

  • Drag your audio file to the frame.

  • Collapse the catalog menu:

GIF


...

This is what your scenario will look like so far:

Video

Training Notes

Key Takeaways from Tutorial 4

  • Conditions help you control the order of items in the scene.

  • It is a best practice to always complete a script with an End Script resource.  This way you can quickly add object event conditions at a later time.

  • The Text to Speech tool in the Media Library is a great tool to create on-the-fly audio, even if it's simply a placeholder for future recordings that you will upload.

...