I have a test that was created that i would like to add a timer to the test. In another post , I asked could it be interrupted and I got some feedback. I was also suggested by someone to potentially look for some java code that i could put in css that would lock the form that the user is completing after a duration of time.
Does anyone have a piece of code that I can place in css that would pop a message on the screen and state " Time has expired, Please submit you test". I would also like for the form to be locked/read-only when this message initiate.