{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 2{% endblock title %} {% block content %}
Please indicate the degree to which you agree or disagree with the following statements:
{% formfield player.pers_05_o_2 %} {% formfield player.pers_06_e_2 %} {% formfield player.pers_07_a_2 %} {% formfield player.pers_08_c_2 %} {% next_button %} {% endblock %}