User Manual: Inquisit Quick Inventory of Depressive Symptomatology (QIDS SR-16)


___________________________________________________________________________________________________________________	

							*Quick Inventory of Depressive Symptomatology (QIDS SR-16)*
___________________________________________________________________________________________________________________	

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

Script Copyright © 02-25-2022 Millisecond Software

__________________________________________________________________________________________________________________
BACKGROUND INFO 	
___________________________________________________________________________________________________________________	
This script implements a computerized version of the Quick Inventory of Depressive Symptomatology (QIDS SR-16) as described in:

Rush, A. J., Trivedi, M. H., Ibrahim, H. M., Carmody, T. J., Arnow, B., Klein, D. K., …
Keller, M. B. (2003). The 16-Item quick inventory of depressive symptomatology
(QIDS), clinician rating (QIDS-C), and self-report (QIDS-SR): a psychometric
evaluation in patients with chronic major depression. Biological Psychiatry, 54,
573-583.

___________________________________________________________________________________________________________________
OVERVIEW
___________________________________________________________________________________________________________________	

16 4-multiple choice questions regarding sleep, mood, appetite, concentration and psychomotor behavior
											  
___________________________________________________________________________________________________________________	
DURATION 
___________________________________________________________________________________________________________________	
the default set-up of the script takes appr. 1 minute to complete

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

(1) Raw data file: 'qids_sr16.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: 0-3) Note: 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: 'qids_sr1616_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)

Total:							calculated as: max score(q1, q2, q3, q4) + q5 + max score(q6, q7, q8, q9) + q10 +
								q11 + q12 + q13 + q14 + max score(q15, q16)
								Range: 0-27
								Suggested Interpretation:
								0-5: no depression
								6-10: mild depression
								11-15: moderate depression
								16-20: severe depression
								21-27: very severe depression
								

___________________________________________________________________________________________________________________	
INSTRUCTIONS 
___________________________________________________________________________________________________________________
see section Editable Parameters
__________________________________________________________________________________________________________________	
EDITABLE CODE 
___________________________________________________________________________________________________________________	
check below for (relatively) easily editable parameters, stimuli, instructions etc. 
Keep in mind that you can use this script as a template and therefore always "mess" with the entire code to further 
customize your experiment.

The parameters you can change are:

/pageinstructions:			the instructions that appear at the top of each surveypage