___________________________________________________________________________________________________________________ *Behavioural Laterality Battery* - Batch Script - ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 01-25-2021 last updated: 03-29-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-29-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a batch script to run all tasks 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 ___________________________________________________________________________________________________________________ TASK ___________________________________________________________________________________________________________________ This script calls the following scripts in order: 1.blb_demographics.iqjs 2.blb_edinburghhandednessinventory.iqjs 3.blb_lextale.iqjs 4.blb_milestest.iqjs 5.blb_portatest.iqjs 6.blb_headphonecheck.iqjs 7.blb_soundcheck.iqjs 8.blb_chimericfaces.iqjs 9.blb_dichoticlistening.iqjs 10.blb_fingertappingtask.iqjs Note: Each script can be run independently as well ___________________________________________________________________________________________________________________ *Behavioural Laterality Battery - Demographic Questionnaire* ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-21-2020 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a Demographic questionnaire as used for the Behavioural Laterality Battery (BLB) by Parket et al (2020). Reference 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 ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ Short demographic questionnaire with several questions regarding age, gender, preferred hand and foot, education and bilingual status. ___________________________________________________________________________________________________________________ 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: 'blb_demographics.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: 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: 'blb_demographics_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) ______________________________________________________________________________________________________ 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: ___________________________________________________________________________________________________________________ *Edinburgh Handedness Inventory* - as part of the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a handedness survey based on the Edinburgh Handedness Inventory (Oldfield, 1971) as used by the Behavioural Laterality Battery (Parker et al, 2020) Reference: Oldfield, R.C. (1971). The assessment and analysis of handedness: The Edinburgh inventory. Neuropsychologia, 9, 97-113. //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 ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ 10* 5-point Likert choice questions that ask about handedness. The response scale -2, -1-, 0, 1, 2 mimics the * the last two questions from Oldfield (1971) were dropped from the default Inquisit implementation ___________________________________________________________________________________________________________________ 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: 'blb_edinburghhandednessinventory.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) for q1-q10 Scale: -2 (strong left preference) - +2 (strong right preference) 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: 'blb_edinburghhandednessinventory_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) ehiCountMissingItems: the number of questions that have not been answered Note: by default settings, all questions are required to be answered. However, that setting can be changed. If default setting is changed, the above variable can be used as a flag. //see Oldsfield (1971, p.99, p.112) for scoring leftScore: the sum of all "+" for the left hand Note: -a score of "-2" adds 2 to the number of "+" for the left hand -a score of "-1" adds 1 to the number of "+" for the left hand -a score of "0" adds 1 to the number of "+" for the left hand rightScore: the sum of all "+" for the right hand Note: -a score of "2" adds 2 to the number of "+" for the right hand -a score of "1" adds 1 to the number of "+" for the right hand -a score of "0" adds 1 to the number of "+" for the right hand ehiLQ: the Laterality Quotient (= 100 * [(rightScore-leftScore)/(rightScore+leftScore)]) Range: -100 (strong left preference) -50 (left preference) 0 (no preference) +50 (right preference) +100 (strong right preference) + individual responses to all 10 questions ___________________________________________________________________________________________________________________ QUESTIONNAIRE SET-UP & SCORING ___________________________________________________________________________________________________________________ 10 5-point Likert choice questions that ask about handedness. The response scale is selected to mimic "++" for indicating a 'strong' hand preference and "+" for a simple hand preference . No preference (0) leads to adding a "+" to either handscore. (see Oldsfield, 1971, p.99/112) ___________________________________________________________________________________________________________________ *LexTALE* - as part of the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-22-2020 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements the LexTALE task by Lemhöfer & Broersma (2012). 'LexTALE stands for Lexical Test for Advanced Learners of English. It is intended for cognitive researchers studying participants with an advanced level of English as a second language in an experimental setting.' For more information: http://www.lextale.com/ Reference Lemhöfer, K., & Broersma, M. (2012).Behavior research methods, 44, 325-343. https://doi.org/10.3758/s13428-011-0146-0 //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 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants are presented 63 testitems (3 practice items, 60 test items) one by one in the middle of the screen and have to decide if the item is an English word (then press 'yes') or not (press 'no'). The test does not impose any time constraints. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 3.5 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'blb_lextale_raw*.iqdat' (a separate file for each participant)* build: The specific Inquisit version used (the 'build') that was run computer.platform: the platform the script was run on (win/mac/ios/android) date, time: date and time script was run subject, group: with the current subject/groupnumber session: with the current session id blockCode, blockNum: the name and number of the current block (built-in Inquisit variable) trialCode, trialNum: the name and number of the currently recorded trial (built-in Inquisit variable) Note: trialNum is a built-in Inquisit variable; it counts all trials run; even those that do not store data to the data file. itemNumber: the itemnumber of the currently presented testitem testItem: the currently presented testitem wordstatus: the wordstatus of the presented testitem: 1 = word; 0 = nonword //DVs: response: the participant's response: 'yes' vs. 'no' correct: accuracy of response: 1 = correct response; 0 = otherwise latency: the response latency (in ms); measured from: onset of testitem (2) Summary data file: 'blb_lextale_summary*.iqdat' (a separate file for each participant)* inquisit.version: the Inquisit build/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) Note: summary variables for testitems with itemnumber > 0 propCorrect: proportion correct across of testitems meanCorrRT: mean correct response time across testitems numberCorrectWords: number of correctly identified words numberCorrectNonwords: number of correctly identified nonwords hitRate: the hitrate for correctly identifying words faRate: the false alarm rate for incorrectly identifying nonwords as words //main DV: avgPercentCorrect: averaged % correct. It is calculated as follows: ((number of words correct/40*100) + (number of nonwords correct/20*100)) / 2 ___________________________________________________________________________________________________________________ EXPERIMENTAL SET-UP ___________________________________________________________________________________________________________________ 1 testblock with 63 items of which the first three are practice items. Items (40 words/20 nonwords) are presented in a fixed sequence with no time-constraints. ___________________________________________________________________________________________________________________ STIMULI ___________________________________________________________________________________________________________________ downloaded from: http://www.lextale.com/ ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ downloaded from: http://www.lextale.com/ ___________________________________________________________________________________________________________________ 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: ___________________________________________________________________________________________________________________ *Eye Dominance Test ('Miles Test')* - as part of the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-22-2020 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements an adaption of the Miles Test of Ocular 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 ocular 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: 'blb_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: 'blb_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.oculardominance.response: the given response (LEFT, RIGHT, DON'T KNOW) __________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Parker et al (2020) https://gorilla.sc/openmaterials/104636 ___________________________________________________________________________________________________________________ *Eye Dominance Test ('Porta Test')* - as part of the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-29-2020 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements an adaption of the Porta Test of Ocular 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 //Porta Test: Porac, C., & Coren, S. (1976). Psychological bulletin, 83, 880. https://doi.org/10.1037/0033-2909.83.5.880 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants are asked to determine their ocular dominance by using their thumb or index finger and centering them on a far away object. Then they are asked to close their left eye and then the right eye to observe the location of the object: the eye that keeps the object stationary is defined as the 'dominant' eye ___________________________________________________________________________________________________________________ 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: 'blb_portatest.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: 'blb_portatest_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.oculardominance.response: the given response (LEFT, RIGHT, DON'T KNOW) __________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Parker et al (2020) https://gorilla.sc/openmaterials/104636 ___________________________________________________________________________________________________________________ *Headphone Check Procedure* - used by the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-30-2020 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements the Headphone Check Procedure by Woods et al (2017). The Headphone Check Procedure is intended to be easy over headphones but difficult over loudspeakers due to phase-cancellation. This procedure can thus be used online for screening purposes for procedures that require headphone usage. Reference //Headphone Check: Woods, K.J.P., Siegel, M.H., Traer, J, & McDermott, J. H. (2017). Attention, Perception, and Psychophysics, 79, 2064–2072 https://doi.org/10.3758/s13414-017-1361-2 https://github.com/mcdermottLab/HeadphoneCheck //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 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants listen to 3 tones and have to decide which of the tones is the quietest. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 3 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'blb_headphonecheck_raw*.iqdat' (a separate file for each participant)* build: The specific Inquisit version used (the 'build') that was run computer.platform: the platform the script was run on (win/mac/ios/android) date, time: date and time script was run subject, group: with the current subject/groupnumber session: with the current session id blockCode, blockNum: the name and number of the current block (built-in Inquisit variable) trialCode, trialNum: the name and number of the currently recorded trial (built-in Inquisit variable) Note: trialNum is a built-in Inquisit variable; it counts all trials run; even those that do not store data to the data file. countTestTrials: test trial counter index: randomly selected itemcounter for the test soundfile testSound: the played test soundfile correctResponse: the correct response for the played test soundfile response: the participant's response (first, second, third) correct: accuracy of response: 1 = correct response; 0 = otherwise latency: the response latency (in ms); measured from: offset of sound (2) Summary data file: 'blb_headphonecheck_summary*.iqdat' (a separate file for each participant)* inquisit.version: the Inquisit build/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) numberCorrectResponses: number of correct responses propCorrect: proportion correct responses headphoneCheckPass: 1 = soundCheck passed (proportion correct >= parameters.passCriterium) 0 = soundCheck failed ___________________________________________________________________________________________________________________ EXPERIMENTAL SET-UP ___________________________________________________________________________________________________________________ Participants work through 1. Sound Calibration: set volume so that the calibration sound can be heard comfortably 2. Test: 6 trials - each trial randomly selects one of the 6 provided soundfiles - participants are asked to play the soundfiles are are asked to select a button that corresponds to the soundfile that was the 'quietest' ___________________________________________________________________________________________________________________ STIMULI ___________________________________________________________________________________________________________________ downloaded from: https://github.com/mcdermottLab/HeadphoneCheck/tree/master/assets ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Millisecond Software - The instructions are based on the instructions provided by the Behavioural Laterality Project as well as information provided at https://github.com/mcdermottLab/HeadphoneCheck ___________________________________________________________________________________________________________________ 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: ___________________________________________________________________________________________________________________ *Sound Check Procedure* - used by the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 12-31-2020 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a sound check procedure similar to the one used by the Behavioural Laterality Battery by Parker et al (2020) Reference //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 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants listen to a tone that is either played to the left or right ear only and have to press a button to indicate the ear the tone was played to. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 3 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'blb_soundcheck_raw*.iqdat' (a separate file for each participant)* build: The specific Inquisit version used (the 'build') that was run computer.platform: the platform the script was run on (win/mac/ios/android) date, time: date and time script was run subject, group: with the current subject/groupnumber session: with the current session id blockCode, blockNum: the name and number of the current block (built-in Inquisit variable) trialCode, trialNum: the name and number of the currently recorded trial (built-in Inquisit variable) Note: trialNum is a built-in Inquisit variable; it counts all trials run; even those that do not store data to the data file. countTestTrials: test trial counter testSound: the played test soundfile correctResponse: the correct response for the played test soundfile: 1 (for left); 2 (for right) response: the participant's response (left, right) correct: accuracy of response: 1 = correct response; 0 = otherwise latency: the response latency (in ms); measured from: start of trial (2) Summary data file: 'blb_soundcheck_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) numberCorrectResponses: number of correct responses propCorrect: proportion correct responses soundCheckPass: 1 = soundCheck passed (proportion correct >= parameters.passCriterium) 0 = soundCheck failed ___________________________________________________________________________________________________________________ EXPERIMENTAL SET-UP ___________________________________________________________________________________________________________________ Participants work through 1. Sound Demo: demos the sound throught the left ear 2. Test: 6 trials (3 left, 3 right) - the order of left/right trials is randomly determined - participants are asked to play the soundfiles and to select left or right button ___________________________________________________________________________________________________________________ STIMULI ___________________________________________________________________________________________________________________ The test sound used in this sound check is not original to the Behavioural Laterality Battery. It was generated in Audacity and can easily be replaced with another soundfile under section EDITABLE STIMULI ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Millisecond Software - The instructions are based on the instructions provided by the Behavioural Laterality Project ___________________________________________________________________________________________________________________ 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: ___________________________________________________________________________________________________________________ *Chimeric Faces* - used by the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 01-06-2021 last updated: 02-19-2025 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 02-19-2025 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a Chimeric Faces Procedure similar to the one used by the Behavioural Laterality Battery (Parker et al, 2020). The Chimeric Face Task assesses the lateralisation of emotion processing in faces. 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 //chimeric faces: Burt, D. M. & Perrett, D. I. (1997). Perceptual asymmetries in judgements of facial attractiveness, age, gender, speech and expression. Neuropsychologia, 35, 685-693. https://doi.org/10.1016/S0028-3932(96)00111-X Innes, R. B., Burt, D. M., Birch, Y. K. & Hausmann, M. (2016). A leftward bias however you look at it: Revisiting the emotional chimeric face task as a tool for measuring emotion lateralization. Laterality, 21, 643-661. https://doi.org/10.1080/1357650X.2015.1117095 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants view chimeric faces (different emotion on left and right side of face) for a short duration and have to select from 4 possible emotions (anger, disgust, happiness, sadness) which emotion was the strongest emotion displayed. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 10 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'xxx_raw*.iqdat' (a separate file for each participant)* build: The specific Inquisit version used (the 'build') that was run computer.platform: the platform the script was run on (win/mac/ios/android) date, time: date and time script was run subject, group: with the current subject/groupnumber session: with the current session id heightFaceImagesMM: the height of the face images used (if screen allows, the image height should be -by default- 70mm) blockCode, blockNum: the name and number of the current block (built-in Inquisit variable) trialCode, trialNum: the name and number of the currently recorded trial (built-in Inquisit variable) Note: trialNum is a built-in Inquisit variable; it counts all trials run; even those that do not store data to the data file. testBlockCounter: counts the test blocks run index: the currently selected itemnumber of the presented image Note: 0-based selection (first item has index = 0) stim: the presented image leftEmotion: the left emotion in the presented image rightEmotion: the right emotion in the presented image chimericCategory: 1 = control condition (both sides show the same image) 2 = chimeric condition (different emotions on left and right side) response: the selected response button (no response = 0) selectedEmotion: the selected emotion (no response = 0) selectedFaceLaterality: left, right, none (= for incorrect emotion selections as well as no responses) Note: by default, if participants select the correct emotion for control (=only one emotion) images 'selectedFaceSide' will be 'left' correct: 1 = either one of the presented emotions was selected; 0 = otherwise latency: the response latency (in ms); measured from: onset of image (2) Summary data file: 'xxx_summary*.iqdat' (a separate file for each participant)* inquisit.version: the Inquisit build/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) heightFaceImagesMM: the height of the face images used (if screen allows, the image height should be -by default- 70mm) propCorrectOverall: the proportion of correct emotion selections (correct = either one of the presented emotions was selected) across all test trials meanCorrRTOverall: the mean response time of selecting a correct emotion across all test trials //chimeric faces: Ch countChLR: counts the number of times the (correct) left emotion in the presented image was selected countChRR: counts the number of times the (correct) right emotion in the presented image was selected countChIR: counts the number of times an unrelated emotion for the presented image was selected countChNR: counts the number of times a no response was collected //separate for each emotion: countAngerLeftChLR: counts the number of times the (correct) left emotion ('anger') in the presented angerleft-image was selected countAngerLeftChRR: counts the number of times the (correct) right emotion (different from anger) in the presented angerleft-image was selected countAngerLeftChIR: counts the number of times an unrelated emotion was selected for an angerleft-image countAngerLeftChNR: counts the number of times no response was made for an angerleft-image (same for disgustleft, happyleft, sadleft images) //control faces: Ctrl (show the same emotion on both sides) countCtrlCR: counts the number of times the correct emotion was selected countCtrlIR: counts the number of times the incorrect emotion was selected countCtrlNR: counts the number of no responses collected //separate for each emotion: countAngerLeftCtrlCR: counts the number of times the emotion 'anger' was selected for anger control images (Note: anger presented on both sides) countAngerLeftCtrlIR: counts the number of times an incorrect emotion was selected for anger control images (Note: anger presented on both sides) countAngerLeftCtrlNR: counts the number of times no responses were selected for anger control images (Note: anger presented on both sides) (same for disgust, happy, sad control images) ___________________________________________________________________________________________________________________ EXPERIMENTAL SET-UP ___________________________________________________________________________________________________________________ (1) Intro* (2) Practice: 8 trials - 8 different images using 'surprise' and 'fear' as the emotions - order of images randomly determined (3) Test: 4 test blocks (see Editable Parameters) - 16 images (4 per emotion: angerleft, disgustleft, happyleft, sadleft) are run twice per block = 32 trials - order of images randomly determined (Note: the same image can be run consecutively) Trial Sequence: -Fixation Cross for 1000ms (editable parameter) -image for 500ms (editable parameters) -max response time: 10000ms (editable parameters) *Note: the Inquisit script does NOT run a sizing procedure for the stimuli as done by Parker et al (2020) The images are presented with a 7cm height (as based on the height the images roughly appeared in the Parker et al, 2020, Chimeric Demo task after completion of the resizing procedure). If the current screen is NOT big enough to present the image with these default dimensions, the largest possible size for the current screen is created (the image size used is noted in the data files). ___________________________________________________________________________________________________________________ STIMULI ___________________________________________________________________________________________________________________ the stimuli are provided by the Behavioural Laterality Battery (Parker et al 2020) and can be downloaded at: https://osf.io/4bqe6/ Note: if used, please cite reference articles. ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Millisecond Software. The instructions are based on the ones used by the Behavioural Laterality Battery (Parker et al 2020). The instructions can edited in the provided htm-files. ___________________________________________________________________________________________________________________ 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: / fixationDuration = 1000 //the fixation cross duration (in ms) (default: 1000ms) / imageDuration = 500 //the image duration (in ms) (default: 500ms) / maxResponseTime = 10000 //the max. response time in ms (default: 10000ms) / heightFaceImagesMM = 70 //the height of the faces in mm (Note: based on size of images in blb task when the screen was sized for credit card) / fixationHeightMM = 20 //the height of the fixation cross stimulus in mm / numberTestBlocks = 4 //the number of test blocks to run (Note: each test block runs 32 trials = 16 images x 2) ___________________________________________________________________________________________________________________ *Dichotic Listenting Task* - used by the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 01-19-2021 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a Dichotic Listening Task similar to the one used by the Behavioural Laterality Battery (Parker et al, 2020). This task assesses the lateralisation of language processing. 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 //Dichotic Listening Tasks: Bless, J. J., Westerhausen, R., Arciuli, J., Kompus, K., Gudmundsen, M., & Hugdahl, K. (2013). Right on all Occasions?” – On the Feasibility of Laterality Research Using a Smartphone Dichotic Listening Application. Frontiers in Psychology, 4, 42. https://doi.org/10.3389/fpsyg.2013.00042 Hugdahl, K., & Andersson, L. (1986). The “Forced-Attention Paradigm” in Dichotic Listening to CV-Syllables: A Comparison Between Adults and Children. Cortex, 22, 417-432. https://doi.org/10.1016/S0010-9452(86)80005-3 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants hear two syllables (selected from: ba, da, ga, ka, pa, ta) through their left and right ear and are asked to indicate which syllable their heard best. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 5 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'blb_dichoticlistening_raw*.iqdat' (a separate file for each participant)* build: The specific Inquisit version used (the 'build') that was run computer.platform: the platform the script was run on (win/mac/ios/android) date, time: date and time script was run subject, group: with the current subject/groupnumber session: with the current session id blockCode, blockNum: the name and number of the current block (built-in Inquisit variable) trialCode, trialNum: the name and number of the currently recorded trial (built-in Inquisit variable) Note: trialNum is a built-in Inquisit variable; it counts all trials run; even those that do not store data to the data file. index: the currently selected itemnumber of the presented image Note: 0-based selection (first item has index = 0) soundFile: the selected soundfile leftSound: the sound played through the left ear rightSound: the sound played through the right ear dualSound: 1 = the left sound is different than the right sound 0 = the same sound is played in both ears response: the participant's response (selected response button) choice: left/right/other (= the selected ear; if an incorrect sound was selected it says 'other') (in case of mono sounds: if the correct sound was selected it will always say 'left') correct: accuracy of response: 1 = correct response (either the left or right sound was selected) 0 = otherwise (a different sound was selected) latency: the response latency (in ms); measured from: onset of sound Note: the soundfiles are ~500ms long. Any latencies smaller than that => participant responded before the entire soundfile was played (2) Summary data file: 'blb_dichoticlistening_summary*.iqdat' (a separate file for each participant)* inquisit.version: the Inquisit build/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) ___________________________________________________________________________________________________________________ EXPERIMENTAL SET-UP ___________________________________________________________________________________________________________________ (1) Intro + Demo - all 6 mono sounds are introduced, order is determined randomly - each sound can be played multiple times (2) Practice: 9 trials - all 6 mono sounds + (da-ba, ga-ta, ka-pa); order is randomly determined => each sound is played equally often during practice (3) 4 test blocks (see Editable Parameters) of 36 trials - order of trials is randomly determined for each block ___________________________________________________________________________________________________________________ STIMULI ___________________________________________________________________________________________________________________ the stimuli are provided by the Behavioural Laterality Battery (Parker et al 2020) and can be downloaded at: https://osf.io/4bqe6/ Note: if used, please cite reference articles for Dichotic Listening Task as given above. ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Millisecond Software. The instructions are based on the ones used by the Behavioural Laterality Battery (Parker et al 2020). The instructions can edited in the provided htm-files. ___________________________________________________________________________________________________________________ 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: ___________________________________________________________________________________________________________________ *Finger Tapping Task (Keyboard Input)* - used by the Behavioural Laterality Battery- ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 01-21-2021 last updated: 03-31-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-31-2023 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a Finger Tapping Task similar to the one used by the Behavioural Laterality Battery (Parker et al, 2020). The Fingertapping Task assesses manual preference Reference //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 ___________________________________________________________________________________________________________________ TASK DESCRIPTION ___________________________________________________________________________________________________________________ Participants are asked to press a specific key-sequence (e.g. TUMB) as often as possible during 30s. They are tested with their left and right hand (different key sequences) ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 10 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'blb_fingertappingtask_raw*.iqdat' (a separate file for each participant)* build: The specific Inquisit version used (the 'build') that was run computer.platform: the platform the script was run on (win/mac/ios/android) date, time: date and time script was run subject, group: with the current subject/groupnumber session: with the current session id blockCode, blockNum: the name and number of the current block (built-in Inquisit variable) trialCode, trialNum: the name and number of the currently recorded trial (built-in Inquisit variable) Note: trialNum is a built-in Inquisit variable; it counts all trials run; even those that do not store data to the data file. parameters.timeout: the block timeouts (in ms) numberOfRounds: the number of RH-LH rounds to run startHand: the first hand: RH vs. LH hand: the current hand: RH vs. LH countRounds: the round counter currentSequence: the currently tapped key-sequence at the end of the trial (Note: only stores correct button presses) correctSequence: the current correct response key sequence to tap countCompletedSequences: counts the number of sequences completed currentButton: the number (1-4) of the current button to be pressed (see response key assignment under section Editable Parameters) correctKey: the correct key to be pressed response: the participant's response (scancode of response button) responseText: the label of the response button pressed selectedButton: the number (1-4) of button that was selected by participant correct: accuracy of response: 1 = correct response (the correct button was pressed); 0 = one of the three currently incorrect response keys was pressed latency: the response latency (in ms) corrRT: stores the time (in ms) that it takes from one correct response to the next calculated as: the latency (in ms) of current correct response + previously stored values.incorrRT incorrRT: stores the sum of all incorrect response times (in ms) in between correct responses; resets with a correct response (2) Summary data file: 'blb_fingertappingtask_summary*.iqdat' (a separate file for each participant)* inquisit.version: the Inquisit build/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) timeout: the block timeouts (in ms) numberOfRounds: the number of RH-LH rounds to run countRounds: the number of RH-LH rounds that were run startHand: the first hand: RH vs. LH meanCompletedSequencesRH: mean number of completed sequences with the right hand (RH) for the number of complete rounds run meanCompletedSequencesLH: mean number of completed sequences with the left hand (LH) for the number of complete rounds run propCorrectRH: proportion correct taps for the right hand (across all RH blocks) propCorrectLH: proportion correct taps for the left hand (across all LH blocks) meanTappingRTRH: mean tapping latency (in ms) across all correct and incorrect taps for the right hand meanTappingCorrRTRH: mean tapping latency (in ms) for correct taps for the right hand Note: this is based on values.corrRT which measures the time intervals (in ms) inbetween correct responses meanTappingRTLH: mean tapping latency (in ms) across all correct and incorrect taps for the left hand meanTappingCorrRTLH: mean tapping latency (in ms) for correct taps for the left hand Note: this is based on values.corrRT which measures the time intervals (in ms) inbetween correct responses numberTapsRH: number of correct and incorrect taps for the right hand (across all RH blocks) numberCorrTapsRH: number of correct taps for the right hand (across all RH blocks) numberTapsLH: number of correct and incorrect taps for the left hand (across all LH blocks) numberCorrTapsLH: number of correct taps for the left hand (across all LH blocks) ___________________________________________________________________________________________________________________ EXPERIMENTAL SET-UP ___________________________________________________________________________________________________________________ This script runs 4 rounds of alternating RH-LH (LH-RH) blocks. The order depends on selected groupnumbers: odd groupnumbers: start with RH even groupnumbers: start with LH Participants hear a 'start' sound and see a timer appear on the screen. They then have 30s to type as many TUMB-sequences as they can with their right hand or type as many WRVX-sequences with their left hand (depends on block). Incorrect Responses* get recorded, but script 'waits' for a correct response to move ahead in the sequence. Example: T U U M B (counts as a completed sequence) *Incorrect Responses: by default => one of the three currently incorrected response keys was pressed Should all keys be potentially valid responses, go to trial.drumming and follow instructions for /validresponse ___________________________________________________________________________________________________________________ STIMULI ___________________________________________________________________________________________________________________ provided by Millisecond Software - can be edited under section Editable Stimuli ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ provided by Millisecond Software. The instructions are based on the ones used by the Behavioural Laterality Battery (Parker et al 2020). The instructions can edited in the provided htm-file as well as 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: