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

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

{% formfield player.pers_29_n_8 %} {% formfield player.pers_30_o_8 %} {% formfield player.pers_31_e_8 %} {% formfield player.pers_32_a_8 %} {% next_button %} {% endblock %}