___________________________________________________________________________________________________________________ *Eye Dominance Test ('Miles Test')* - as used by the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-22-2020 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 an adaption of the Miles Test of Eye Dominance as used by the Behavioural Laterality Battery (Parker et al, 2020) References: //Behavioural Laterality Battery: Adam J. Parker , Zoe V. J. Woodhead , Paul A. Thompson & Dorothy V. M. Bishop (2020): Assessing the reliability of an online behavioural laterality battery: A pre-registered study, Laterality, DOI: 10.1080/1357650X.2020.1859526 To link to this article: https://doi.org/10.1080/1357650X.2020.1859526 https://gorilla.sc/openmaterials/104636 //Miles Test: Miles, W. R. (1929). Ocular dominance demonstrated by unconscious sighting. Journal of Experimental Psychology, 12(2), 113–126. https://doi.org/10.1037/h0075694 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants are asked to determine their eye dominance by - creating a triangle with their fingers and - centering this triangle (with both eyes open) on a far away object. Then they are asked to close their left eye: if the object stays in the center -> right eye dominance if the object moves out of the center -> left eye is dominance ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 1 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'eyedominancetest_milestest.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: RIGHT, LEFT, DON'T KNOW 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: 'eyedominancetest_milestest_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) radioButtons.eyedominance.response: the given response (LEFT, RIGHT, DON'T KNOW) __________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Parker et al (2020) https://gorilla.sc/openmaterials/104636