{% extends "global/Page.html" %} {% block title %}Round {{ player.round_number }}: Your Contribution to the Charities{% endblock %} {% block content %}
You are now in round {{ player.round_number }}.
There are {{ Constants.players_per_group }} players in the group.
Payoff Rule
Final payoff = endowment - contribution + {{ Constants.multiplier }} * (all the contribution in the group) / (number of people in the group)