Dec 7th, 2017, 6:23 AM
I need to have a seconds timer for my forms. The idea is that when someone starts the form, our users click a button and a timer starts to count up. That way we can accurately time how long it takes for our users to complete the assignments on the form.
I am testing some ideas, specifically creating a count up timer in PHP or JS and putting a button on the form and then possibly trying to figure out a way to include the value of the timer when they hit the submit button.
Has anyone done this before, or know an easy way to do this?
Thank you!
I am testing some ideas, specifically creating a count up timer in PHP or JS and putting a button on the form and then possibly trying to figure out a way to include the value of the timer when they hit the submit button.
Has anyone done this before, or know an easy way to do this?
Thank you!