Providing Feedback in Test Results Page

Because I like variables, you might want to try the following:- create the questions- on the "Next" button (the one that confirms this answer) set 2 variables. Set one to know if the answer was correct (for in case you don't want them to see feedback for questions they passed) and set the other to pass feedback as a value in a container.- Then when all questions are done, create a blank page.- on this page, disable the back button and create some empty textboxes. - then, on showing the page, create some actions that fill the textboxes with the feedback via a "change content" action, and/or hide the text field if you do not want the feedback to be seen. In this case you will always have feedback in the end, and make sure users can not retake the test, or view back.Make sure to disable feedback at every question.Just a suggestion!

Discussions have been disabled for this post