{% extends "global/Page.html" %} {% load static otree %} {% block styles %} {% endblock %} {% block title %} Game Feedback {% endblock %} {% block content %}

REAL INVESTMENT GAME​


{{ current_month }} Feedback

{{ current_month }}
(this month)
Cumulative to date
(all past rounds)​
Your contribution to your personal account:​ {{ player.private_contribution }} {{ player.all_rounds_private_contribution }}
Your contribution to the group conservation account: {{ player.contribution}} {{ player.all_rounds_contribution }}
Others’ total contribution to the group conservation account:​ {{ player.others_contribution }} {{ player.all_rounds_others_contribution }}
Total group conservation account contributions: {{ group.total_contribution }} {{ group.all_rounds_contribution }}
{% endblock %}