{{ block title }} {# Your chosen Ranking#} {{ endblock }} {% block styles %} {% endblock %} {{ block content }}

Payment Information


Randomly drawn pairs for the payment of your decision:

{{tuples_own1}} and {{tuples_own2}}

Remember that the first value in each pair shows your payment in experimental currency units.

Your ranking:

{{ for r in Constants.ranknames}} {{ endfor }}
{{ r }}
{{ r1 }} {{ r2 }} {{ r3 }} {{ r4 }} {{ r5 }} {{ r6 }} {{ r7}} {{ r8 }} {{ r9 }} {{ r10 }} {{ r11 }} {{ r12 }} {{ r13 }} {{ r14 }} {{ r15 }} {{ r16 }}

You ranked pair {{ tuples_own_higher }} better than pair {{ tuples_own_lower }}, therefore you receive {{ tuples_own_pay }} experimental currency units from your decision

 

Randomly drawn pairs for the payment of your co-player's decision:

{{tuples_other1}} and {{tuples_other2}}

Remember that the second value in each pair shows your payment in experimental currency units.

Your co-player's ranking:

{{ for r in Constants.ranknames}} {{ endfor }}
{{ r }}
{{ or1 }} {{ or2 }} {{ or3 }} {{ or4 }} {{ or5 }} {{ or6 }} {{ or7}} {{ or8 }} {{ or9 }} {{ or10 }} {{ or11 }} {{ or12 }} {{ or13 }} {{ or14 }} {{ or15 }} {{ or16 }}

Your co-player ranked pair {{ tuples_other_higher }} better than pair {{ tuples_other_lower }}, therefore you receive {{ tuples_other_pay }} experimental currency units from your co-player's decision

Your total payoff from both players' decisions: {{ tuples_own_pay }} ECU + {{ tuples_other_pay }} ECU = {{ total_pay }} ECU.

This translates into a monetary payment of {{ participant.payoff }} .

{{ next_button }}

{% endblock %} {% block scripts %} {% endblock %}