{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %}
Contribution Page

You Group Leader is:

{% endblock %} {% block content %}

You have 100 points


How many points (out of 100) do you want to contribute to the Group Project?

{% formfield player.ndom3 label="" %}

 

Remember: As your Group Leader, he/she will be shown every Group Member's contribution decision. He/she will then decide to remove 0 to 60 points from each Group Member.

{% endblock %}