{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Consent Form {% endblock %} {% block content %}

I hereby give permission to use my data for scientific purposes.

I have had enough time to decide whether I want to participate in the experiment.

I know that participation is voluntary, and I know that I can decide to withdraw from the experiment at any time. I do not have to provide any justification for such a decision to withdraw. If I withdraw, I forfeit any monetary compensation.

I have had the opportunity to ask questions by contacting Eveline Vandewal, one of the researchers involved in the experiment, at the following email address: e.vandewal@maastrichtuniversity.nl. My questions have been answered sufficiently.

I know that my data will be saved anonymously and will consequently only be made public anonymously.

Note: This experiment has been reviewed and approved by the Ethical Review Committee Inner City faculties (ERCIC) of Maastricht University, the Netherlands.




{% formfield player.consent label="I consent to participate in the experiment." %}
Prolific ID Date
{% formfield player.prolific_id label="" %} {% formfield player.datum label="" %}

{% next_button %}
{% endblock %}