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

Welcome to the experiment!
First let's begin with some casual practices to get everyone familiar with the experiment.
You will be matched with some other random participant and do a trail on the procedures you will be playing later.
The practice round's payoff won't be calculated.

Now you will practice dividing a cake against 1 human player using the
"I cut You choose" procedure.
You will play the role of "Cake Cutter", the instructions of the procedure are described in the next page.

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

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