{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results (Round {{ subsession.round_number }} of {{ Constants.num_rounds }}) {% endblock %} {% block content %}
Other's actions 1 2 3 4 5 6 7
Your actions
1 (12,12) (21,1) (11,11) (11,11) (11,11) (11,11) (0,11)
2 (1,21) (11,11) (21,1) (11,11) (11,11) (11,11) (11,11)
3 (11,11) (1,21) (11,11) (21,1) (11,11) (11,11) (11,11)
4 (11,11) (11,11) (1,21) (11,11) (21,1) (21,1) (21,1)
5 (11,11) (11,11) (11,11) (1,21) (11,11) (11,11) (11,11)
6 (11,11) (11,11) (11,11) (1,21) (11,11) (11,11) (11,11)
7 (11,0) (11,11) (11,11) (1,21) (11,11) (11,11) (0,0)
The action you chose is highlighted in blue in the corresponding row of the above table. The action taken by the other participant is highlighted in red of the corresponding column.

Your payoff for this round is {{ player.round_payoff }} points.

{% next_button %} {% endblock %}