Need to add a timer that displays throughout the length of the course. I added the ElapsedTime variable and used a standard text field to display the value.
Action: OnShowChange>Change Contents>elapsedtime (dynamic text box). This changes the field to display the "current" elapsed time, but remains static until I move to a different page. It then displays the updated time.
How do I display a timer (using ElapsedTime) that displays like an actual timer and shows the seconds incrementing as I sit on any given page?
Thanks.