{% load otree %} {% block title %} YOUR GAIN {% endblock %} {% block content %}
The random draw is: {{player.tirageriskresult_en}}
Your investment in the risky asset: {{player.risk11_a}}
You kept: {{player.risk11_b}}
Your gain for this game is: {{player.gainrisk}} ECU(s) - (exchange rate: 1ECU = 0.8 EUROs)
Your gain in euros is: {{player.gainrisk_eur}} EUROS(s)
The selected color is: {{player.tirage_color_n}}
Your winnings for this game are: {{player.gain_bw}} ECU(s) - (exchange rate: 1 ECU = 0.8 EUROs)
Your gain in euros is: {{player.gain_bw_eur}} EUROS(s)
The randomly selected round is: {{player.mdgasso_round_selected}}
Your endowment during this round was {{player.mdgasso_dot1_select}} ECUs.
The value of S was {{player.mdgasso_s1_select}}.
The value of G was {{player.mdgasso_g1_select}}.
You chose to keep {{player.mdgasso_keep_select}} POINTs and give {{player.mdgasso_sent_select}} POINTs to the organization.
Your gain is {{player.mdgasso_gain_dgm}} POINTs ({{player.mdgasso_gain_dgm_eur}} EUROs).
The organization's gain is {{player.mdgasso_gain_asso}} POINTs ({{player.mdgasso_gain_asso_eur}} EUROs).
Recall: - (exchange rate: 1 POINT = 0.1 EUROs)
The randomly selected round is: {{player.mdgclass_round_selected}}
Your endowment during this round was {{player.mdgclass_dot1_select}} ECUs.
The value of S was {{player.mdgclass_s1_select}}.
The value of G was {{player.mdgclass_g1_select}}.
You chose to keep {{player.mdgclass_keep_select}} POINTs and give {{player.mdgclass_sent_select}} POINTs to player 2.
Your gain is {{player.mdgclass_gain_dgm}} POINTs ({{player.mdgclass_gain_dgm_eur}} EUROs).
Player 2's gain is {{player.mdgclass_gain_joueur2}} POINTs ({{player.mdgclass_gain_joueur2_eur}} EUROs).
Recall: - (exchange rate: 1 POINT = 0.1 EUROs)
We must wait for the response of the second player before communicating your gain to you.
An email will be sent to you shortly to announce your gain and the procedures for retrieving your gain.
{% next_button %}
{% endblock %}