{% extends "global/Page.html" %} {% load otree static %} {% block title %} Cutting-middle {% endblock %} {% block styles %} {% endblock %} {% block content %}

Welcome to a new stage of the experiment.
You will divide a cake in seven rounds against 1 human player using the Cut-middle procedure.
The other human player and toppings of the cake remain constant during these seven rounds.

Instructions of the procedure are described in the next page.
Read them carefully because your payment depends on you decisions.

{% endblock %} {% block scripts %} {% endblock %}