{% load otree static %} {% block content %}

How willing are you to take risks?

For each item, please answer using the 11-point scale, ranging from "not at all willing to take risks" to "very willing to take risks".

{% for field in form %}

{% endfor %}
{{ field.label }} not at all willing to take risks  {% field %}   very willing to take risks


{% next_button %}

{% endblock %}