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

Before you receive some more information about your team members, please answer the following questions that refer to your current personal evaluation of your new team.
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 %}

{% formfield player.affectiveTrust1 %}
{% formfield player.affectiveTrust2 %}
{% formfield player.affectiveTrust3 %}
{% formfield player.cognitiveTrust1 %}
{% formfield player.cognitiveTrust2 %}
{% formfield player.cognitiveTrust3 %}
Please click on the 'Next' button to proceed.


{% endblock %}