{{ block title }}Introduction{{ endblock }} {{ block content }}

You have been randomly and anonymously paired with another participant. One of you will be selected at random to be participant A; the other will be participant B. You will learn whether you are participant A or B prior to making any decision.

Participant A and B must choose either option 1 or 2. This gives four possible outcomes, each with a different payoff, as shown in the table:

In each cell, the amount to the left is the payoff for participant A and to the right for participant B.

Participant B
Option 1 Option 2
Participant A Option 1 {{ Constants.both_cooperate_payoff }}, {{ Constants.both_cooperate_payoff }} 0, {{ Constants.betray_payoff }}
Option 2 {{ Constants.betray_payoff }}, 0 {{ Constants.both_defect_payoff }}, {{ Constants.both_defect_payoff }}

Participant A is the first mover and can decide to choose option 1 or 2 towards participant B. After that, participant B (the second mover) will be announced the decision of participant A and participant B have to decide whether he/she should choose option 1 or 2.

{{ next_button }} {{ endblock }}