When using the standard results slide, how would I set up triggers to show a failure/success layer? Do I even need to mess with the triggers if I'm using the stock results slide or is setting a pass...
The .PassPercent and .PassPoints variables store the amount needed to pass the quiz.
The .ScorePercent and .ScorePoints variables store the amount achieved by the user.
Note: Percentage ranges from 0 to 100%. Points are based on how many point you assign to each question. The default is 10 points per question. However, in Form View, you can assign a different point value.
The default triggers on a standard Results slide will show the Failure layer when the user's score is less than (<) what's required to pass. When the score meets or exceeds (≥) the requirement, it will show the Success layer. That will happen based on the passing score you set.