Forum Discussion
JenniferMunro-d
3 years agoCommunity Member
Passing Points on Custom Results Slide
Hello all
I have created a manual results slide. I have been able to use variables and references to display:
Your score: # (total points) points out of # (possible points)
Passing score: ...
JudyNollet
3 years agoSuper Hero
I suggest you use the built-in Results variables.
The easiest way to display those variable is to insert a new Results slide. That will be created with text boxes that display the variables. Otherwise, you can insert a variable reference, either by typing the variable name within percent signs (e.g., %Results.ScorePercent%).
You can apply a blank or custom layout to the Results slide, and then add/delete/revise other objects as desired to get the look you want.
Using the standard Results slides and its built-in variables allows Storyline to send the quiz data to an LMS/LRS. Otherwise, with custom variables, you'll have to use JavaScript or other custom programming to track the score.