- PsychoPy2 v1.81.00 or newer. PsychoPy can be installed as an application. The "Stand Alone" versions include everything you need to create and run the “metaphor comprehension” experiment. PsychoPy2 download link.
Get the source code:
git clone [email protected]:languageguide/metaphor-comprehension.git
Get the stimuli zip file named “stimuli.zip”. The stimuli file will be publicly available when the scientific paper on this experiment will be released.
cd metaphor-comprehension
unzip stimuli.zip
From the PsychoPy2 program open the file “main.psyexp” located into metaphor-comprehension directory.
In order to run the web app you need to:
- create a new
Google Apps Script
from yourGoogle Drive
account. - copy the script
utils/google-form.js
into theGoogle Apps Script
file. - edit the main function specifing the
spreadsheet id
. - run the
Google Apps Script
and see the logView -> Logs
.
The experimental results will be stored inside the "metaphor-comprehension/data/" directory.
To view the results of the experiments go to the Metaphor comprehension analysis section