displaying number of correct answers in a result slide?

Dec 09, 2013

Is there any way to edit result slide to display number of correct answers and minimum number of correct answers needed for a quiz to be deemed successful, apart from displaying passing score and quiz score?

Regards,

Kaan

11 Replies
Rebecca Fleisch Cordeiro

Hi Kaan,

There would be a way to do this, but I don't know that it would be passed to the LMS.

Variable

Create a new number variable - you could, for example, call it "correct" - and set it to 0 (zero).

Triggers

Add a trigger on each of the "correct" layers to add 1 to the correct variable when the timeline starts (simply create this trigger on one of the correct layers and copy/paste it to the others)

Reference

On the results slide, insert a text box that will show Learners how many out of how many they got correct, referencing the "correct" variable, e.g., "You got %correct% of 2 right. (References are insert into a text box by clicking the Inert tab (slide group) and then Reference (Text group) and choosing the desired reference.

Additional Trigger

IF you're Learners will be allowed to retry the quiz, you'll want to add an additional trigger to the RETRY QUIZ button to reset the "correct" variable to 0 (zero) when Learners click the button. And be sure this trigger is above the Reset results trigger in the Trigger panel.

If you need a quick mockup, I can attach one here...but it's pretty barebones and ugly! Just shout out!

Kaan Saygı

I created three slides each of which has a question under T/F ready-made feature. Then I defined a variable named correct and on every correct layers of slides I defined trigger wizard by increment of 1 in value to correct variable and last, I opened a text box in result slide in which I referred %correct%.

When previewing, result slide shows 0 (default value of correct variable) instead of number of correct answers.

what did I miss?

Kaan

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