Assessment Issue

Jun 15, 2020

I’m having a problem with my results slide and associated functionality. I’ve set everything up including a disabled state on the Retry Quiz button. I have a trigger set to change the state of the retry quiz button to Disabled on the condition that attempts = 2. However the disabled state shows on the results slide regardless of whether you pass or fail the assessment. I’ve check that the initial state of the button I set to Normal. I’ve checked tutorials, previous feedback I’ve received from the community as well as other courses I have set up but can’t find what is wrong. I’ve attached a file so you can see what I have done. Your assistance is appreciated. Thank you.

2 Replies
Ren Gomez

Hi Darlene,

Happy to help here! It looks like you have your Attempts variable defaulting to 2. If the default value is 2, then the Disabled state of the Retry button will automatically be triggered. I'd set the value to 0.

Also, if you wanted to show the Disabled state only if the learner FAILS on the third try, I would add an extra condition to the Change state trigger to include:

AND when the Results.ScorePoints is less than the Results.PassPoints

If the learner passes on the third try, then the Normal state will remain for the Retry Quiz option. I've attached the file for you to take a look at. I hope this helps!

This discussion is closed. You can start a new discussion or contact Articulate Support.