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

Game Rules

{% endblock %} {% block content %}

Everyone decides privately how many points to contribute to the Group Project.

The total amount of points (summed across everyone) in the Group Project will be doubled and sent back to everyone equally, regardless of how many points each person initially contributed.

.


{% next_button %} {% endblock %}