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

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


{{ pgettext("consent-title", "In this experiment, you may be asked to make a voice or video recording.") }} {{pgettext("consent-title", "For example, you may be asked to record your finger-tapping in response to a sound or video, or to record yourself speaking or singing.") }}

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

{{pgettext("consent-collaborations", "Research collaborations") }}

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

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

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

{% endblock %}