Forum Discussion
MaureenMatsumot
4 years agoCommunity Member
Can I use the built in quiz results review to which questions were answered correct or incorrect?
I am going to try to describe what I am trying to do.
We create quizzes in Storyline 360 to act as final assessments for instructor-led courses.
Some quizzes are 50 questions or more. After the ...
JoanneChen
4 years agoSuper Hero
Hi Maureen,
You can use Slide Master to save time. Please see the Italic font below to learn how to do it.
- Create custom review layers to cover up the correct/incorrect banner at the bottom
- Yes, edit Feedback Master for the custom look, you only need to edit it one time. Then add a space on the Post-quiz review in Form View in each question slide, the system will create the review layer for you.
- Create the question buttons
- Create a variable for every state and create a trigger for every variable, for each question, on every slide
- Create a trigger to jump to every question, on every slide, on the base layer, and the review layer (50 questions would equal 98 triggers on every slide just for navigation).
- You will need variables to change the states of question buttons. For each question, you will need two T/F variables to detect each question (eg. Question01Answered, Question01Correct). And one variable to detect the submitting. So there will be 50*2+1=101 variables.
- On Slide Master, there will be (1+3)*50=200 triggers
- Set trigger to jump to the related question slide with each button.
- You will need 3 triggers for each button for different states (Answered, Correct, Incorrect).
- On each question slide, there will be 3 triggers
- One trigger to detect if the question is answered.
- Two triggers to detect if the question is answered correctly.
How to shuffle the answers for image choice. (your fourth question)
You can use Pick One freeform and then you can have the options randomize. The secret is to add the radio buttons with the image and group them. So the choice item is the group. And add one more state to the correct image, set a trigger to change the state of the image choice when the timeline starts the slide on the condition of submitting variable is true.
Related Content
- 11 months ago