Skip to main content
Version: 3.9.x

Example Group Studies

In group studies, workers who are part of the same group can communicate with each other. JATOS supports various types of groups. For example, a group can have a fixed set of workers, as seen in the Prisoner's Dilemma where exactly two workers play together. On the other end of the spectrum is the Snake game, which utilizes an open, multi-worker approach.

How to Simulate Multiple Workers in a Group Study

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

JATOS allows for multiple study runs simultaneously within the same browser (there is no limit for different browsers). This means you can easily simulate multiple workers by simply starting the same (group) study multiple times in your browser.

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

  1. Download and import the Snake game.
  2. Open the Study Links page for the Snake Game study.
  3. Get a study link to start the first Snake game:
    • Click on the Study Links button in the "Personal Multiple" row (other study link types can also work).
    • In the pop-up window, click the top-left button '' to generate a new link.
    • Then, click the button in the link's row to copy it to your clipboard.
  4. Open a new tab in your browser and paste the study link into the address bar. Press 'Enter' to start the study.
  5. Repeat the last step to start a second Snake game in another new tab.
  6. Now, in both tabs, navigate through the introduction until you reach the waiting room. Click Join and then Ready.
  7. Voilà! You'll see two snakes moving around. Each tab is running the Snake Game, and both are communicating within the same group.
  8. Optional: Take a look at your Group in the Study Links page to see the member workers.

Snake example

There's a lot happening behind the scenes of a group study. All members of a group can communicate in real-time with each other directly or broadcast messages to the entire group.

Next step: Write Your Own Group Studies.