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

Game Rules

{% endblock %} {% block content %}

The Group Project receives a total of 400 points (summed across everyone), which is then doubled and becomes 800 points.

These 800 points are then sent back to each person equally (i.e., 200 points for each person).


{% next_button %} {% endblock %}