I'm trying to create a script that could stop and submit the entire form after a given duration. The duration have to be set in the script settings when creating the form. I will use this functionality in order to evaluate students.
I did not understood anything in the google documentation, so I don't know how to stop the form and how to wait the duration (like the setTimeOut function in javascript).
Can you help me please ?
Waykizz