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

Please answer the following questions about the just described experiment, by selecting the answer from the drop-down menu.


{% formfields %} {% next_button %} {{ form.errors }} {% endblock %}