Forum Discussion
Second quiz will not play
Hi, I am seeking some help with a course I am working on. When the user does quiz 1 it works perfectly. However, when they try quiz two the quiz does not run smoothly.
Also, if they do quiz 2 first the quiz runs smoothly. However, that is not the sequence in which I want the course to be ran. I have also tried merging the quizzes into one quiz and I am given the same issue at the 5th question.
Please see the attached two options.
- RonPricePartner
Hello, I am not seeing the attachments.
- MikielaGonzalesCommunity Member
Hi Ron, Please see the attachments.
- MikielaGonzalesCommunity Member
Hi Ron, Please see the attachments.
- RonPricePartner
Thank you for sharing your files. It looks like the issue is with the variable "CurrentQuestion". Since you are using the same variable for both quizzes, it needs to be reset back to its default value of zero before it can be used in the second quiz.
- MikielaGonzalesCommunity Member
Thanks Ron!