{% extends "global/Page.html" %} {% load otree static %} {% block title %} Round {{ round_number }}, Period 2 {% endblock %} {% block app_styles %} {% endblock %} {% block content %}
You are in {{ region }} and it has been randomly determined that it is State {{group.state}}.
State | Region I | Region II |
---|---|---|
1 | 67 impatient, 33 patient | 33 impatient, 67 patient |
2 | 33 impatient, 67 patient | 67 impatient, 33 patient |
As you are in {{ region }} and it is State {{group.state}}, the bank you are responsible for will have {{ player.impatient }} impatient customers.
Currently, the bank has {{ asset }} units in assets and {{ cash_dollars }}.{{ cash_cents }} units in cash.