Display score status on every page with a question

That is because the AICC_Score isn't calculated until you grade the test. What you need to do is create another variable, something like QuizTracker, and then on the submit button of each question, do a quick calculation to modify QuizTracker which you can then display on each page.

Discussions have been disabled for this post