{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page 9 / 14 {% endblock %} {% block content %}

Now that you have a more complete picture about your team members in the upcoming project, we kindly ask you to complete the following questions about your new team as a whole.
There are no right or wrong answers.


{% formfield player.integrity1 %}
{% formfield player.integrity2 %}
{% formfield player.integrity3 %}
{% formfield player.integrity4 %}
{% formfield player.integrity5 %}
{% formfield player.integrity6 %}

{% formfield player.ability1 %}
{% formfield player.ability2 %}
{% formfield player.ability3 %}
{% formfield player.ability4 %}
{% formfield player.ability5 %}
{% formfield player.ability6 %}

{% formfield player.benevolence1 %}
{% formfield player.benevolence2 %}
{% formfield player.benevolence3 %}
{% formfield player.benevolence4 %}
{% formfield player.benevolence5 %}
Please click on the 'Next' button to proceed.


{% next_button %} {% endblock %}