Date Stamp a Test

How can I capture the date a test was taken so I can display it to the user on my results page? I looked into creating a variable so that when the user clicks on the Done button on the last page of the test, the date is captured, but I do not see the functionality. Is this possible?Thanks!Jennifer Buchanan

Discussion (2)

Thanks. I have something similar set up. (I talked with Ed via the support line.) He suggested actions to stamp the date on the results page when it is viewed. An action is also set to prevent the date from changing each time the page is viewed. This was may be more complex, but the result is the same. Thanks. I have something similar set up. (I talked with Ed via the support line.) He suggested actions to stamp the date on the results page when it is viewed. An action is also set to prevent the date from changing each time the page is viewed. This was may be more complex, but the result is the same.

Add an action on the submit button to set the value of a user specified variable to VAR(CurrentDate). That will record the date that the button was pressed (and in turn, the date the test was graded).Tim

Discussions have been disabled for this post