{{ block title }}Participant {{tag}}: Round {{ period }} Results{{ endblock }} {{ block content }} {% include 'GPD/style.html' %} {% block styles %} {% endblock %}
Round {{period}} {{ opp_tag }}'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 for Round {{ period }}.

The roll for this round was {{ roll }}. {{ if last_per }} This is more than {{ delta }}, so the match is terminated.

You have earned a total of {{ total_so_far }} from this portion of the experiment.

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

{{ endif }}
{% include 'GPD/left-info.html'%}
{{ endblock }}