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



If you win the single risk: +{{upTick}}
If you lose the single risk: -{{upTick}}
Please instruct the computer to continue or stop risk-taking at the pulsing ball, and proceed with 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 %}