{% extends "global/Base.html" %} {% load staticfiles otree %} {% block title %} Thank you {% endblock %} {% block content %}

Thank you very much for your participation !

You have completed the experiment. This is the last screen.

Your achieved bonuspoints will be added in moodle before the next examdate.

You may close the tab now.

{% endblock %} {% block form %} {% endblock %}