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

Round {{period}}

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 for round {{ period }}.

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

You obtained {{ payoff }} from this match.

{{ if end }}

This was your final match.

{{ else }} {{ endif }} {{ else }} This is not more than {{ delta }}, so this match will last another round.

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