{{ block content }} {{ load static otree }}
Congratulations! You have reached the end of the experiment; you are almost done!

You started the experiment with your granted show-up fee (3,00 £) and an initial endowment of 1,20 $.

You have bought {{ player.participant.NEWS_bought_second}} news, for a total cost of {{cost}} $.

{{ if player.PAY_chosen_task == 1}}

The task that has been randomly selected to determine your bonus payment is: Task {{ player.PAY_chosen_task }} in Part {{ player.PAY_chosen_part}}.

In this task, you have correctly identified {{ if player.PAY_chosen_part == 1 }} {{ player.participant.RET_first_correct}} {{ else }} {{player.participant.RET_second_correct}} {{ endif }} coins.

Therefore, your bonus payment is {{ player.PAY_chosen_task_earnings}}.

Your total earnings for this experiment today are 1,20 $ - {{cost}} $ + {{ player.PAY_chosen_task_earnings}} =

{{ player.PAY_chosen_task_totalernings}} + 3,00 £

{{ endif }} {{ if player.PAY_chosen_task == 2}}

The task that has been randomly selected to determine your bonus payment is: Task {{ player.PAY_chosen_task }} in Part {{ player.PAY_chosen_part}}.

In this task, your guess was {{ if player.PAY_chosen_part == 1 }} {{ player.participant.GUESS_own_first}} {{ else }} {{player.participant.GUESS_own_second}} {{ endif }} and your performance was {{ if player.PAY_chosen_part == 1 }}{{ player.participant.RET_first_correct}}{{ else }}{{player.participant.RET_second_correct}}{{ endif }}.

Therefore, your bonus payment is {{player.PAY_chosen_task_earnings}}.

Your total earnings for this experiment today are 1,20 $ - {{cost}} $ + {{ player.PAY_chosen_task_earnings}} =

{{ player.PAY_chosen_task_totalernings}} + 3,00 £

{{ endif }} {{ if player.PAY_chosen_task == 3}}

The task that has been randomly selected to determine your bonus payment is: Task {{ player.PAY_chosen_task }} in Part {{ player.PAY_chosen_part}}.

In this task, your guess was {{ if player.PAY_chosen_part == 1 }} {{ player.participant.GUESS_other_first}}{{ else }} {{player.participant.GUESS_other_second}}{{ endif }}.

Your bonus payment depends on the average performance of all participants.

Once we collect the data from all participants, we will be able to compute your bonus payment.

Your total earnings for this experiment today are 1,20 $ - {{cost}} $ + your bonus payment =

{{ player.PAY_endowment_left}} + your bonus payment + 3,00 £

{{ endif }}

We will send you the money within three business day.

In order to get paid you have to click on the Finish button below. Thank you for participating!


{{ endblock }}