{% extends "global/Page.html" %} {% load otree %} {% block title %}Part I{% endblock %} {% block content %}
The game chosen by the other player is A. Therefore, the payoffs will be
Your action | Other player's action | Your payoff | Other player's payoff |
---|---|---|---|
1 | 1 | 50 | 50 |
1 | 2 | 10 | 60 |
2 | 1 | 60 | 10 |
2 | 2 | 30 | 30 |