Sentence acceptability judgment task
This experiment consists of the following parts:
- Ethics agreement
- Participant metadata recording
- Instructions
- Exercise (acceptability rating task)
- Transition to main experiment
- Main experiment (acceptability rating task)
- Aim explanation and goodbye
The task is to rate the acceptability of sentences. The scales and the sentence are presented simultanously.
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 link to try the experiment online before deploying it. The cloning function may not work because it is buggy.