jsPsych/README.md
2014-02-21 13:25:47 -05:00

991 B

jsPsych

jsPsych is a JavaScript library for creating and running behavioral experiments in a web browser. jsPsych simplifies the process of coding browser-based experiments by providing a set of flexibile plugins that define different kinds of tasks a subject could complete during an experiment. By assembling different plugins together and customizing the parameters of each, it is possible to create many different types of experiments.

Documentation

We are actively documenting the library in our GitHub wiki. The wiki contains a list of all of the available 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 (@jodeleeu) at Indiana University.

email: jodeleeu@indiana.edu