Info |
---|
For an overview of Resources, click here. |
Table of Contents |
---|
Overview
...
In the next frame, I’m going to use the Launch New Script Resource to have the learner complete that script. In that script, the learner is do don the PPE they will need to wear in the lab:
...
In a child frame of the Launch New Script, :
I’ve added an Event in the Condition field for the PPE donned.
I’ve added in the Variable we created at the start -the “Tasks Complete” variable.
Then I’ve chosen “Set Value” on the variable and chosen “Arithmetic Operation”.
For the “Left Operand” I’ve clicked on the atom icon and chosen our “Tasks Complete” variable.
For “Operator” I’ve chosen “+” and for “Right Operand, I’ve entered “1”.
What all this means is that when the learner has successfully donned their PPE then their score should increase by 1 point:
...
In the next child frame I’ve added a Screen Message Resource for the learner to click “OK” to see their score:
...
In the final frame, once the learner closes the Screen Message, I’ve added a User Report and chosen the Report Items - Raw Score. In order for the learner to see the score you must display it within a User Report:
...