When timer ends close and mark complete By dave lees Hi guys, Wondering if there is a way to close a course and mark complete when a timer hits 0 ... any ideas? Thanks
Paul Kizilos 2 years ago06/19/20 at 5:03 pm (UTC) Is there anything preventing you from using javascript?
Walt Hamilton Hero 2 years ago06/19/20 at 8:54 pm (UTC) Depends on the way the timer works. If it changes a variable, use a trigger that initiates when the variable changes if the variable = 0.
2 Replies
Is there anything preventing you from using javascript?
Depends on the way the timer works. If it changes a variable, use a trigger that initiates when the variable changes if the variable = 0.