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


You sent the other participant ยง{{player.contribution_dp}}.

This amount was multiplied by 4. How much is the other participant receiving?
{% formfield player.check4xamount %}
{% next_button %} {% endblock %}