{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome screen: Embedded Style Sheet {% endblock %} {% block content %}

Welcome to a new stage of the experiment.
You will divide a cake in seven rounds against 3 human players using the
last challenger procedure.
The other human players and the toppings of the cake remain constant during these seven rounds.

In this procedure you will act as the third mover to choose whether to challenge the cut made by the first two movers.
There will also be further instructions in the following pages..
Read them carefully because the payment you will receive depends on you decisions.

Click on the next botton to continue, or you will be redirected to the next page within 30 seconds.

{% endblock %} {% block styles %} {% endblock %}