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

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

{% formfield player.pers_17_a_5 %} {% formfield player.pers_18_c_5 %} {% formfield player.pers_19_n_5 %} {% formfield player.pers_20_o_5 %} {% next_button %} {% endblock %}