This project was set up with https://github.com/bjoluc/jspsych-builder/.
- nodejs
- npm
Clone the repo and run
npm install
.
npm run start
npm run jatos
First install JATOS https://www.jatos.org/Installation.html. On the JATOS GUI, click New study, type in a name, close. Then go to the directory where your cloned repository is and copy the contents of the "packaged" folder to the folder that was just created in the JATOS directory, which is inside the "study_assets_root" folder. Back in the GUI, click Components --> New and type in the path to the index.html file inside the packaged folder. Click Run.