-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
If you wrote an example study that you'd like to share, please feel free to contact us and we'll include it in this page!
You can easily import/export study in JATOS. There is an 'Import Study' button in the header of each page and each study has an 'Export Study' button hidden under the 'More' button.
If you have trouble exporting a study and are using Safari, check this troubleshooting tip.
Everything starts with a Hello World!
Shows some of the basic features of JATOS. The perfect place to start with JATOS.
Standard Go- / No-Go experiment. This study illustrates the compatibility between JATOS and the excellent jsPsych library (www.jspsych.org). With jsPsych one can program the actual experiment while JATOS cares for the server-side.
Needs JATOS version 1.1.11 or newer
Taken from http://www.factorsdb.org/ using jsPsych library (www.jspsych.org)
In a lexical decision task, participants classify whether a string of letters is a word or a nonword. This version is based on one of the earliest lexical decision tasks, reported in Rubenstein, Garfield, & Millikan, 1970. The experiment tests response time for high and low frequency English words.
Needs JATOS version 1.1.11 or newer
The Basic example study has simple text and is visually not very attractive. With jQuery UI it's quite simple to add common (and pretty!) GUI elements to your study, like a date picker, a sortable list or a slider.
Download jQuery UI Example Study
Shows how to embed a video with HTML 5 by using the browsers video player, YouTube, or the video.js JavaScript library.
Needs JATOS version 1.1.11 or newer
This addictive game is created by Gabriele Cirulli. Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer. The original game is published under the MIT licence. The source code can be found in GitHub.
Needs JATOS version 1.1.11 or newer
An example of a (slightly different) use of JATOS. Here, we're not collecting participants' data. We're just using JATOS as a regular server to display an HTML page. In this case, the page uses the Highcharts library to display the results from a questionnaire that we ran online in JATOS. After importing the study in your localhost, you can access it directly by going to localhost:9000/study_assets/DataHistogram_example/plotHistogram.html
, -as many times as you want and without the restrictions normally imposed by JATOS to prevent repeated participation.
Needs JATOS version 1.1.11 or newer
Download Data Visualization example
This is an implementation of the Prisoner's Dilemma to show the group study feature of JATOS where two workers interact with each other in the same study run.
Needs JATOS version 2.1.1 or newer
Download Prisoner's Dilemma example
This is a variant of the Snake game in which one can play against several other players to show the group study feature of JATOS where several workers interact with each other in the same study run.
Needs JATOS version 2.1.3 or newer