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

Please answer the following questions which refer to you as a person.



{% formfield player.teamCurrent %}
If you have worked in a team before or are currently working in one, how long was/is the overall team process on average?
(Please enter the number of months e.g. 4)

If you have not worked in a team before, please enter 0.

{% formfield player.teamBefore %}
{% formfield player.teamEnjoy %}


{% formfield player.age %}
{% formfield player.gender %}
{% formfield player.nationality %}
{% formfield player.levelOfEducation %}
{% formfield player.employment %}
{% formfield player.industry %}

{% formfield player.comment %}
Please click on the 'Next' button to proceed.


{% next_button %} {% endblock %}