{{ block title }}Round 1 Results{{ endblock }} {{ block content }} {% include 'RPD/style.html' %} {% block styles %} {% endblock %}

Round 1

Other's Choice
{{ C.C_TAG}} {{ C.D_TAG}}
Your Choice {{C.PAYOFF_CC}}, {{C.PAYOFF_CC}} {{ C.PAYOFF_CD }}, {{C.PAYOFF_DC}}
{{C.PAYOFF_DC}}, {{ C.PAYOFF_CD }} {{C.PAYOFF_DD}}, {{C.PAYOFF_DD}}

Above is the outcome from round 1.

The roll in round 1 was {{ roll }}. {{ if last_per }} This is more than {{ delta }}, so this match is over.

You obtained {{ pay }} from this match.

{{ if end }}

This was your final match.

{{ else }} {{ endif }} {{ else }} This is not more than {{ delta }}, so this phase of the experiment will last another round.

Because the other participant {{ if opp_decision }} chose {{C.C_TAG}}, {{ else }} chose {{C.D_TAG}},{{endif}} in Round 2 your choice will be {{ if next_decision }} option {{C.C_TAG}}. {{ else }} option {{C.D_TAG}} .{{endif}}

{{ endif }} {{ endblock }}