{% for r in Constants.num_rounds_range %} {% endfor %} {% for r in Constants.num_rounds_range %} {% endfor %} {% for p in player.in_previous_rounds %} {% endfor %} {% for others in player.get_others_in_group %} {% for p in others.in_previous_rounds %} {% endfor %} {% endfor %}
Round:{{ r|add:'1' }}
C E
You (Player {{ player.id_in_group }}){{ p.contribution }} {{ p.payoff }}
Player {{ others.id_in_group }}{{ p.contribution }} {{ p.payoff }}