{% extends "global/Page.html" %} {% load otree %} {% block title %} Game {{player.game_num}}: Your choice {% endblock %} {% block content %}

You will now play the game for real. The winning of this game will count towards the final gain.

Now please choose the situation you prefer the most from the following choices (A, B, C, D, E, F, G, H or I).



Please make a choice

Options Red Green
A



A
(8 ECUs) (8 ECUs)
B



B
(7 ECUs) (10 ECUs)
C



C
(6 ECUs) (12 ECUs)
D



D
(5 ECUs) (14 ECUs)
E



E
(4 ECUs) (16 ECUs)
F



F
(3 ECUs) (18 ECUs)
G



G
(2 ECU) (20 ECUs)
H



H
(1 ECU) (22 ECUs)
I



I
(0 ECUs) (24 ECUs)








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_bw %} 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_bw %} 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_bw%} I remembered it very well
{% next_button %} {% endblock %} {% block scripts %} {% endblock %}