{{ extends "global/Page.html" }} {{ block title }}Contribute (Round {{player.round_number}}){{ endblock }} {{ block content }}

This is a Public Goods Game without punishment, {{ C.PLAYERS_PER_GROUP }} players per group, and an efficiency factor of {{ C.MULTIPLIER }}.
Your currently have {{player.participant.totalpoints}}. This is your total score. In each round, you can contribute between 0 and 20, even if you have less than 20 points..

{{ formfields }} {{ next_button }} {{ endblock }}