{% load otree %} {% block title %} Game {{player.game_num}} {% endblock %} {% block content %}


Votre choix :


Please enter the amount of your investment in the project (in ECUs) (an amount between 0 and 10):

{% formfield player.risk11_a label=""%}

So, how many ECUs did you keep (an amount between 0 and 10)?

{% formfield player.risk11_b label=""%}

Note: the sum of the two amounts must be equal to 10.






Please answer the following questions:



1) On a scale from 1 (not at all risky) to 7 (very risky):
How risky do you consider your own decision (indicated above) to be?
Not at all risky {% formfield player.risk_assessment_gp %} Very risky


2) On a scale from 1 (not at all confident) to 7 (very confident):
How confident do you feel with your decision indicated above?
Not at all confident {% formfield player.confidence_level_gp %} Very confident


3) On a scale from 1 (I did not remember it at all) to 7 (I remembered it very well):
Did you remember the choice you made during the previous experimental session you participated in (March or September 2024)?
I did not remember it at all {% formfield player.memory_recall_gp%} I remembered it very well

{% next_button %}


{% include Constants.instructions_GP_template %}
{% endblock %}