{% extends "global/Page.html" %} {% load otree static %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %} {% block title %} {% endblock %} {% block content %}

For each of the traits below, have you ever actively attempted to change that trait in yourself?

{% for field in form %} {% if field.field.widget.input_type == 'radio' %} {% for choice in field %} {% endfor %} {% else %} {% endif %} {% endfor %}
Yes No If yes, how?
{{ field.label }}{{ choice }} {{ field }}
{% next_button %}
{% endblock %}