Multiple Emailing of Registration Page ever time course is opened
November 4, 2009 12:00 AM
The variable will be retained if the 2 people use the SAME computer but not if they use different computers. The variable is stored in a Windows cookie which has a limit of 4K. That usually is not a problem unles you start storing the answers lots of multiple choice questions or long text entry boxes. That 4k applies to ALL programs that come from the same location - URL.
As to the code, it is a simple condition on the action that looks something like this:
variable Equals registered
Action: Modify Variable
Discussions have been disabled for this post