{% extends "global/Page.html" %} {% load otree static %} {% block title %} Survey {% endblock %} {% block content %}
In this part of the study, please answer the following questions on this page. The answers you provide here will not affect your payment.
I see myself as someone who...
{% formfield player.q1 %}
{% formfield player.q2 %}
{% formfield player.q3 %}
{% formfield player.q4 %}
{% formfield player.q5 %}
{% formfield player.q6 %}
{% formfield player.q7 %}
{% formfield player.q8 %}
{% formfield player.q9 %}
{% formfield player.q10 %}
{% next_button %} {% endblock %}