{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Group Activity {% endblock %} {% block content %}

How much do you think each of the other three participants will contribute to the common pool? (Remember, this number must be between §0 and §10.)

{% formfield player.guess_playerD %} Remember, Participant D  is {{player.playerD_article}} {{player.playerD_race}} {{player.playerD_gender}}, aged {{player.playerD_age }}, who earned {{ player.playerD_income}} last year.


Please wait while the other participants make their decisions. When the "Next" button appears, you may continue.

{% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}