{% extends "global/Page.html" %} {% load otree %} {% block title %} Option Choice {% endblock %} {% block content %}
The computer chose choice situation {{ player.payoffrelevant_round_part2 }}.
In this situation, you decided to choose an option yourself and to
{% if price > 0 %}
pay a price of {{ player.current_price | to0 }} {{ Constants.currency }}.
{% else %}
receive a bonus of {{ bonus | to0 }} {{ Constants.currency }}.
{% endif %}
Please choose one of the options:
|
|
|||||
|
|
| ||||