{% 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:

{% for field in form.visible_fields|slice:"1:6" %} {% for choice in field %} {% endfor %} {% endfor %}
{{ field.label_tag }}{{ choice }}
{#{% formfield player.Financial_3 %}#} {#{% formfield player.Financial_4 %}#} {#{% formfield player.Financial_5 %}#} {#{% formfield player.Financial_6 %}#} {#{% formfield player.Financial_7 %}#}

To what extent do you agree with the following statement?

{% formfield player.Financial_8 %} {% next_button %} {% endblock %}