Difference between revisions of "JsPsych"

From TSG Doc
Jump to navigation Jump to search
(typo)
Line 1: Line 1:
[https://www.jspsych.org/ jsPsych] is our system of choice for building online experiments. It can 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/jspsych/index.html Radcloud Mini] data storage. It is not a replacement for the [https://www.jspsych.org/tutorials/hello-world jsPsych totorials].
 
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/jspsych/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 10:01, 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.