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

{{ pgettext("consent-title", "Research Participant Consent Form") }}


{{ pgettext("consent", "Title of study:") }} {{experiment_title}}

{{ pgettext("consent-cap", "I have received written information about the study and the procedure of the study.") }} {{ pgettext("consent-cap", "I have read and understood all of the information completely.") }} {{ pgettext("consent-cap", "If I had questions concerning the upcoming study, they were answered completely and to my satisfaction.") }}

{{ pgettext("consent-cap", "I agree to the described collecting and processing of my age, gender, and country of birth.") }} {{ pgettext("consent-cap", "The recording and processing of these data are carried out in pseudonymized form by means of a code and do not contain my name.") }} {{ pgettext("consent-cap", "There is a coding list on paper that links my name to this number.") }} {{ pgettext("consent-cap", "The investigators are the only persons who have access to this coding list and who are thus able to link the collected data to my name.") }} {{ pgettext("consent-cap", "After completion of the research project, the coding list will be destroyed.") }} {{ pgettext("consent-cap", "From this point on, my data are anonymous, which means that they cannot be linked to my person any longer.") }}

{{ pgettext("consent-cap", "I understand that I am free to withdraw my consent to the collection and storage of my personal data without negative consequences.") }} {{ pgettext("consent-cap", "I have been informed that I may request deletion of all my data at any time.") }} {{ pgettext("consent-cap", "However, if the coding list has already been destroyed, it will no longer be possible to identify and thus to delete my data set.") }}

{{ pgettext("consent-cap", "The participant information sheet about the examination is part of this consent form.") }} {{ pgettext("consent-cap", "I have received a copy of the participant information sheet and of the consent form.") }}

{{ pgettext("consent", "Investigator") }}

Harin Lee, Max Planck Institut for Empirical Aesthetics, Grüneburgweg 14, 60322 Frankfurt am Main, harin.lee@ae.mpg.de

{{ pgettext("consent", "Principal Investigator") }}

Dr. Nori Jacoby, Max Planck Institut for Empirical Aesthetics, Grüneburgweg 14, 60322 Frankfurt am Main, nori.jacoby@ae.mpg.de

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

{{ pgettext("consent-consent", "By consenting to participate, you acknowledge that you are 18 years or older, have read this consent form, agree to its contents, and agree to take part in this research.") }} {{ pgettext("consent-consent", "If you do not wish to consent, please close this page.") }}


{{ gettext("Do you understand and consent to these terms?") }}


{% endblock %}