{% extends "global/Page.html" %} {% load otree %} {% block title %} Option choice {{ current_round }} {% endblock %} {% block content %}
In choice round {{ current_round }}:
Participant 2 gets {{ player.OptionB_low | to0 }} {{ Constants.currency }} in Option B
Participant 1 always gets {{ player.OptionB_high| to0 }} {{ Constants.currency }} in Option B.
Participant 1 and Participant 2 always get {{ player.OptionA_low | to0 }} {{ Constants.currency }} in Option A
|
|
|||||
|
|
|
||||