Create behavioral experiments in a browser using JavaScript
Go to file
Josh de Leeuw 42d78b3510 added options to si-kr plugin
can now opt to leave the stimulus on the screen for a fixed length of
time, still recording the responses when they occur.

also allows a timelimit to be set on the responses, so that if no
responses is recorded after some period of time, the trial completes and
records a -1 as the response.
2013-01-18 14:24:09 -05:00
plugins added options to si-kr plugin 2013-01-18 14:24:09 -05:00
utils created jspsych-utils.js 2013-01-18 13:00:33 -05:00
jspsych.js v1.08 2013-01-14 11:01:14 -05:00
README.md Update README.md 2012-07-26 17:52:35 -03:00

jsPsych

jsPsych is a javascript library for running behavioral experiments in a web browser. It uses a modular structure so that new experiment types can be written as plugins to the core library. It was created by Josh de Leeuw (with inspiration from Drew Hendrickson) at Indiana University.

Documentation

We are actively documenting the library in our GitHub wiki. The documentation is still a work in progress, and we welcome suggestions about how to make it more useful.

Can I run my experiment with this?

jsPsych can run a variety of experiment types, and experienced coders should have no problem writing a plugin for experiments that don't exist.

Contact

email Josh at jodeleeu@indiana.edu