{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Additional Instructions {% endblock %} {% block content %}
Throughout the study, you interact with other participants from this study. These other participants are real and complete the task you are about to complete, as well as two other tasks. The other tasks are, however, not relevant for you.
All participants have been randomly assigned a color. You have been assigned the color {% if player.colors_reversed == 0 %} red. {% endif %} {% if player.colors_reversed == 1 %} blue. {% endif %} Your interaction partners have been assigned the color {% if player.colors_reversed == 0 %} blue. {% endif %} {% if player.colors_reversed == 1 %} red. {% endif %}
Important: You and your {% if player.colors_reversed == 0 %} blue {% endif %} {% if player.colors_reversed == 1 %} red {% endif %} interaction partners remain anonymous both throughout and after the study.