Versions Compared

Key

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

For an overview of Resources, click here.

Panel
panelIconId1f393
panelIcon:mortar_board:
panelIconText🎓
bgColor#4C9AFF

Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.

Table of Contents

Overview

The Scenario Result resource Resource allows authors to determine whether or not a learner has completed and/or passed a scenarioScenario. These values will be reported back to your Learning Management System. You can also display the Scenario Result in the headset for the learner to view but only if you choose to display it in a User Report. See an example at the bottom of this article.

...

You can use any or all of the fields:

Field Name

Description

Completion

Specifies whether or not the learner has completed the

scenario

Scenario or not.

Success

Specifies whether or not the learner has passed or failed the

scenario

Scenario.

scoreResult

You can choose to show either a Raw Score or Scaled Score. The score is based on the tabulation you’ve set up through the

script

Script.

Raw Score displays a number score

Scaled Score displays a numerical score presented as a fraction (ie: 15/20)

Events

Activate

Example

In the Motive Academy, you will complete a basic assessment using this resource Resource and an advanced one. Here is the Assessment we built in the Author Certification Extensions pathway:

...

Please review to those courses full steps or speak to Motive Support with any questions.

This example of a Scenario Result resource Resource is taken from the Author Certification Extensions pathway in Motive Academy:

...

To display the Scenario Result in the headset for the learner to see:

  1. First you must initialize values like the above example shows. This happens near the start of an Assessment Script

  2. Next, any tabulation needs to take place in order to get the scores/complete/pass or fail

  3. Then add a frame that has a User Report

...

  1. Resource and add the Scenario Result as a Report Item:

...

...

This is an example of what the learner would see in the headset with this scripting:

...

Related Articles

User Report Resource

Completion Resource

Scaled Score Resource