{{ extends "global/Page.html" }} {{ block title }} {{ endblock }} {{ block content }} {% if Role_Subject_or_Experimenter != 'Experimenter' %}
{{ Risky_Bag_Practice }} was drawn from Bag A.
{{ Ambiguous_Bag_Practice }} was drawn from Bag B.
{% if Risky_Bag_Practice == 'Red' and Ambiguous_Bag_Practice == 'Red' and Bet_Red_Practice1 == 'Risky' %}If Tails is flipped for your number, then you will be paid $7.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag_Practice == 'Red' and Ambiguous_Bag_Practice == 'Red' and Bet_Red_Practice1 == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $7.14.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag_Practice == 'Red' and Ambiguous_Bag_Practice == 'Blue' and Bet_Red_Practice1 == 'Risky' and Bet_Blue_Practice1 == 'Risky' %}If Tails is flipped for your number, then you will be paid $7.
If Heads is flipped for your number, then you will be paid $0.
{% elif Risky_Bag_Practice == 'Red' and Ambiguous_Bag_Practice == 'Blue' and Bet_Red_Practice1 == 'Risky' and Bet_Blue_Practice1 == 'Ambiguous' %}If Tails is flipped for your number, then you will be paid $7.
If Heads is flipped for your number, then you will be paid $7.14.
{% elif Risky_Bag_Practice == 'Red' and Ambiguous_Bag_Practice == 'Blue' and Bet_Red_Practice1 == 'Ambiguous' and Bet_Blue_Practice1 == '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_Practice == 'Red' and Ambiguous_Bag_Practice == 'Blue' and Bet_Red_Practice1 == 'Ambiguous' and Bet_Blue_Practice1 == '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 $7.14.
{% elif Risky_Bag_Practice == 'Blue' and Ambiguous_Bag_Practice == 'Blue' and Bet_Blue_Practice1 == '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 $7.
{% elif Risky_Bag_Practice == 'Blue' and Ambiguous_Bag_Practice == 'Blue' and Bet_Blue_Practice1 == '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 $7.14.
{% elif Risky_Bag_Practice == 'Blue' and Ambiguous_Bag_Practice == 'Red' and Bet_Blue_Practice1 == 'Risky' and Bet_Red_Practice1 == '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 $7.
{% elif Risky_Bag_Practice == 'Blue' and Ambiguous_Bag_Practice == 'Red' and Bet_Blue_Practice1 == 'Risky' and Bet_Red_Practice1 == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $7.14.
If Heads is flipped for your number, then you will be paid $7.
{% elif Risky_Bag_Practice == 'Blue' and Ambiguous_Bag_Practice == 'Red' and Bet_Blue_Practice1 == 'Ambiguous' and Bet_Red_Practice1 == '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_Practice == 'Blue' and Ambiguous_Bag_Practice == 'Red' and Bet_Blue_Practice1 == 'Ambiguous' and Bet_Red_Practice1 == 'Ambiguous'%}If Tails is flipped for your number, then you will be paid $7.14.
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".