{# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %}
Calculation of your bonus payment
{{ if player.role_type == "investor" }} In the next step, developments over all periods are simulated and, based on this, your bonus payment in this study is determined. {{ elif player.role_type == "bank" }} In the next step, we check which option the investor has selected. Based on this, your bonus payment in this study is determined. {{ endif }}
Click 'Next' to determine your bonus payment.

{{ endblock }}