{% 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_playerB %} Remember, Participant B  is {{player.playerB_article}} {{player.playerB_race}} {{player.playerB_gender}}, aged {{player.playerB_age }}, who earned {{ player.playerB_income}} last year.



{% next_button %} {% endblock %}