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

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

{% formfield player.pers_37_e_10 %} {% formfield player.pers_38_a_10 %} {% formfield player.pers_39_c_10 %} {% formfield player.pers_40_n_10 %} {% next_button %} {% endblock %}