{{ block title }} Auszahlung {{ endblock }} {{ block content }}

Im Folgenden finden Sie eine Übersicht über Ihre im Experiment verdienten Punkte und die entsprechende Auszahlung in Euro.

Teil Punkte Auszahlung (€)
Teil 1
    {{ for label, points in part1_items }}
  • {{ label }}
  • {{ endfor }}
{{ payoff_part1 }}
    {{ for label, points in part1_items }}
  • {{ points }}
  • {{ endfor }}
{{ payoff_part1_eur }} €
Teil 3
  • {{ part3_action_text }}
  • {{ part3_belief_text }}
{{ payoff_part3 }}
  • {{ part3_action_points }}
  • {{ part3_belief_points }}
{{ payoff_part3_eur }} €
Teil 4 {% if player.Participate == 1 %}
  • {{ part4_hits }} Slider gelöst
{% endif %}
{% if player.Participate == 1 %} {{ payoff_part4 }} {% else %} — {% endif %} {% if player.Participate == 1 %} {{ payoff_part4_eur }} € {% else %} — {% endif %}
Vergütung für das Erscheinen {{ participation_points }} {{ participation_fee }}
Ihre persönliche Gesamtauszahlung {{ total_payoff_points }} {{ total_payoff }}
Ihre Abtretungen
Durch die von Ihnen im Experiment getroffenen Entscheidungen ergibt sich ein Gesamtbetrag von {{ grand_total_points }} Punkten / {{ grand_total_eur }} €. Davon wird durch Ihre Entscheidungen ein Transfer in Höhe von insgesamt {{ total_donation }} Punkten / {{ total_donation_eur }} € ermöglicht. Dieser Betrag setzt sich wie folgt zusammen: Ihr erzielter Auszahlungsbetrag beläuft sich damit auf {{ total_payoff }}.

{{ next_button }} {{ endblock }}