{% extends "global/Page.html" %} {% load otree static %} {% block title %} Information
{% endblock %} {% block content %} {% if treat == 1 %} {% if player.is_load %}

In the next few rounds, there will be an additional complication. In the following rounds there will be an additional task with which you can earn a bonus. While you type in your choices, red numbers will appear and quickly disappear on the screen. Counting from 0, your task is to add up each number that appears until you make your decision and click “Next”.

If you sum the numbers correctly on the round selected for your bonus payment you will receive an additional $2 on top of your bonus.

Note: To make it easier for you to spot the number, it is shown on the left and right as in the example below. You only have to add this number once! In the example below, you would have to add 5 to the sum of all previously shown numbers.

{% else %}

In the next few rounds, there will be an additional complication. In the following lotteries some of the amounts and/or probabilities may be expressed as mathematical expressions. The lotteries will still be played out by the computer in exactly the way we describe.

Example

With probability (6 x 9) / 3 - 7% : Get $ 18
With probability 100 - ((6 x 9)/ 3 - 7)% : Get $0

Which certain payment is worth as much to you as this lottery?

Getting $ with certainty is worth as much to me as this lottery.

{% endif %} {% endif %}
{% next_button %}
{% endblock %}