There are additional variables before (left) and after (right) of your question's variables. This chapter will shortly describe their meanings.
Note: Some variables must explicitly be enabled before starting the download.
Note: For privacy reasons, recording data from the user's browser (browser, referer, IP address, etc.) needs to be to activated before collecting data.
caseNumber()
).caseSerial()
).reference()
).panelData()
.These variables are placed at the data set's end.
goToPage()
.TIME001
etc. store how long (in seconds) a participant has spent on a page in the questionnaire. The time from loading the page to submitting it by clicking “Next” is specified. TIME007
always refers to page 07 - regardless of where the page was displayed during the interview (e.g. because pages were skipped or presented in a different order due to rotation). loopPage()
or loopToPage()
functions are used, then the variable indicates the cumulative dwell time for all repetitions of the page. TIME005
. goToPage()
is used), the dwell time is saved for the first page that shows content. Example: Page 8 only contains a PHP code with setPageOrder()
, followed by page 9 with a question and a goToPage()
to page 10, where a question is also shown, then the participant sees the questionnaire pages 8+9+10 all together on one page (i.e. 2 questions one below the other) and the dwell time is saved in TIME009
.Translated with DeepL.com (free version)
Note: The parameters TIME_SUM
and TIME_RSI
only contain a value if the downloaded data set contains at least 10 records for the respective questionnaire (selection_criteria_filter). The more records the download contains, the more accurate the values for TIME_SUM
and TIME_RSI
will be, because the distribution of response times in the sample is used to clean outliers or to normalize them.
Note: The response times are only included in the data set if the option to download the dwell times has been checked the variables selection of the download options. This option is checked by default.
Note: Processing times are recorded automatically. To deactivate the recording, please uncheck the option in Survey Project → Project Settings → tab Privacy → record time and duration during the survey.
Data quality in online surveys is usually quite good. Data cleaning, however, is necessary in mostly every survey. When using the option Variables selection → Download data quality parameters SoSci Survey provides variables to support data cleaning:
The variables LASTPAGE and FINISHED can be used to determine whether a questionnaire has been completed in full (see above). The proportion of missing information (MISSREL) is a valuable indicator of the diligence of the participant or for data sets that originate from “just having a look”. Although the time invested in completing the questionnaire is not a direct indicator of data quality, very low response times (low TIME_SUM and high TIME_RSI) indicate that the questions were not even read.