{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Please answer the question below.
You selected:
{{player.participant.type}}
{% endblock %} {% block content %}

Important: If you fail to answer the question correctly, you will not be allowed to participate in the experiment.

The question below is about the following problem. In experiments like ours, there are sometimes participants who do not carefully read the questions and just quickly click through the experiment. This means that there are a lot of random answers which compromise the results of research studies. To show that you read our questions carefully, please enter violet as your answer to the next question.

{% if testing %} {{ formfield 'feedback_attentionQuestion' }} {% endif %} {% endblock %}