Difference between revisions of "JsPsych"
Jump to navigation
Jump to search
(link) |
|||
Line 1: | Line 1: | ||
[https://www.jspsych.org/ jsPsych] is our system of choice for building online experiments. It is moderately easy to learn, especially for people with some programming experience and can be used for experiments of arbitrary complexity. | [https://www.jspsych.org/ jsPsych] is our system of choice for building online experiments. It is moderately easy to learn, especially for people with some programming experience and can be used for experiments of arbitrary complexity. | ||
− | There is a [https://www.socsci.ru.nl/wilberth/jspsych/index.html little tutorial] that focuses on usage of jsPsych for Radboud students and employees. It explains how to use jsPsych with the [https://www.socsci.ru.nl/wilberth/ | + | There is a [https://www.socsci.ru.nl/wilberth/jspsych/index.html little tutorial] that focuses on usage of jsPsych for Radboud students and employees. It explains how to use jsPsych with the [https://www.socsci.ru.nl/wilberth/radcloud/index.html Radcloud Mini] data storage. It is not a replacement for the [https://www.jspsych.org/tutorials/hello-world jsPsych totorials]. |
Revision as of 09:57, 30 March 2020
jsPsych is our system of choice for building online experiments. It is moderately easy to learn, especially for people with some programming experience and can be used for experiments of arbitrary complexity.
There is a little tutorial that focuses on usage of jsPsych for Radboud students and employees. It explains how to use jsPsych with the Radcloud Mini data storage. It is not a replacement for the jsPsych totorials.