{{ extends 'global/Page.html' }} {{ block title }}Instructions{{ endblock }} {{ block content }}

During this short experiment you will see various games as in the image below. We will first explain the meaning of this game.

There are 2 players. You will be either Player 1 or Player 2. Player 1 chooses between the two columns C and D. Player 2 chooses between the two rows A and B. The payoffs for each player depend on what Player 1 chooses and Player 2 chooses. For example: if Player 1 chooses column C and Player 2 chooses row A, Player 1 receives {{intro2}} and Player 2 receives {{intro1}}. If Player 1 chooses column and Player 2 chooses row A,  Player 1 receives {{intro4}} and Player 2 receives {{intro3}}

The payoffs for Player 1 are in red and the payoffs for Player 2 are in blue.

You will be always Player 2You can make your decision by choosing row A or row B.

Player 1
Column C Column D
Player 2 Row A {{intro1}}, {{intro2}} {{intro3}}, {{intro4}}
Row B {{intro5}}, {{intro6}} {{intro7}}, {{intro8}}
{{ next_button }} {{ endblock }}