{{ block title }}Payment details{{ endblock }} {{ block content }}
You earned a total payment of {{ if country == 'nl' }} €{{ else }} ₺{{ endif}}{{ payment }}, including a participation fee of {{ if country == 'nl' }} €7.5.{{ endif }} {{ if country == 'nlt' }} €5.{{ endif }} {{ if country == 'tr' }} ₺20.{{ endif}} Below you can find your earnings from each part of the experiment once again:
Part I | Part II | Part III |
---|---|---|
{{ part1 }} points | {{ part2 }} points | {{ part3 }} points |
which are converted into {{ if country == 'tr' }} Liras at the rate of 100 points = ₺7.5{{ else }} Euros at the rate of 100 points = €1{{ endif}}. Please let us know if you received a different payment than the one stated on this page.
Thank you for your participation! You can now close this tab.
{{ endblock }}