{% extends "global/PageExt.html" %} {% load otree_tags staticfiles %} {% block title %} Instructions - page 1/2 {% endblock %} {% block inner_content %}

This is an experiment in the decision making. You are participating in an experiment where you will decide in a team jointly with {{Constants.A_group_size}} other participants.

The members of your team will anonymously interact with members of another team which also consists of {{Constants.B_group_size}} persons.

Your payoff depends on your own decisions and the decisions of both your team and the other team’s decisions.

We will describe the decision situation that you and other participants will have to make below. This decision situation will be repeated for {{Constants.num_rounds_first}} rounds. Then we will inform you how the experiment proceeds for extra {{Constants.num_rounds_second}} rounds.

{% next_button %} {% endblock %}