{{ block title }}{{ endblock }} {{ block content }}

Round {{ round_number }} of {{C.Economy_num_rounds}} — Group project


Performance (this round)

Correctly solved questions in round {{ round_number }}

Earnings (this round)

ECs earned in round {{ round_number }}

Accumulated Earnings (all rounds so far)

ECs earned from all rounds so far

🏦

Group project

Each of you has {{ pgg_max }} ECs that you can invest in the public pool. There is already {{ C.PGG_Commons }} ECs in the pool.

If you want, you can take out up to {{ pgg_max }} ECs from the pool, or add more ECs to it (up to {{ pgg_max }}).

Use the slider below to make your decision. Click the bar first to activate it, then move it left to take ECs out or right to put more in.

Remember: ECs invested in the pool grow by 50% and are shared equally among group members, while ECs kept private only benefit their owner.

Click on the Instruction button below to re-read the instructions for this stage.

🪙

Your Decision

0 ECs
invested into the pool
{{ pgg_max }} ECs
kept private
{{ C.PGG_Commons }} ECs
currently in the pool
Click here to activate the slider
← take {{ pgg_max }} out invest {{ pgg_max }} →
{% for field in form %} {{ formfield field.name }} {% endfor %}
{{ endblock }}