Skip to main content
Version: 3.8.x

Example Group Studies

In group studies, the workers that are part of a group can communicate with each other. JATOS supports different kinds of groups. A group can e.g. have a fixed set of workers like this Prisoner's Dilemma where exactly two workers play with each other. On the other side of the spectrum is this Snake game with an on open, multi-worker approach.

How can you try-out a group-study if you're alone but want to simulate multiple workers?

JATOS allows up to 10 study runs at the same time in the same browser (JATOS has no limit for different browsers). So you can just start the same (group) study multiple times in your browser and pretend you're multiple workers.

As an example of this, let's go through the Snake Game group study in detail:

  1. Download and import the Snake game
  2. Open the Study Links page
  3. Now get a study link to start the first Snake game: Click on the Study Links button in line Personal Multiple (other study link types are fine too). In the opened pop-up window click on the top-left button to get a new link and then on in the link's row to copy it to the clipboard.
  4. Open a new tab in your browser and paste the study link into the address field. Press 'Enter' and the study should start.
  5. Repeat the last step to start a second Snake game.
  6. Now, in both tabs: click through the introduction until you arrive in the waiting room. Click Join and then Ready.
  7. VoilĂ ! You'll see two snakes moving around: each tab is running the Snake Game - but they are in the same group.
  8. Optional: Have a look at your Group in the Study Links page add see who the member workers are.

Snake example

There's actually a lot going on behind the curtain of a group study. All members of a group are able to communicate in real-time with each other directly or broadcast messages to the whole group.

Next step: Write Your Own Group Studies.