{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Survey and Payment information. {% endblock %} {% block content %}

Time: {{ time }} seconds.

You have completed the three main parts of the study, now you will have to answer some questions, and after that, you will be given the payment information.

Please click "Next" to continue.

{% next_button %} {% endblock %}