Forum Discussion

PiroskaCampo's avatar
PiroskaCampo
Community Member
3 years ago

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

  • 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!

  • PiroskaCampo's avatar
    PiroskaCampo
    Community Member

    Thanks so much, Maria, for your prompt response.  I didn't use exactly what you have above, but it did help me solve this devilish dilemma!  I attached a screenshot, in case that helps anyone.