Show incorrect questions only

You could put them on separate pages (easier) and use a series of Action Groups containing one action each. The action is:Action group for page 2 (run from page 1)Go To Page 2 if (condition) Question_0002 is Empty or Question_0002 is Not CorrectElse Run Action Group for Page 3Action group for page 3 (run from page 2)Go To Page 3 if (condition) Question_0003 is Empty or Question_0003 is Not CorrectElse Run Action Group for Page 4etc.Action group for page last question (run from next to last page)Go To Page last if (condition) Question_last is Empty or Question_last is Not CorrectElse Go To end of testPut all the action groups at the test level so that they are inherited by all pages.ThenOn the button on page 1, run action group for page 2On the button on page 2, run action group for page 3.etc.

Discussions have been disabled for this post