{{ block title }} Distribution of rewards {{ if participant.team_continues == 1 }} - Mandatory work phase {{ endif }} {{ endblock }} {{ block styles }} {{ endblock }} {{ block content }}

{{ if participant.own_choice_2 == 1 }} The awards are distributed based on the choice you made earlier.

{{ endif }} {{ if participant.own_choice_2 == 0 }} The awards are distributed based on the choice your team-mate made earlier.

{{ endif }} As a team you earned a total of {{participant.team_account_2}} points.
You have been awarded {{participant.receive_2}} points.
Your team-mate has been awarded {{player.team_mate_receive_2}} points.

Please rate your level of agreement with the following statements.
You can view both contracts again by opening the drop-down menu below.

{{ if participant.contract_group == 1 }} {{ endif }} {{ if participant.contract_group == 2 }} {{ endif }} {{ if participant.contract_group == 3 }} {{ endif }} {{ if participant.contract_group == 4 }} {{ endif }}


{{ for field in form }} {{ for choice in field }} {{ endfor }} {{ endfor }}
  (1)
Strongly disagree
(2)
Disagree
(3)
Somewhat disagree
(4)
Neither agree nor disagree
(5)
Somewhat agree
(6)
Agree
(7)
Strongly Agree
{{ field.label }}  
{{ choice }}
{{ next_button }} {{ endblock }} {{ block script}} {{ endblock }}