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

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

{% formfield player.pers_21_e_6 %} {% formfield player.pers_22_a_6 %} {% formfield player.pers_23_c_6 %} {% formfield player.pers_24_n_6 %} {% next_button %} {% endblock %}