Skip to content
forked from jspsych/jsPsych

A JavaScript library for creating and running behavioral experiments in a web browser

License

Notifications You must be signed in to change notification settings

appliedrd/jsPsych

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

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

Documentation is available at docs.jspsych.org.

Contributing

Contributions to the code are welcome. Please use the Issue tracker system to report bugs or discuss suggestions for new features and improvements. If you would like to contribute code, submit a Pull request.

Need help?

For questions about using the library, please post to the jsPsych e-mail list. This creates a publically available archive of questions and solutions.

Contact

jsPsych was created by Josh de Leeuw (@jodeleeu) at Indiana University.

Citation

If you use this library in academic work, please cite the paper that describes jsPsych

de Leeuw, J.R. (2015). jsPsych: A JavaScript library for creating behavioral experiments in a Web browser. Behavior Research Methods, 47(1), 1-12. doi:10.3758/s13428-014-0458-y

About

A JavaScript library for creating and running behavioral experiments in a web browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.9%
  • HTML 16.7%
  • CSS 2.4%