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

Important: Press here to read more about how we deal with your personal data.

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 confirm to have read and understood the points stated above and provide my consent to participate in the experiment." %}
{% endblock %} {% block scripts %} {% endblock %}