Actions

Timing statistics: Difference between revisions

From LimeSurvey Manual

mNo edit summary
(Marked this version for translation)
 
(15 intermediate revisions by 2 users not shown)
Line 3: Line 3:




<!--T:1-->
__TOC__
__TOC__




=Introduction=
=Introduction= <!--T:2-->




To quickly track how much time a user spends answering each question or question group, enable the [[Notifications_%26_data|Timing statistics]] timings options from the [[Notifications_%26_data|Notifications and data panel]]:
<!--T:3-->
To quickly track how much time a respondent spends answering each question or question group, enable the [[Notifications_%26_data#Save_timings|timings options]] from the [[Notifications_%26_data|Notifications and data panel]]:




<!--T:4-->
<center>[[File:Enable save timings.png]]</center>
<center>[[File:Enable save timings.png]]</center>




<!--T:5-->
If '''timings''' option is enabled, '''Timing statistics''' can be accessed from the [[Responses_%26_statistics|Response & statistics]] toolbar:
If '''timings''' option is enabled, '''Timing statistics''' can be accessed from the [[Responses_%26_statistics|Response & statistics]] toolbar:




<!--T:6-->
<center>[[File:Timing statistics - location.png]]</center>
<center>[[File:Timing statistics - location.png]]</center>




=Timing statistics=
=Timing statistics= <!--T:7-->




<!--T:8-->
A table with the timings of each response will be displayed:
A table with the timings of each response will be displayed:




<!--T:9-->
<center>[[File:Timing statistics table.png]]</center>
<center>[[File:Timing statistics table.png]]</center>




<!--T:10-->
As it can be observed, the columns are made of an "Action" column and sortable columns (ID, Total time, group and question time).
As it can be observed, the columns are made of an "Action" column and sortable columns (ID, Total time, group and question time).


{{Note|The above example does not display any group time statistics (see group column) because only one group was used within the respective survey. The group time corresponds to the total time. Numerical values will be displayed in the group columns if there are at least two groups in the survey.}}
<!--T:11-->
{{Note|The above example does not display any group time statistics because only one group was used within the respective survey. The group time corresponds to the total time. Numerical values will be displayed in the group columns if there are at least two groups in the survey.}}




<!--T:12-->
The "Action" column contains the following response-related options:
The "Action" column contains the following response-related options:




<!--T:13-->
<center>[[File:Action column Timing statistics.png]]</center>
<center>[[File:Action column Timing statistics.png]]</center>




<!--T:14-->
*'''View response details:''' To check the response submitted by a respondent, click on this button. The panel allows you to edit the response entry, delete the entry or export it
*'''View response details:''' To check the response submitted by a respondent, click on this button. The panel allows you to edit the response entry, delete the entry or export it


<!--T:15-->
*'''Edit this response:''' To edit the response submitted by a respondent, click on the green pencil button
*'''Edit this response:''' To edit the response submitted by a respondent, click on the green pencil button


<!--T:16-->
*'''Delete this response:''' click on the red trash button if you wish to delete the response from your response table.
*'''Delete this response:''' click on the red trash button if you wish to delete the response from your response table.




{{Note|Please note that you cannot edit the time statistics!}}
<!--T:17-->
{{Note|Please note that you cannot edit the time statistics table!}}




<!--T:18-->
The ID refers to the response ID, while the rest of the columns express the time a respondent spent on a group or question. The value is expressed in seconds.
The ID refers to the response ID, while the rest of the columns express the time a respondent spent on a group or question. The value is expressed in seconds.


In the case in which you use to display more responses on the same page, change the default value of 10 in the upper-left part of the table, and go for a larger value:


<!--T:24-->
{{Note|The time statistics are stored in the [[Responses|response table]]! Therefore, if you wish to analyse the time-related data, [[Export responses|export it]] and save it to your machine. Then, you can further analyse it with the help of a spreadsheet software or a specialized software in data analysis.}}


<!--T:19-->
In the case in which you use to display more responses on the same page, change the default value of 10, and go for a larger value:
<!--T:20-->
<center>[[File:Chage display responses timing statistics.png]]</center>
<center>[[File:Chage display responses timing statistics.png]]</center>




==Interview time==
==Interview time== <!--T:21-->




Two statistics are automatically calculated for all the stored responses:
<!--T:22-->
Two statistics are automatically calculated for all the stored complete responses:


<!--T:23-->
*'''Average interview time'''
*'''Average interview time'''
*'''Median'''
*'''Median'''
=Frequently asked questions= <!--T:25-->
==If I go back to edit one of my previous responses, is the time getting aggregated?== <!--T:26-->
<!--T:27-->
Yes, the time gets aggregated (visit 1 + visit 2...).
<!--T:28-->
If survey attribute "[[Presentation#Allow_backward_navigation|backward navigation]]" is enabled, you can go to one of your previous answers and correct the response. The "timings" work in background, counting how much time you spent on each survey page, aggregating the results from each visit.
<!--T:29-->
'''Example'''
<!--T:30-->
Preconditions:
* [[General_settings#Format|Survey format]]: ''Group by group'' or ''question by question''
* [[Presentation#Allow_backward_navigation|Backward navigation]] has to be enabled.
* [[Notifications_%26_data#Save_timings|Save timings]] has to be enabled.
<!--T:31-->
Let's assume that you have already reached Question 5 (Q5) and you want to edit your response to Question 1 (Q1). Click "Previous" till you reach Q1. The time spent on the page where Q1 is located gets aggregated with the time spent when you first answered the question. By going back and forth, the "times" spent on Q2, Q3, and Q4 also increase.
<!--T:32-->
In case you are unhappy with this behavior, you may allow users to "jump" backwards via the [[Presentation#Show_question_index_.2F_allow_jumping|index feature of LimeSurvey]].


</translate>
</translate>

Latest revision as of 20:58, 19 July 2019



Introduction

To quickly track how much time a respondent spends answering each question or question group, enable the timings options from the Notifications and data panel:



If timings option is enabled, Timing statistics can be accessed from the Response & statistics toolbar:



Timing statistics

A table with the timings of each response will be displayed:



As it can be observed, the columns are made of an "Action" column and sortable columns (ID, Total time, group and question time).

The above example does not display any group time statistics because only one group was used within the respective survey. The group time corresponds to the total time. Numerical values will be displayed in the group columns if there are at least two groups in the survey.


The "Action" column contains the following response-related options:



  • View response details: To check the response submitted by a respondent, click on this button. The panel allows you to edit the response entry, delete the entry or export it
  • Edit this response: To edit the response submitted by a respondent, click on the green pencil button
  • Delete this response: click on the red trash button if you wish to delete the response from your response table.


Please note that you cannot edit the time statistics table!


The ID refers to the response ID, while the rest of the columns express the time a respondent spent on a group or question. The value is expressed in seconds.


The time statistics are stored in the response table! Therefore, if you wish to analyse the time-related data, export it and save it to your machine. Then, you can further analyse it with the help of a spreadsheet software or a specialized software in data analysis.


In the case in which you use to display more responses on the same page, change the default value of 10, and go for a larger value:



Interview time

Two statistics are automatically calculated for all the stored complete responses:

  • Average interview time
  • Median


Frequently asked questions

If I go back to edit one of my previous responses, is the time getting aggregated?

Yes, the time gets aggregated (visit 1 + visit 2...).

If survey attribute "backward navigation" is enabled, you can go to one of your previous answers and correct the response. The "timings" work in background, counting how much time you spent on each survey page, aggregating the results from each visit.


Example

Preconditions:

Let's assume that you have already reached Question 5 (Q5) and you want to edit your response to Question 1 (Q1). Click "Previous" till you reach Q1. The time spent on the page where Q1 is located gets aggregated with the time spent when you first answered the question. By going back and forth, the "times" spent on Q2, Q3, and Q4 also increase.


In case you are unhappy with this behavior, you may allow users to "jump" backwards via the index feature of LimeSurvey.