{{ block title }} Distribution of rewards {{ if participant.team_continues == 1 }} - Mandatory work phase {{ endif }} {{ endblock }} {{ block styles }} {{ endblock }} {{ block content }}
{{ if participant.own_choice_1 == 2 }}
Your team-mate left the work phase early. Therefore you will receive the whole team-account.
As a team you earned a total of {{participant.team_account_1}} points .
You have been awarded {{ participant.total_earnings_1 }} points.
Your team-mate has been awarded {{player.team_mate_receive_1}} points.
{{ endif }}
{{ if participant.own_choice_1 == 1 }}
The awards are distributed based on the choice you made earlier.
As a team you earned a total of {{participant.team_account_1}} points.
You have been awarded {{participant.receive_1}} points.
Your team-mate has been awarded {{player.team_mate_receive_1}} points.
{{ endif }}
{{ if participant.own_choice_1 == 0 }}
The awards are distributed based on the choice your team-mate made earlier.
As a team you earned a total of {{participant.team_account_1}} points.
You have been awarded {{participant.receive_1}} points.
Your team-mate has been awarded {{player.team_mate_receive_1}} points.
{{ endif }}
Please rate your level of agreement with the following statements.
You can view both contracts again by opening the drop-down menu below.
{{ endif }}
{{ if participant.contract_group == 2 }}
{{ endif }}
{{ if participant.contract_group == 3 }}
{{ endif }}
{{ if participant.contract_group == 4 }}
{{ endif }}
| (1) Strongly disagree | (2) Disagree | (3) Somewhat disagree | (4) Neither agree nor disagree | (5) Somewhat agree | (6) Agree | (7) Strongly Agree | |||||||||
| {{ field.label }} | {{ for choice in field }} {{ choice }} |
{{ endfor }}