Scoring Assessments

Jan 31, 2020

Hi, I am creating an competency assessment in Storyline and I want to get the average of each of the competencies shown in the results page. How can I get the results to be by average and not by the total score?

1 Reply
Ned Whiteley

Hi Brian,

In the attached example I have created two numeric variables, AverageScore and QuestionsCompleted.

When the user clicks the Submit button on each quiz slide, a value of 1 is added to the QuestionsCompleted variable. After the final question is answered and the Results slide appears, two triggers first set the AverageScore variable to equal the Results.ScorePoints variable and then divide the AverageScore variable by the QuestionsCompleted variable (make sure you have these triggers in the correct order).

The Average Score is then displayed at the top of the Results Slide.

The reason for the conditions at the end of the triggers that add one to the QuestionsCompleted variable is because, otherwise, if the user clicks the Submit button without first selecting an answer, it will add one to the variable anyway. This way, that only occurs if the question has been answered.

Hope this is what you were looking for.

This discussion is closed. You can start a new discussion or contact Articulate Support.