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

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

{% formfield player.pers_09_n_3 %} {% formfield player.pers_10_o_3 %} {% formfield player.pers_11_e_3 %} {% formfield player.pers_12_a_3 %} {% next_button %} {% endblock %}