{{ 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
|
{{ payoff_part1 }}
|
{{ payoff_part1_eur }} € |
Teil 3
|
{{ payoff_part3 }}
|
{{ payoff_part3_eur }} € |
Teil 4
{% if player.Participate == 1 %}
|
{% 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 }} |