How to count duration of answering questions in Google Forms? -
i have 2-step quiz in google docs. (spherical quiz in vacuum, example doesn't matter).
is possible record in answer spreadsheet timestamps of opening 2nd step , submitting it or answering duration?
hello dmitrylogvinenko,
this can't achieved easily, first answer is: no, can't it. second answer may use workaround quite farfetched under conditions: if can sure user acces google form link give them , not embedding form in site, can automatically create short urls users answer form , give them these specifics short url answer it. these short url capable of telling when hit (that's equivalent when user opened form) , directly in form have timestamp on when form submitted can delta. of course need have correlation between submitted url , form answer, can performed in 2 differents way:
- know has short url gave , in form have proceeded retrieval of username (only available in google apps business)
- short url not point empty form, prefilled form specific field link.
so yes there possible workaround, luck implement it!
Comments
Post a Comment