{% block title %}Payment{% endblock %} {% block content %}

You are done! Below we summarize your earnings:

{% if player.earning == 0 %} {% if player.newchoice == 50 %} {% if player.switchingpoint < 100 %} {% if player.boxBnumber < player.switchingpoint %}

In this task, you chose box B if it drew at least {{player.switchingpoint}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box A. The box was wooden , so if you are selected for payment, you will not earn a bonus payment.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% if player.boxBnumber >= player.switchingpoint %}

In this task, you chose box B if it drew at least {{player.switchingpoint}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box B. The box was wooden , so if you are selected for payment, you will not earn a bonus payment.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% endif %} {% if player.switchingpoint > 100 %}

In this task, you always chose Box A. The box was wooden , so if you are selected for payment, you will not earn a bonus payment.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% endif %} {% if player.newchoice != 50 %} {% if player.boxBnumber < player.newchoice %}

In this task, you chose box B if it drew at least {{player.newchoice}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box A. The box was wooden , so if you are selected for payment, you will not earn a bonus payment.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% if player.boxBnumber >= player.newchoice %}

In this task, you chose box B if it drew at least {{player.newchoice}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box B. The box was wooden , so if you are selected for payment, you will not earn a bonus payment.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% endif %} {% endif %} {% if player.earning == 10 %} {% if player.newchoice == 50 %} {% if player.switchingpoint < 100 %} {% if player.boxBnumber < player.switchingpoint %}

In this task, you chose box B if it drew at least {{player.switchingpoint}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box A. The box was golden , so you will will earn a bonus payment of $10.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% if player.boxBnumber >= player.switchingpoint %}

In this task, you chose box B if it drew at least {{player.switchingpoint}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box B. The box was golden , so you will will earn a bonus payment of $10.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% endif %} {% if player.switchingpoint > 100 %}

In this task, you always chose Box A. The box was golden , so you will will earn a bonus payment of $10.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% endif %} {% if player.newchoice != 50 %} {% if player.boxBnumber < player.newchoice %}

In this task, you chose box B if it drew at least {{player.newchoice}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box A. The box was golden , so you will will earn a bonus payment of $10.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% if player.boxBnumber >= player.newchoice %}

In this task, you chose box B if it drew at least {{player.newchoice}} out of 25 red balls. In the end, Box B drew {{player.boxBnumber}} out of 25 red balls, which means you chose Box B. The box was golden , so you will will earn a bonus payment of $10.
To qualify for additional payment, please leave your prolific ID.
{{ form.prolificID }}

Additionally, the completion code for prolific is C1HIW5ZX.

{% endif %} {% endif %} {% endif %}

If you have any questions, please reach us via Prolific.

{% endblock %} {% block scripts %} {% endblock %}