___________________________________________________________________________________________________________________ The Stages of Change Readiness and Treatment Eagerness Scale (SOCRATES) (Version 8) ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 09-26-2023 last updated: 09-26-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 09-26-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements Millisecond's computerized version of the The Stages of Change Readiness and Treatment Eagerness Scale (SOCRATES, Version 8). Reference: Miller, W. R., & Tonigan, J. S. (1996). Assessing drinkers’ motivation for change: The Stages of Change Readiness and Treatment Eagerness Scale (SOCRATES). Psychology of Addictive Behaviors 10, 81-89. ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ SOCRATES (version 8) is a self-report measure consisting of 19 5-point Likert Scale questions designed to assess readiness for change in alcohol abusers. The instrument provides three subscale scale scores: Recognition (Re), Ambivalence (Am), and Taking Steps (Ts). SOCRATES is a public domain instrument. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 3 minute to complete __________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'socrates_v8.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: 1 (almost never) - 4 (almost always) R: reversed coded questions (if any) 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: 'socrates_v8_summary*.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) socratesRE: Recognition subscale: q1_Re,q3_Re,q7_Re,q10_Re,q12_Re,q15_Re,q17_Re (Range:7-35) The higher the score, the higher Recognition that there is a problem with alcohol socratesAM: Ambivalence subscale:q2_Am,q6_Am,q11_Am,q16_Am (Range: 4-20) The higher the score, the higher Ambivalence/Uncertainty towards drinking. High scores show some openess to recognition (Note: should be interpreted in light of recognition score) socratestS: Taking Steps subscale: q4_Ts,q5_Ts,q8_Ts,q9_Ts,q13_Ts,q14_Ts,q18_Ts,q19_Ts (Range: 8-40) The higher the score, the more steps participant reports to have taken to to deal with drinking problems. socratesTotal: sum of all subscores (Range: 19-95)