TAO 3.3 is released. Check out the announcement here - https://forum.taotesting.com/discussion/593/tao-community-edition-3-3-released#latest
End of test
Hello,
How to complete the test without answering all the questions?
Hello,
How to complete the test without answering all the questions?
We use cookies on our website to support technical features that enhance your user experience. Cookie Policy Privacy Policy
×
Comments
.exit()
There currently no way to simply end a test early. However, you could try setting navigation mode to non-linear, activate the review screen and then navigate to the last item and submit.
Thanks,
Amy
If set to non-linear, this command works:
testRunner.exit();
Glad you figured. way to do it.
Amy