Difference between revisions of "JsPsych"

From TSG Doc
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
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/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/radcloud/index.html Radcloud Mini] data storage. It is not a replacement for the [https://www.jspsych.org/tutorials/hello-world jsPsych totorials].
 +
 
 +
== Online resources ==
 +
There are several places where people share their (jsPsych) experiments online:
 +
* [https://expfactory.github.io/experiments/ Experiment Factory]
 +
* [https://pavlovia.org/explore Pavlovia]

Latest revision as of 12:04, 20 April 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.

Online resources

There are several places where people share their (jsPsych) experiments online: