{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Some questions and statements (Page 11/12) {% endblock %} {% block content %}
Please answer the following questions and evaluate the following statements based on your current situation and views.
{% for field in form %} {% endfor %}
{{ field.label }} {{ field }}

{% next_button %} {% endblock %}