{{ block title }} Additional Payment {{ endblock }} {{ block content }}
Your additional payment will depend on your decisions on the {{ task_paid }} task. This was determined by a virtual coin toss.
To determine your payment, {% if player.task_paid == "ranking" %} two items will be randomly selected and you will receive the one you ranked higher.
{% elif player.task_paid == "choices" %} a question will be randomly selected.If the option you chose offered an item with a 100% probability, you will received that item as your reward.
If the option you chose offered a lottery, a random number from 1-100 will be drawn by the computer, and that will determine your reward.
{% endif %} {{ next_button }} {{ endblock }}