{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Phase 3: {% endblock %} {% block content %}

Welcome to Phase 3 of the experiment.

The Distribution rule during these rounds is voted for by each player.
The majority vote will decide the rule, in case of a tie, the rule will be randomly selected.


{% next_button %}

Help: If you have any questions, please raise your hand.

{% endblock %}