2 Replies
Maria Costa-Stienstra

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:

Windows 10 (1) 2022-03-02 at 9.09.36 AM

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!