{% extends "global/Page.html" %} {% load otree %} {% block title %}Part 3 of 4{% endblock %} {% block content %}
Please answer the following questions.
{% formfield player.Financial_1 %}In the past two weeks, did you ever have to:
| {{ field.label_tag }} | {% for choice in field %}{{ choice }} | {% endfor %}
To what extent do you agree with the following statement?
{% formfield player.Financial_8 %} {% next_button %} {% endblock %}