{{ extends "global/Page.html" }} {{ block title }}Contribute{{ endblock }} {{ block content }}

Welcome to the last experiment in this class. You can earn points in this experiment, which depends on your and your matched partner's decisions. For each 40 points you earn, you will get 1 chocolate ball.

This is a public goods game with {{ C.PLAYERS_PER_GROUP }} players per group, an endowment of {{ C.ENDOWMENT }}, and an efficiency factor of {{ C.MULTIPLIER }}.

You can decide to keep all your points and not contribute to the public good. You can also decide to contribute to the public good. Each token you contribute to the public good gives 0.6 tokens to each player of your group, including yourself, meaning you get back 0.6 from your own contribution but lose 0.4 compared to keeping it. Note, however, that you also benefit from all the tokens that your group members contribute to the public good.

You will play it 5 rounds, and 1 round is randomly selected for your payoff.

This is round {{ player.round_number }}.

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