Hello
I need to set a maximum time for the user answer the questions. 5 minutes for example.
If the user cross this limit I will save save his/her section and a Boolean variable true if he crossed the limit or false if he doesn’t in a column called “time” for example
How can I achieve something like this?