https://github.com/jodeleeuw/jsPsych
Raw File
Tip revision: e2e60e8048619eb3e69a1acdb3c251f043e525ab authored by Josh de Leeuw on 16 January 2014, 15:08:56 UTC
Change from keyup to keydown
Tip revision: e2e60e8
README.md
jsPsych
=======

jsPsych is a javascript library for creating and running behavioral experiments in a web browser.
It consists of a set of plugins that can be easily combined to assemble different behvarioral experiments.


Documentation
-------------

We are actively documenting the library in our [GitHub wiki](https://github.com/jodeleeuw/jsPsych/wiki).
The wiki contains a [list of all of the available plugins](https://github.com/jodeleeuw/jsPsych/wiki/List-of-Plugins),
and working demos for each one are on the associated wiki page. If you want to get a sense of what jsPsych can do, 
trying some of the demos is a good place to start.


Contact
-------

jsPsych was created by Josh de Leeuw at Indiana University

email Josh at jodeleeu@indiana.edu
back to top