{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block content %}
Welcome to the Leiden University interaction lab!
In the coming 20 to 30 minutes, you will participate in a psychological study that consists of 3 parts:
- First, you will fill in a leadership skilss questionnaire.
- Second, you will do a task together with another participant. This is a different participant than the person you worked together with in the previous task. In other words, in this second part, you will be randomly paired with a new participant.
- Third, you will fill in a questionnaire about the task you just completed.
To start with the first part, please click the next button.
{% next_button %}
{% endblock %}