mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
editing readme
This commit is contained in:
parent
a056b6e69c
commit
be43a59267
19
README
19
README
@ -1,3 +1,22 @@
|
||||
jsPsych
|
||||
=======
|
||||
|
||||
jsPsych is a [jQuery](http://www.jquery.com) plugin 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 and Drew Hendrickson at Indiana University.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
We are actively documenting the library in our [GitHub wiki](https://github.com/jodeleeuw/jsPsych/wiki). You can find information about the core library and the various plugins that are available.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
jquery.json-2.3.js
|
||||
jQuerry plugin for creating and using JSON objects
|
||||
Based on code from https://github.com/douglascrockford/JSON-js
|
||||
|
Loading…
Reference in New Issue
Block a user