___________________________________________________________________________________________________________________ BARRATT IMPULSIVENESS SCALE - revised ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 06-18-2018 last updated: 04-03-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 04-03-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements the Barratt Impulsiveness Scale (BIS-11) described in: Wai-Yee Chen (2013). Appendix B: Barratt Impulsiveness Scale (Revised) https://doi.org/10.1002/9781118638279.app2 original publication: Patton, J.H., Standford, M.S., & Barratt, E.S. (1995). Factor Structure of the Barratt Impulsiveness Scale. Journal of Clinical Psychology, 51, 768-774. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 2 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'bis_revised.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 (rarely never) - 4 (almost always) R = automatically 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: 'bis_revised_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) bisTotalScore: the sum of all subscores attentionalFacet1: score on Attentional Facet I (Range:5-20) attentionalFacet2: score on Attentional Facet II (Range:3-12) motorFacet1: score on Motor Facet I (Range:7-28) motorFacet2: score on Motor Facet II (Range:4-16) planningFacet1: score on Planning Facet I (Range:6-24) planningFacet2: score on Planning Facet II (Range:5-20) ___________________________________________________________________________________________________________________ QUESTIONNAIRE SET-UP & SCORING ___________________________________________________________________________________________________________________ The questionnaire contains 30 questions. Each question is presented with 4 answer choices (-> "Rarely/Never", "Occasionally", "Often", "Almost Always/Always"). Each of the questions belongs to 6 subscales (derived from 6 first order factors and 3 first order factors) 1. AttentionalFacet I: 1, 2R, 3, 4R, 5 2. AttentionalFacet2: 6, 7, 8 3. MotorFacetI: 9, 10, 11, 12, 13, 14, 15 4. MotorFacetII: 16, 17, 18, 19R 5. PlanningFacetI: 20R, 21R, 22R, 23R, 24R, 25 6. PlanningFacetII: 26R, 27R, 28, 29, 30R (R = reversed scoring, depends on wording) Scoring: on a 4-point scale "1" for least Impulsive choice to "4" for most Impulsive choice => Minimum Score: 30 => Maximum Score: 120 EDITABLE CODE: /presentFeedback: true(1) - default: presents feedback at the end false(0): does not present feedback at the end