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

How well do the following statements describe your personality?

For each item, please answer using the 5-point scale, ranging from "Strongly disagree" to "Strongly agree".

{% for field in form %}

{% endfor %}
{{ field.label }} Strongly disagree   {% field %}   Strongly agree


{% next_button %}

{% endblock %}