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

In Task 1:

Group A players sent your group ${{player.record_group_sent_proportional}}. Every player in your group received ${{player.record_group_sent_proportional}}. You returned ${{player.group_return_group_proportional}}. Your payoff in this task is {{player.payoff_proportional}}.

In Task 3:

Group A players sent your group ${{player.record_group_sent_egalitarian}}. Your group received ${{player.record_group_received_egalitarian}}. You received one third of it, which is ${{player.record_group_sent_egalitarian}}. You returned ${{player.group_return_group_egalitarian}}. Your payoff in this task is {{player.payoff_egalitarian}}.

Task {{subsession.paying_task}} is selected to count as your payment. Therefore, your final payoff is {{player.payoff}}.

{{ next_button }} {{ endblock }}