User Manual: Inquisit Kessler Psychological Distress Scale K10


___________________________________________________________________________________________________________________	

								*Kessler Psychological Distress Scale K10*
___________________________________________________________________________________________________________________	

Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC
last updated:  02-24-2022 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC

Script Copyright © 02-24-2022 Millisecond Software

___________________________________________________________________________________________________________________
BACKGROUND INFO 	
___________________________________________________________________________________________________________________	

This script implements the Kessler Psychological Distress Scale K10.
The implemented procedure is based on:

Reference:

Kessler, R.C., Barker, P.R., Colpe, L.J., Epstein, J.F., Gfroerer, J.C., Hiripi, E., Howes, M.J, Normand, S-L.T., 
Manderscheid, R.W., Walters, E.E., Zaslavsky, A.M. (2003). 
Screening for serious mental illness in the general population Archives of General Psychiatry. 60(2), 184-189

https://www.hcp.med.harvard.edu/ncs/K10_scales.php

___________________________________________________________________________________________________________________
OVERVIEW
___________________________________________________________________________________________________________________	

Scored question: Question1 with 10 5-point Likert questions scored on scale 0-4
several additional questions that do not contribute to the total score
___________________________________________________________________________________________________________________	
DURATION 
___________________________________________________________________________________________________________________	
the default set-up of the script takes appr. 1.5 minutes to complete

___________________________________________________________________________________________________________________	
DATA FILE INFORMATION 
___________________________________________________________________________________________________________________		
The default data stored in the data files are:

(1) Raw data file: 'K10.iqdat'

date, time:							date and time script was run with the current group/subjectnumber 
subject, group, session:	  		 with the current subject/groupnumber/session id
build:								the Inquisit build 

q*_response:						response given (in assigned values)
									Scale: q1a-q1j (the main 10 questions) are scored on a scale 0 (none of the time) - 4 (all of the time)
									q2: 1 ('more often than usual: a lot') to 7 ('less often than usual: a lot')
									q3-q4: number of days
									q5: number of times
									q6: 1 ('all of the time') to 5 ('none of the time)
																		
									NO reversed scored questions
									
q*_latency:							how much time (in ms) the participant spent on the surveypage with this particular 
									question (the last time this particular surveypage was visited)


(2) Summary data file: 'K10_summary.iqdat' (Inquisit Lab: one data file per participant)

inquisit.version:				Inquisit version run
computer.platform:				the platform the script was run on (win/mac/ios/android)
startDate:						date script was run
startTime:						time script was started
subjectid:						assigned subject id number
groupid:						assigned group id number
sessionid:						assigned session id number
elapsedTime:					time it took to run script (in ms); measured from onset to offset of script
completed:						0 = script was not completed (prematurely aborted); 
								1 = script was completed (all conditions run)
									
K10_totalscore:					the sum of questions q1a-q1j (scored on scale 0 'none of the time' to 4 'all of the time)	
								Range: 0-40

___________________________________________________________________________________________________________________
QUESTIONNAIRE SET-UP & SCORING
___________________________________________________________________________________________________________________								

The scored questions in this survey are q1a-q1f. The additional questions do not contribute to scoring.