{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 4/4{% endblock %} {% block content %}
Please respond to the following questions by placing a select button in the answer box that corresponds to your response and/or fill in the blank where indicated.
Disagree strongly (1), Disagree a little (2), Neither agree nor disagree (3), Agree a little(4), Agree strongly (5)
How well do the following statements describe your personality?
I see myself as someone who...
{% formfields %} {% next_button %} {% endblock %}