Self-paced reading with comprehension questions
This experiment consists of the following parts:
- Ethics agreement
- Participant metadata recording
- Instructions
- Exercise
- Transition to main experiment
- Main experiment
- Aim explanation and goodbye
The task is to read the sentence incrementally and answer an optional comprehension question.
Running the experiment
To run the experiment, clone or download the repository from GitHub repository containing the experiment files or download them directly.
GitHub
To download the files from GitHub:
- Click on
Code
andDownload ZIP
. - Unpack the
ZIP
archive. - Create a new empty project on the PCIbex farm of your choosing.
- Upload the files from the archive:
- From
chunk includes
toResources
- From
data_includes
toScripts
- From
css_includes
toAesthetics
- from
js_includes
toModules
- From
Once uploaded, launch the experiment through PCIbex to start collecting data.
Cloning
Alternatively, use the demo links provided in the repository to test the experiment online before deploying it. The cloning function may not work because it is buggy.