{% extends "global/Page.html" %} {% load otree %} {% block title %} Final Survey {% endblock %} {% block content %}

Thank you for participating in this study so far. As a final step, please answer the following questions to the best of your knowledge. Press "Next" when you are done.

{% formfields %} {% next_button %} {% endblock %}