{% block title %} {% if participant.language == 'en' %} FUNI - Pre-Survey {% elif participant.language == 'de' %} FUNI - Vorbefragung {% endif %} {% endblock %} {% block content %}

{% if participant.language == 'en' %} Introduction {% elif participant.language == 'de' %} Einführung {% endif %}

{% if participant.language == 'en' %}Welcome{% else %}Willkommen{% endif %}

{% if participant.language == 'en' %}

Thank you for your interest in the research project FUNI. You are currently completing the pre-survey, which takes place before the main laboratory experiment. Completing this survey is a prerequisite for participating in the laboratory session.

{% elif participant.language == 'de' %}

Vielen Dank für Ihr Interesse am Forschungsprojekt FUNI. Sie befinden sich gerade in der Vorbefragung, die vor dem eigentlichen Laborexperiment stattfindet. Das Ausfüllen dieser Vorbefragung ist Voraussetzung für Ihre Teilnahme an der Laborsitzung.

{% endif %}
{% if participant.language == 'en' %} 📅 Scheduling your laboratory session: At the end of the preliminary questionnaire, you will be asked to indicate your availability for a potential lab appointment. Please indicate all dates on which you could attend. We will confirm your assigned session date by e-mail once the schedule has been finalised. {% elif participant.language == 'de' %} 📅 Terminplanung für Ihre Laborsitzung: Sie werden am Ende der Vorbefragung gebeten, Ihre Verfügbarkeiten für einen möglichen Labortermin anzugeben. Bitte geben Sie alle Termine an, an denen Sie teilnehmen könnten. Wir bestätigen Ihnen Ihren zugeteilten Termin per E-Mail, sobald der Zeitplan feststeht. {% endif %}

{% if participant.language == 'en' %} Structure of the Pre-Survey {% elif participant.language == 'de' %} Aufbau der Vorbefragung {% endif %}

{% if participant.language == 'en' %}

The pre-survey consists of three short tasks and a brief questionnaire at the end about your background. The total time required is approximately 10 minutes.

{% elif participant.language == 'de' %}

Die Vorbefragung besteht aus drei sehr kurzen Aufgaben sowie einem abschließenden Kurzfragebogen zu Ihrem Hintergrund. Der gesamte Zeitaufwand beträgt ca. 10 Minuten. {% endif %}
{% if participant.language == 'en' %}Task 1{% else %}Aufgabe 1{% endif %} {% if participant.language == 'en' %} A series of decisions between different options. {% elif participant.language == 'de' %} Eine Reihe von Entscheidungen zwischen verschiedenen Optionen. {% endif %} ~ 2 min
{% if participant.language == 'en' %}Task 2{% else %}Aufgabe 2{% endif %} {% if participant.language == 'en' %} A series of decisions between different options. {% elif participant.language == 'de' %} Eine Reihe von Entscheidungen zwischen verschiedenen Optionen. {% endif %} ~ 2 min
{% if participant.language == 'en' %}Task 3{% else %}Aufgabe 3{% endif %} {% if participant.language == 'en' %} A single allocation decision. Paid out {% elif participant.language == 'de' %} Eine einzelne Verteilungsentscheidung. Wird vergütet {% endif %} ~ 1 min
{% if participant.language == 'en' %}Questionnaire{% else %}Fragebogen{% endif %} {% if participant.language == 'en' %} A few short questions about your background. {% elif participant.language == 'de' %} Einige kurze Fragen zu Ihrem Hintergrund. {% endif %} ~ 3 min
{% if participant.language == 'en' %}Payment Informationen{% else %}Zahlungsinformationen{% endif %} {% if participant.language == 'en' %} Enter IBAN, BIC, and address. Please have this information ready. {% elif participant.language == 'de' %} Eingabe von IBAN, BIC, Adresse. Bitte halten Sie die Informationen bereit. {% endif %} ~ 1 min


{% if participant.language == 'en' %} Payments & Anonymity {% elif participant.language == 'de' %} Vergütung & Anonymität {% endif %}

{% if participant.language == 'en' %}

You will receive a show-up fee of {{ session.config.participation_fee }}. for the pre-survey, as well as performance-based compensation for Task 3, which will be transferred to your account after the experiment. Please note that we can only pay you the full amount if you also participate in the lab session.

All your answers are treated in strict confidence and you remain completely anonymous throughout the entire study. For more information on data protection, please see the next page.

{% elif participant.language == 'de' %}

Sie erhalten für die Vorbefragung eine Aufwandsentschädigung von {{ session.config.participation_fee }}, sowie eine erfolgsabhängige Vergütung aus Aufgabe 3, die im Nachgang des Experiments auf Ihr Konto überwiesen wird. Bitte beachten Sie, dass wir Ihnen die Vergütung nur vollständig auszahlen können, wenn Sie auch an der Laborsession teilnehmen.

Alle Ihre Antworten werden absolut vertraulich behandelt und Sie bleiben während der gesamten Studie vollständig anonym. Weitere Informationen zum Datenschutz erhalten Sie auf der nächsten Seite.

{% endif %}
{% if participant.language == 'en' %} Please note: Payments can only be made for fully completed surveys. Once you have started, you must complete the pre-survey entirely if you wish to receive a payment. Participation is entirely voluntary and may be discontinued at any time without personal disadvantage and without giving a reason — other than forfeiting the payment. If you discontinue, your data will be deleted to the extent it can still be attributed to you. {% elif participant.language == 'de' %} Bitte beachten Sie: Auszahlungen erfolgen nur für vollständig ausgefüllte Befragungen. Sobald Sie begonnen haben, müssen Sie die Vorbefragung vollständig abschließen, um eine Auszahlung zu erhalten. Die Teilnahme ist freiwillig und kann jederzeit ohne persönliche Nachteile und ohne Angabe von Gründen abgebrochen werden – mit Ausnahme des Verlusts des Auszahlungsanspruchs. Bei Abbruch werden Ihre Daten gelöscht, soweit sie Ihnen noch zugeordnet werden können. {% endif %}
{% endblock %}