Forum Discussion
LauraPerry-e013
4 months agoCommunity Member
Tiered Quiz Results
I am working on a skills identifier quiz to determine a learner's level of knowledge/ability on a particular subject. Is it possible to create a quiz results page that isn't pass or fail, but rather has 3 levels of results depending on how many questions the learner got correct? Such as:
- 11-15 questions correct: Solid knowledge
- 6-10 questions correct: Average knowledge
- 1-5 questions correct: Little to no knowledge
Thanks in advance!
- AmyTorowskiCommunity Member
You could delete the correct/incorrect slide layers and create 3 layers for each of your tiers. On the base layer, you'd create a variable for when the timeline starts on the slide. Show layer A when variable: quiz.ScorePoints is between 1 and 5. Make two more triggers for the other layers with respective points.