CrumpLab / jspsychrexamples

some jsPsych demos using jspsychr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jspsychrexamples

These are examples of using jspsychr to write and run jspsych experiments.

Flanker demo

See the flanker folder for the code, see the experiment demo here:

https://crumplab.github.io/jspsychrexamples/Flanker/experiment/index.html

Stroop demo

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

Stroop multiple response

Uses a custom plugin to allow multiple key presses on each trial.

https://crumplab.github.io/jspsychrexamples/Stroop_multiple_response/experiment/index.html

FirebaseDemo

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

Recognition Memory

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

About

some jsPsych demos using jspsychr


Languages

Language:HTML 57.0%Language:JavaScript 42.6%Language:CSS 0.3%Language:R 0.1%