{% load otree staticfiles %}
Your choice | Other' choice | Your payoff | Other's payoff |
---|---|---|---|
{{ Constants.action_labels.0 }} | {{ Constants.action_labels.0 }} | {{ player.P11 }} | {{ player.P11o }} |
{{ Constants.action_labels.0 }} | {{ Constants.action_labels.1 }} | {{ player.P12 }} | {{ player.P21o }} |
{{ Constants.action_labels.1 }} | {{ Constants.action_labels.0 }} | {{ player.P21 }} | {{ player.P12o }} |
{{ Constants.action_labels.1 }} | {{ Constants.action_labels.1 }} | {{ player.P22 }} | {{ player.P22o }} |