Stroop Control Task in JavaScript

Aim

To test the difference in reaction time when participants are doing a traditional Stroop task vs baseline conditions:

  1. a colour processing baseline using false fonts, in which naming colours does not receive conflict from the printed text
  2. a word processing baseline, in which participants name the size of the text which minimises conflict with the printed text

Usage

Experiment parameters can be manipulated in exp.js

Browser

Cloning the repo and running index.html in your browser will run the experiment

JATOS

Clone the repo into the 'study_assets_root' directory. Create a new study in JATOS. Create a component in the new study and point it at jatos.html