Scaled Score (Assessment) Resource

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

Storyflow has four different kinds of assessment items that you can use to track training results. As the author, you decide what the criteria for these various outcomes are. You will find these under the Resources tab:

2024-02-12_9-52-34.jpg

 

The Scaled Score Resource is used to track training results and you can display them with a User Report to the learner in the headset. The Scaled Score displays a numerical score presented as a fraction (ie: 15/20).

Do you want to Display the Report in the Headset to the Learner?

If so, you must use a User Report Resource in conjunction with this Resource. See an example of scripting this at the bottom of this article.

Do you want to send the results to your LMS?

If you are using an LMS to track training result, many of them require a Scenario Result Resource be added to the Scenario to indicate that the Scenario is complete. Scenario result tracks whether the entire Scenario was completed and whether the learner was successful (criteria for completion and success are determined by you). We have not added a Scenario Result to this assessment script, but be sure to ask Motive Support about it if you are using an LMS or are interested in learning more about assessments.

Required Fields

 

Field Name

Description

Field Name

Description

Score

Enter the score or use the atom icon to create a variable to customize how the score is calculated. See example at the bottom of this article.

Maximum

The maximum amount of points the leaner can achieve.

 

Optional Fields

Field Name

Description

Field Name

Description

Title

Title of the Assessment Item. Each Assessment Item typically represents a task the learner will complete. When a User Report is used in conjunction with this then each Assessment Item title will be a line item with the corresponding result.

While the title field is not required, it is highly suggested. The User Report will have no context without them.

Description

Descriptive information about the Assessment.

Feedback

This is generally used to give the learner more context for their result.

 

Events

Activate

Example in the Headset

In the Motive Lab I have a multiple choice question and each correct answer is worth two points.

  1. (Optional) I’ve added a Frame for the anchor I want to use for the multiple choice question

  2. In a top level Frame, I’ve added the Scaled Score Resource

  3. I’ve given the Resource a title

  4. I’ve set the maximum amount of points to 4 as there are 2 correct answers worth 2 points each

  5. I’ve made the “Score” field a Variable so that I can create how the points are added:

  1. In a new, top level Frame I’ve added the Multiple Choice question and filled it out, including creating custom Events for each correct answer, and then clicking the + icon to the right of each to create a child Frame for each :

  1. I’ll open the “Correct #1” frame and drag and drop in the “Food Mess MC” Variable I created earlier

  2. I’ll click on “Set Value” and choose “arithmetic operation”

  3. For “Left Operand” I’ll click on the atom icon to make it a Dynamic Variable, then choose the “Food Mess MC” Variable

  4. For “Operator” I’ll choose “+”

  5. For “Right Operand” I’ll choose 2:

This now says, when the learner gets this question correct - give them 2 points towards the scaled score.

  1. I’ll do the same with the second correct answer:

  1. I’ll create a new frame when the Multiple Question has closed to show a Screen Message:

  1. When the learner closes the Screen Message, in a child Frame I’ll add a User Report Resource and give it a title, anchor, and choose the Report items to show:

 

In the headset, if the learner gets both questions correct, they will see this:

Related Articles

Raw Score Resource

Completion Resource

Pass or Fail Resource