Track quiz results as they occur

Jan 27, 2016

Hi,

I’ve got a course with a baseball metaphor. For the quizzes after each section every question is an “at bat.”  The user gets a base runner for every correct answer to a question and an out for every wrong answer. So, for example if they get 2 answers correct, they’d have runners on 1st and 2nd  nobody out. But if they missed the third question it’d be runners on 1st and 2nd with 1 out and so forth. 

I’d like to give them a graphic status of where they are after each question with a graphic scoreboard.

I see discussions showing how to monitor progress based on slides viewed, or questions answered…but I don’t see anything showing how to track progress live within a quiz.

I’m new so I may have missed something, but can you point me in the right direction? Thanks in advance for any help you can provide.

1 Reply
David Jordan

you could add the following text to wherever you want the current score to show:

%Results.ScorePercent%%

That will display the current score (in percent) and will change as their score changes. after you create your quiz or quizzes , you can open the variable window (see image below for button location) and you will see all the variables that are created when a quiz is made with the default quiz slides. you can display a variable with:

%variable name

the additional % i added to the 1st example above is so that it would appear as " ##% ".

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