Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #23: Track time respondents use for each question

bug This idea was marked as implemented the 24 October 10. Available starting 1.91.
Written by opirnia the 11 Oct 09 at 05:48. Related project: 1.x all. Status: Implemented
Rationale
I am doing surveys that involve showing participants a message; at some point in the questions that follow (after reading the message) their responses begin to differ from participants who did not read a message. It would be nice to know more about when that happens.

messages aside, this would also allow us to omit questions that are taking participants an excessively long time to complete (compared to other questions)
Tags: time

1
votes
implemented
Selected solution (#2): Record time in minutes spent on a question/question group
Written by izahn the 16 Oct 09 at 07:24.
I don't think time stamps are the way to go. Just calculate the actual time spent.

It's actually kind of complicated I think.

1) If presenting one-question-per-page, have a question attribute "record time".
2) If presenting one-group-per-page, have a question group attribute "record time".
3) Store the value in a field named "QUESTIONID_time" if survey is presented question-by-question or "QGROUP_time" if survey is presented group-by-group.

If you have these all turned on in question-by-question presentation mode then you've just doubled the number of fields in your data set. So I don't think this should be and option at the survey level, only at the group/question level.

A related request is to set time limits for questions/question groups. After the time limit has expired the survey moves on to the next question/question group.
8
votes
closed
Solution #1: Timestamp questions
Written by opirnia the 11 Oct 09 at 05:48.
right now we can time stamp particular surveys, I would like to timestamp questions.


Duplicates


Comments
No comments.

Post your comment