{% extends "global/Page.html" %} {% load otree %} {% block title %} Game {% endblock %} {% block content %}
| Decision Number {{subsession.round_number}} (Your Group) | |||||
|---|---|---|---|---|---|
| Amount in the Private Account | Amount Invested in the Common Project | Earnings from the Common Project | Total Earnings | ||
| {{p.alias}} | {{p.private_contri}} | {{p.group_contribution}} | {{p.common_invest}} | {{p.noguess}} | |
| {{player.alias}} | (You) | {{player.private_contri}} | {{player.group_contribution}} | {{player.common_invest}} | {{player.noguess}} |