How to make sure you can.t fail a test
January 5, 2007 12:00 AM
Only problem is that all my tests are randomized. I guess I could put the last page of the test in a seperate section so that I can have a button there.I did find something that seems to work for me at the moment. I set the test to NOT count the score to the final grade of the course. I have both that passed and failed page take me to the same page after the test. On that page, I set a action to modify the variable AICC_SCORE to VAR(Test_Score) only if the value is => the passing score. Then I have delayed avtion that says If AICC_SCore is a passing score, got to the passed page, if it is a failing score, go to the failed page.
Discussions have been disabled for this post