{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 1 summary {% endblock %} {% block content %}

This is the end of Part1.

You will proceed to Part 2 soon.

The round randomly chosen to count for your final payoffs along with your gains in following parts will be shown to you once you finish the remaining parts of the experiment.

Please click "next" button to proceed to part 2.

{% next_button %} {% endblock %}