{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Some questions and statements (Page 8/12) {% endblock %} {% block content %}
Please answer the following questions and evaluate the following statements about the previous screens.
{% for field in form %} {% endfor %}
{{ field.label }} {{ field }}

{% next_button %} {% endblock %}