{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 9{% endblock title %} {% block content %}

Please indicate the degree to which you agree or disagree with the following statements:

{% formfield player.pers_33_a_9 %} {% formfield player.pers_34_c_9 %} {% formfield player.pers_35_n_9 %} {% formfield player.pers_36_o_9 %} {% next_button %} {% endblock %}