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

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

{% formfield player.pers_41_o_11 %} {% formfield player.pers_42_a_11 %} {% formfield player.pers_43_c_11 %} {% formfield player.pers_44_o_11 %} {% next_button %} {% endblock %}