{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 4{% endblock title %} {% block content %}
Please indicate the degree to which you agree or disagree with the following statements:
{% formfield player.pers_13_c_4 %} {% formfield player.pers_14_n_4 %} {% formfield player.pers_15_o_4 %} {% formfield player.pers_16_e_4 %} {% next_button %} {% endblock %}