{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page 6 / 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.affectiveTrust1 %}
{% formfield player.affectiveTrust2 %}
{% formfield player.affectiveTrust3 %}
{% formfield player.cognitiveTrust1 %}
{% formfield player.cognitiveTrust2 %}
{% formfield player.cognitiveTrust3 %}

{% formfield player.effectiveness1 %}
{% formfield player.effectiveness2 %}
{% formfield player.effectiveness3 %}
Please click on the 'Next' button to proceed.


{% next_button %} {% endblock %}