{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %}
Contribution Page
***This is a practice trial***
{% endblock %} {% block content %}

 


You have 100 points


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

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

 

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


{% endblock %}