{{ extends "global/Page.html" }} {{ block title }} {{ endblock }} {{ block content }} {% if Role_Subject_or_Experimenter != 'Experimenter' %}
{{ Risky_Bag }} was drawn from Bag A.
{{ Ambiguous_Bag }} was drawn from Bag B.
{% if Risky_Bag == 'Red' and Ambiguous_Bag == 'Red' and Bet_Red == 'Risky' %}If Tails is flipped for your number, then you will be paid $10.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag == 'Red' and Ambiguous_Bag == 'Red' and Bet_Red == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $10.20.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag == 'Red' and Ambiguous_Bag == 'Blue' and Bet_Red == 'Risky' and Bet_Blue == 'Risky' %}If Tails is flipped for your number, then you will be paid $10.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag == 'Red' and Ambiguous_Bag == 'Blue' and Bet_Red == 'Risky' and Bet_Blue == 'Ambiguous' %}If Tails is flipped for your number, then you will be paid $10.
If Heads is flipped for your number, then you will be paid $10.20.
{% elif Risky_Bag == 'Red' and Ambiguous_Bag == 'Blue' and Bet_Red == 'Ambiguous' and Bet_Blue == 'Risky' %}If Tails is flipped for your number, then you will be paid $0.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag == 'Red' and Ambiguous_Bag == 'Blue' and Bet_Red == 'Ambiguous' and Bet_Blue == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $0.
If Heads is flipped for your number, then you will be paid $10.20.
{% elif Risky_Bag == 'Blue' and Ambiguous_Bag == 'Blue' and Bet_Blue == 'Risky' %}If Tails is flipped for your number, then you will be paid $0.
If Heads is flipped for your number, then you will be paid $10.
{% elif Risky_Bag == 'Blue' and Ambiguous_Bag == 'Blue' and Bet_Blue == 'Ambiguous' %}If Tails is flipped for your number, then you will be paid $0.
If Heads is flipped for your number, then you will be paid $10.20.
{% elif Risky_Bag == 'Blue' and Ambiguous_Bag == 'Red' and Bet_Blue == 'Risky' and Bet_Red == 'Risky'%}If Tails is flipped for your number, then you will be paid $0.
If Heads is flipped for your number, then you will be paid $10.
{% elif Risky_Bag == 'Blue' and Ambiguous_Bag == 'Red' and Bet_Blue == 'Risky' and Bet_Red == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $10.20.
If Heads is flipped for your number, then you will be paid $10.
{% elif Risky_Bag == 'Blue' and Ambiguous_Bag == 'Red' and Bet_Blue == 'Ambiguous' and Bet_Red == 'Risky'%}If Tails is flipped for your number, then you will be paid $0.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag == 'Blue' and Ambiguous_Bag == 'Red' and Bet_Blue == 'Ambiguous' and Bet_Red == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $10.20.
If Heads is flipped for your number, then you will be paid $0.
{% endif %} {% else %}Subjects are now seeing the choices they made and the realization of the two draws.
Fill in the coin flip for each player, then click "Proceed".