{% extends "global/Page.html" %} {% load otree %} {% block title %} Practice {% endblock %} {% block content %}

Conditional on your receiving return x (chosen using the sliding bar), this chart shows the probability that the other player faces higher or lower return.

Return:

Profit from Investing = return - 1{if the other player does Not Invest}

{% for field in form %} {% for temp in Constants.other_players %} {% endfor %} {% endfor %}
Your return Profit from Investing if other player does Not Invest Profit from Investing if other player Invests Do you wish to Invest? Profit from Not Investing
{{ field.label }}0Invest Not Invest 0

{{ js_vars.practice_question_text }} {{ form.practice_question }}

{% next_button %} {% endblock %}