{% extends "timeline-page.html" %} {% block stylesheets %} {% endblock %} {% block main_body %}

{{ pgettext("consent-title", "We need your consent to proceed") }}


{{ pgettext("consent", "Following open science practices to improve science reusability and replicability, we may want to publish the dataset collected in this experiment as soon as the study is finished.") }} {{ pgettext("consent", "This includes audio-visual recordings, such as a recording of your finger-tapping in response to a sound or video, or to record yourself speaking or singing.") }} {{ pgettext("consent", "We may also want to publish certain materials as part of the scientific publication, such as a demo video of the task or part of an interview.") }}

{{ pgettext("consent-confidentiality", "Confidentiality") }}

{{ pgettext("consent-security", "Security") }}

{{ pgettext("consent-disclaimer", "Disclaimer") }}

{{ pgettext("consent-contact", "Contact information") }}

{{ pgettext("consent-consent", "Consent") }}

{% endblock %}