{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 7{% endblock title %} {% block content %}
Please indicate the degree to which you agree or disagree with the following statements:
{% formfield player.pers_25_o_7 %} {% formfield player.pers_26_e_7 %} {% formfield player.pers_27_a_7 %} {% formfield player.pers_28_c_7 %} {% next_button %} {% endblock %}