{% 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.

Be as honest as you can throughout, and try not to let your responses to one question influence your response to other questions. There are no right or wrong answers.

{% 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 %}