___________________________________________________________________________________________________________________ *Suicidal Behaviors Questionnaire-Revised (SBQ-R)* ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 03-16-2015 last updated: 10-09-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 10-09-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements the Suicidal Behaviors Questionnaire-Revised (SBQ-R). Reference: Osman A, Bagge CL, Gutierrez PM, Konick LC, Kopper BA, Barrios FX. (2001). The Suicidal Behaviors Questionnaire-Revised (SBQ-R): validation with clinical and nonclinical samples. Assessment, 8(4):443-54. ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ The SBQ-R has 4 items, each of them addressing a different dimension of suicidality: - lifetime suicide ideation/attempts - frequency of suicidal ideation - threat of suicide attempt - likelihood of suicidal behavior in the future ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 1 minute to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'sbq_r_survey.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 (as the same quantitative score is assigned to slightly qualitatively different questions, the raw data file stores the actual chosen response; the summary data file stores the assigned quantitative score 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: 'sbq_r.iqdat' (a separate file for each 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 .totalScore: calculates the totalscore of the 4 questions (if all questions have been answered) Range: 3-18 q1- q4: store the assigned quantitative scores for the 4 questions (as the same quantitative score is assigned to slightly qualitatively different questions, the raw data file stores the actual chosen response) Q1: Range 1-4 Q2: Range 1-5 Q3: Range 1-3 Q4: Range 0-6 __________________________________________________________________________________________________________________ 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