I have a test wherein I set pass at 70%. If pass goto congrats. If fail goto fail. When I run the entire test it always goes to fail. If I set pass at 5 and run only the last five questions, it works fine - goto's are correct. What am I missing?
I have a test wherein I set pass at 70%. If pass goto congrats. If fail goto fail. When I run the entire test it always goes to fail. If I set pass at 5 and run only the last five questions, it works fine - goto's are correct. What am I missing?