{% extends "global/Page.html" %} {% load otree %} {% block title %} {% if participant.language == 'en' %} FUNO - Part 2 {% elif participant.language == 'de' %} FUNO - 2. Teil {% endif %} {% endblock %} {% block content %}
Phase 1 consists of an investment decision that you and your partner make simultaneously and independently of one another. You decide whether you want to invest in a joint group connection. A group connection grants you bonus points and allows you to help each other in the later stages of the experiment. Note, however, that investing is costly and does not guarantee a successful connection. All components are explained below.
At the start of Phase 1 you receive {{ C.ENDOWMENT }} points. You must allocate these points entirely to one of the two options below - you cannot split them.
{% else %}Phase 1 besteht aus einer Investitionsentscheidung, die Sie und Ihr*e Partner*in gleichzeitig und unabhängig voneinander treffen. Sie entscheiden, ob Sie in eine gemeinsame Gruppenverbindung investieren möchten. Eine Gruppenverbindung bietet Ihnen einen Punktebonus und ermöglicht es Ihnen, sich im weiteren Verlauf des Experiments gegenseitig zu helfen. Beachten Sie jedoch: Die Investition ist mit Kosten verbunden und garantiert keine erfolgreiche Verbindung. Alle Bestandteile werden im Folgenden erläutert.
Zu Beginn von Phase 1 erhalten Sie {{ C.ENDOWMENT }} Punkte. Sie müssen diese Punkte vollständig einer der beiden Optionen zuweisen – eine Aufteilung ist nicht möglich.
{% endif %}A connection is formed if and only if both you and your partner choose Option A. If either of you chooses Option B, no connection is formed.
Important: If you choose Option A but your partner chooses Option B, your {{ C.ENDOWMENT }} points are not returned to you.
{% else %}Eine Verbindung kommt genau dann zustande, wenn sowohl Sie als auch Ihr*e Partner*in Option A wählen. Wählt eine der beiden Personen Option B, wird keine Verbindung gebildet.
Wichtig: Wenn Sie Option A wählen, Ihr*e Partner*in jedoch Option B, werden Ihre {{ C.ENDOWMENT }} Punkte nicht zurückerstattet.
{% endif %}| {% if participant.language == 'en' %}Your Choice{% else %}Ihre Wahl{% endif %} | {% if participant.language == 'en' %}Partner's Choice{% else %}Wahl des*der Partners*in{% endif %} | {% if participant.language == 'en' %}Result{% else %}Ergebnis{% endif %} | {% if participant.language == 'en' %}Your Immediate Payoff{% else %}Ihre sofortige Auszahlung{% endif %} |
|---|---|---|---|
| {% if participant.language == 'en' %}Option A (invest){% else %}Option A (investieren){% endif %} | {% if participant.language == 'en' %}Option A (invest){% else %}Option A (investieren){% endif %} | {% if participant.language == 'en' %}Connection formed{% else %}Verbindung gebildet{% endif %} | 0 {% if participant.language == 'en' %}points{% else %}Punkte{% endif %} |
| {% if participant.language == 'en' %}Option A (invest){% else %}Option A (investieren){% endif %} | {% if participant.language == 'en' %}Option B (private account){% else %}Option B (privates Konto){% endif %} | {% if participant.language == 'en' %}No connection{% else %}Keine Verbindung{% endif %} | 0 {% if participant.language == 'en' %}points (investment lost){% else %}Punkte (Investition verloren){% endif %} |
| {% if participant.language == 'en' %}Option B (private account){% else %}Option B (privates Konto){% endif %} | {% if participant.language == 'en' %}Option A (invest){% else %}Option A (investieren){% endif %} | {% if participant.language == 'en' %}No connection{% else %}Keine Verbindung{% endif %} | {{ C.PRIVATE_RETURN }} {% if participant.language == 'en' %}points{% else %}Punkte{% endif %} |
| {% if participant.language == 'en' %}Option B (private account){% else %}Option B (privates Konto){% endif %} | {% if participant.language == 'en' %}Option B (private account){% else %}Option B (privates Konto){% endif %} | {% if participant.language == 'en' %}No connection{% else %}Keine Verbindung{% endif %} | {{ C.PRIVATE_RETURN }} {% if participant.language == 'en' %}points{% else %}Punkte{% endif %} |
After both decisions have been made, you will learn whether a connection has been established and what your partner chose.
However, an established connection is not guaranteed: It may be randomly destroyed before it becomes available to you in Phase 3.
{% if player.participant.task_type == 'risk' %}The connection is destroyed with a probability of 35% and survives with a probability of 65%.
{% else %}The connection may be destroyed - but you do not know the exact probability.
{% endif %}You will not learn whether your connection survives until Phase 3.
Nachdem beide Entscheidungen getroffen wurden, erfahren Sie, ob eine Verbindung zustande gekommen ist und was Ihr*e Partner*in gewählt hat.
Eine bestehende Verbindung ist jedoch nicht garantiert: Sie kann zufällig zerstört werden, bevor sie Ihnen in Phase 3 zur Verfügung steht.
{% if player.participant.task_type == 'risk' %}Die Verbindung wird mit einer Wahrscheinlichkeit von 35% zerstört und überlebt mit einer Wahrscheinlichkeit von 65%.
{% else %}Die Verbindung kann zerstört werden - die genaue Wahrscheinlichkeit ist Ihnen jedoch nicht bekannt.
{% endif %}Ob Ihre Verbindung bestehen bleibt, erfahren Sie erst in Phase 3.
{% if participant.language == 'en' %} Please answer all questions based on the instructions above. All questions must be answered correctly before you can continue. If an answer is wrong, the page will reload with an error message. {% else %} Bitte beantworten Sie alle Fragen anhand der obigen Instruktionen. Alle Fragen müssen korrekt beantwortet werden, bevor Sie fortfahren können. Falls eine Antwort falsch ist, wird die Seite mit einer Fehlermeldung neu geladen. {% endif %}