{% extends "global/Page.html" %} {% load otree static %} {% block title %} Walking Task {{player.round_number}} {% endblock %} {% block content %}
Your endowment is {{endowment}}.

{{ if costly}}
{{ endif }}

If you win the single risk: +{{upTick}}
If you lose the single risk: -{{upTick}}
{{if costly}} Instructing the computer to use a numbered ball costs {{costPerBall}}. White and black balls are free. {{ endif }}
Please instruct the computer with which probability to stop risk-taking at the pulsing ball, and proceed with card draws and coin tosses as requested.
You have reached the last column of the ball triangle.

If Walking Task {{player.round_number}} is your bonus task, your bonus will be the accumulated earnings of £ plus the endowment of {{endowment}}.
{% if testing %} {% endif %} {% endblock %}