I've seen various related answers to my question but none that actually answers it. I've tried different things so I hope anyone is able to help!
I have a Google Form with multiple pages that each contain one question. In addition to the final time stamp that appears on the form (which is standard) I'd like to measure the time it took to answer each question. I've found some solutions that add the time stamp when a cell is filled out (such as How to automatically add a timestamp in google spreadsheet and Automatic timestamp when a cell is filled out) but I believe the answers from the form are not stored in the spreadsheet until all answers are provided.
So I was wondering if anyone knows if it is possible in a script to create a variable of the current time after each question in the form and subsequently show these in the spreadsheet once it is submitted?
Thanks.
Nadine