{% extends "global/Page.html" %} {% load otree %} {% block title %} {% if player.id_in_group == 1 %} Game 2 {% endif %} {% if player.id_in_group == 2 %} Game 1 {% endif %} {% endblock %} {% block content %}

This game can be taken into account when calculating your gains.

Rules of the game:

Look at the table below. It presents 5 different situations. Look at them carefully. Situations A, B, C, D and E contain two possible gains (in ECUS): the red gains on the left and green gains on the right. You will receive one of these two amounts of ECUS depending on the color that will be assigned to you at the end of the game.

At the end of the game, the ECU you have won will be converted into € using the following rule:

1 ECU =… €

So you will first have to choose the situation you prefer the most: A, B, C, D or E.



Warning! The image below is an example, your choice will be saved later.

Options Red Green
A

(8 ECUs) (8 ECUs)
B


(6 ECUs) (12 ECUs)
C

(4 ECUs) (16 ECUs)
D

(2 ECU) (20 ECUs)
E

(0 ECUs) (24 ECUs)


Second, your color will be revealed to you, at the end of the experiment , with the following process:
You will choose between two buttons that look like this:



After clicking one of the buttons, a red or green color will appear. This color will determine your winnings.

There is a 50% chance that the color red will be behind the left or right button. The same probability applies for the color green.








{% next_button %} {% endblock %} {% block scripts %} {% endblock %}