___________________________________________________________________________________________________________________ *Explicit Sexual Interest Questionnaire (ESIQ)* ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 08-30-2021 last updated: 06-12-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 06-12-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements the Explicit Sexual Interest Questionnaire (ESIQ) by Banse et al (2010). Reference Banse, R., Schmidt, A. F., and Clarbour, J. (2010). Indirect measures of sexual interest in child sex offenders: A multimethod approach. Criminal Justice and Behavior 37, 319–335 ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ "The ESIQ features two subscales assessing sexual behavior (e.g., “I have enjoyed orally stimulating a man/woman/boy/girl.”) and sexual fantasy (e.g., “I have daydreamed of having sex with a man/woman/boy/girl”) with 5 items each. The ten fantasy and behavior items are combined with the four types of targets (man, woman, boy, or girl). Items were responded to in a dichotomous yes/no format. Corresponding scale frequency scores are calculated from the amount of “yes” responses divided by the number of scale items." (from Banse et al, 2010)" ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 1 minute to complete (if no task duration is provided, please contact Millisecond Software (katjab@millisecond.com) ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'esiq.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) Yes - (0) No 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: 'esiq_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) behaviorScaleYesResponses: number of 'Yes' responses on the Behavior Subscale behaviorScaleResponses: number of Behavior Subscale questions that participant responded to behaviorScaleScore: proportion of 'Yes' responses on the Behavior Subscale fantasyScaleYesResponses: number of 'Yes' responses on the Fantasy Subscale fantasyScaleResponses: number of Fantasy Subscale questions that participant responded to fantasyScaleScore: proportion of 'Yes' responses on the Fantasy Subscale as well as raw data responses for all 40 questions Example for q1 behavior scale radioButtons.q1BevM.response: q1 = question1, _bev=behavior, _m = man radioButtons.q1BevW.response: q1 = question1, _bev=behavior, _w = woman radioButtons.q1BevB.response: q1 = question1, _bev=behavior, _b = boy radioButtons.q1BevG.response: q1 = question1, _bev=behavior, _g = girl ___________________________________________________________________________________________________________________ QUESTIONNAIRE SET-UP & SCORING ___________________________________________________________________________________________________________________ This script runs the Behavior and Fantasy subscales in a blocked design (first all behavior subscale questions, followed by the fantasy scale questions.) The questions within each subscale follow the order as described in table 1 in Benson et al (2010). ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Millisecond Software - can be edited under section Editable Instructions ___________________________________________________________________________________________________________________ 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: