Forum Discussion
Results Slide
Hello,
I'm linking a screenshot of what happens on the result slide after the quiz is taken. I purposely flunked to make sure it was firing correctly. As you can see it still shows the correct layer even when the score is not above 80%. What should I do?
Many thanks!
Piri
- MariaCSStaff
Hi, Piroska.
Thank you for sharing your .story file!
Your quiz has 25 questions, each worth 10 points when correct. When the user answers 100% correctly, they receive 250 points.
Your Results slide is comparing the number of points, not the percentage:
Since PassPoints equals 80, they pass the test as long as they get eight questions answered correctly (32%). You can change the trigger to "if Results1.ScorePercentage >= variable PassingPoints", and it should work as expected.
I hope this helps!
- PiroskaCampoCommunity Member