{% extends "base.html" %} {% block content %}
Before taking part in this study, please read the following information and indicate below whether you consent to the conditions of participation.
{{ consent.explanation_text }}
During the experiment, we will collect data about your interactions with the AI system, including your actions, decisions, and responses. This data will be used solely for research purposes to improve our understanding of human-AI collaboration in reinforcement learning settings.
All the information is kept in secure locations approved by the institute and is only available to the research team:
{{ member.designation }}:
{{ member.institution }}
{{ member.location }}
{{ member.email }}
Participation is completely voluntary. You can decide to withdraw at any time and for any reason, including after participating. However, if you choose to withdraw after participating, we will not be required to undo the processing of your data that has taken place up until that time. The personal data we have obtained from you up until the time when you withdraw your consent will be erased (where personal data is any data that can be linked to you, so this excludes any already anonymized data).
We intend to report the results of this study in publications and/or presentations. Upon request, we can share these results with you through email. We also intend to share collected survey data with the broader research community, following FAIR (Findable, Accessible, Interoperable, Reusable) data principles. Any information from the study that could identify you as an individual will be replaced or removed before publishing the survey data. Personal characteristics are only collected in broad categories. Therefore, your identity as a participant will remain confidential at all times, and the risk of participation will be minimal. The data will be stored for 10 years.
{{ consent.ethical_guidelines }}
{% else %}It seems there is not consent agreement available, please contact the administrator.
{% endif %}