This repository contains jsPsych experiments and plugins developed by members (and friends) of the Niv lab. You can view interactive demos of each experiment/plugin or you can inspect the code directly.
This project is hosted on GitHub Pages using the Minimal theme by orderedlist.
If you'd like to preview the demos page locally (for example, in the process of proposing a change):
- Clone down the project's repository (
git clone https://github.com/nivlab/jspsych-demos
) cd
into the project's directory- Run
bundle install
to install the necessary dependencies - Run
bundle exec jekyll serve
to start the preview server - Visit
localhost:4000
in your browser to preview the project
This resource was made possible thanks to jsPsych, Github Pages, and with support from the National Center for Advancing Translational Sciences (NCATS), a component of the National Institute of Health (NIH), under award number UL1TR003017.