{% extends "global/Page.html" %} {% load otree %} {% block title %} Game {{player.game_num}} {% endblock %} {% block content %}
This game can be taken into account when calculating your winnings.
{% include Constants.instructions_GP_template %}If you have invested 6 ECUs in the risky project:
1) How many ECUs have you kept?
{% formfield player.risk11_qc_a label = ""%}
2) If the investment is successful, how many ECUs in your possession at the end of this game?
{% formfield player.risk11_qc_b label = ""%}
3) If the investment is unsuccessful, how many ECUs in your possession at the end of this game?
{% formfield player.risk11_qc_c label = ""%}