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

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

{% formfield player.pers_01_e_1 %} {% formfield player.pers_02_a_1 %} {% formfield player.pers_03_c_1 %} {% formfield player.pers_04_n_1 %} {% formfield player.pers_05_o_1 %} {% next_button %} {% endblock %}