These are examples of using jspsychr to write and run jspsych experiments.
See the flanker folder for the code, see the experiment demo here:
https://crumplab.github.io/jspsychrexamples/Flanker/experiment/index.html
This is is the default template that is loaded by jspsychr. See the folder for the code, and the experiment demo is here:
https://crumplab.github.io/jspsychrexamples/Stroop/experiment/index.html
Uses a custom plugin to allow multiple key presses on each trial.
https://crumplab.github.io/jspsychrexamples/Stroop_multiple_response/experiment/index.html
Demo for using google's firebase as an external database to save the data from an online experiment. Some instructions for this demo are here: https://crumplab.github.io/jspsychrexamples/FirebaseDemo/Instructions_FirebaseDemo.html
Demo and tutorial walkthrough for building a recognition memory experiment. See the walkthrough here: https://crumplab.github.io/jspsychrexamples/RecognitionMemory/RecognitionMemory.html
View the demo experiment here: https://crumplab.github.io/jspsychrexamples/RecognitionMemory/experiment/index.html