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

 


You have 100 points


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

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

 

Recall:
Every 100 points = $0.10. The total number of points in the Group Project will be doubled and sent back to each person in the group equally.


{% endblock %}