Test Question Vairable

It's good to know that the cancel button doesn't not submit the test score. If have it set so when you pass it takes you to a congratz page and marks course as complete, and if you fail, it will take you to a fail page and complate the course. Since there is no conditions set to the actions, it would close the course out if they canceled because it goes to the same page as failed (I wish they would make those two seperate functions). I need to set a variable on the failed page to show a different message if the test was canceled. What variable can I use to only mark the course as complete if a score is submitted. Maybe Mark as complete ONLY if POSTTEST is greater or equal to 0?It's good to know that the cancel button doesn't not submit the test score. If have it set so when you pass it takes you to a congratz page and marks course as complete, and if you fail, it will take you to a fail page and complate the course. Since there is no conditions set to the actions, it would close the course out if they canceled because it goes to the same page as failed (I wish they would make those two seperate functions). I need to set a variable on the failed page to show a different message if the test was canceled. What variable can I use to only mark the course as complete if a score is submitted. Maybe Mark as complete ONLY if POSTTEST is greater or equal to 0?

Discussions have been disabled for this post