{% extends "global/Page.html" %} {% load otree static %} {% block title %} Thank you for participating! {% endblock %} {% block content %}

The results have been saved. You can close the tab now.

You scored {{ player.highestPoint }} in the first round, {{ player.bHighestPoint }} in the second round, {{ player.cHighestPoint }} in the third round and {{ player.dHighestPoint }} in the fourth round. You can use these numbers to compare your performance to the performance of other participants (higher = better). Feel free to share the provided link with your friends.

If you have any questions or remarks you can reach out to niklas.weller@tum.de.

{% endblock %}