{% extends "global/Page.html" %} {% load otree %} {% block title %} Group ID {% endblock %} {% block content %}

You have been randomly assigned to a group with 3 other participants, and your group ID is {{ player.group_label }}.

The experiment includes three stages. The composition of each group will NOT change during the entire experiment.

You won't know the identities of your group members. Momentarily, you will be interacting with some of them over the computer in a series of group tasks that determines your earnings from this experiment.

If you are ready, please click on the "next" button to enter the first stage of the experiment.

{% endblock %}