{{ block scripts }} {{ endblock }} {{ block content }}

Almost done

You completed all {{ player.round_number }} periods. This page explains, how much you earned in each of them.

Your earnings over time

{% for p in player.in_all_rounds %} {% endfor %}
Period Endowment Contribution Return Stock
#{{ p.round_number }} {{ p.endowment }} {{ p.contribution }} {{ p.group.individual_share }} {{ p.stock }}
{{ endblock }}