Attempts for tests
September 19, 2006 12:00 AM
Perry's solution will not work if the user exits the course and then comes back in again unless you check the "Retain Variable between sessions" box.If you do, then it only works on that PC. If the user switches to another PC, you get to start again because the value of the variable is kept in a cookie on the PC. If another person comes in and tries to use that PC, they get the value of the previous user.
Discussions have been disabled for this post