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

In this experiment you will play 7 rounds, in each of them you will play two games (each of them you can win 2, 6 or 12).

In the first game there would be two variants to choose. In the first, there is a number with probabilitity of falling out (equal to 1). In the second, two possible variants with probabilitites of falling out. You would win the number which falls in your choosen variant.

In the second game you would play a "mind game". In the first stage you should choose the side "Left" or "Right" and remember it. In the second stage, you will know the left and right numbers (corresponding their sides). In the final stage, you should choose the number from your chosen side in the first stage. In this game you win the number from chosen side.

After two games you will know your prize in this round (equals to sum of winning number).

After all rounds, you will win the sum of winning numbers in the random chosen round.

Good luck!

{{ next_button }} {{ endblock }}