Quiz functionality

Tecocat's solution is by far the easiest. The problem may be that the bypassed pages will flash as the start to show then the go to next page action runs if the question is correct. I have not tested the below but something very much like should work. Create the first one in each group then copy and paste.At the beginning of the test create 10 Nexxt buttons:Button 10 Go to end of testButton 9 Go to question 10...Button 3 Go to question 4Button 2 Go to question 3Button 1 Go to question 2Also have 9 test level actions to hide buttons not needed:Hide Button 9 if Any: Question_0009 is not empty; Test PageInChapter > = 9Hide Button 8 if Any: Question_0008 is not empty; Test PageInChapter > = 8Hide Button 7 if Any: Question_0007 is not empty; Test PageInChapter > = 7...Hide Button 1 if Any: Question_0002 is not empty; Test PageInChapter > = 2

Discussions have been disabled for this post