{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block content %}

{% if match_number > 9 %}{% endif %} Match: {{ current_match }}   Round: {{ period_number }}

{% include 'prisoners_dilemma/History.html' %}

  Round Outcome

Other's Choice
1 2
Your Choice 1 {{ cc }}, {{ cc }} {{ cd }}, {{ dc }}
2 {{ dc }}, {{ cd }} {{ dd }}, {{ dd }}
Computer generated random number: {{ dice_roll }}
. . . is {{ gl }} than: {{ delta }}
This match will {{ terminate }}
{#
#} {# #} {##} {#
#} {% endblock %}