{% extends "global/Page.html" %} {% load otree %} {% block title %} Stage 2 {% endblock %} {% block content %}
You chose to gamble in Stage 1.
You gambled between ${{ player.min_g1}}0 and ${{ player.max_g1}}0
and the outcome of the lottery was:
[${{ player.min_g1}}0 , ${{ player.max_g1}}0]
{% if player.k1 < 0 %}
${{ player.k1 }}0
{% endif %}
{% if player.k1 >= 0 %}
${{ player.k1 }}0
{% endif %}
Your new options are:
Select the Option