{{ extends "global/Page.html" }} {{ block title }} {{ endblock }} {{ block content }} {% if Role_Subject_or_Experimenter != 'Experimenter' %}
{{ Subject_Number }}
Bag Image

Blue

(Please choose Bag A or Bag B)

Red

(Please choose Bag A or Bag B)

{{ Risky_Bag_Practice }} was drawn from Bag A.

{{ Ambiguous_Bag_Practice }} was drawn from Bag B.

{% if 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 $7.

If Heads is flipped for your number, then you will be paid $0.

{% 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 $7.14.

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 == 'Risky' 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 == '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.

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 == '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 $0.

If Heads is flipped for your number, then you will be paid $7.14.

{% elif 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 $0.

If Heads is flipped for your number, then you will be paid $7.

{% 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 $0.

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 == 'Risky' 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 == '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.14.

If Heads is flipped for your number, then you will be paid $7.

{% 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 $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".

Coin 1
{{ formfield 'Coin1' }}
Coin 2
{{ formfield 'Coin2' }}
Coin 3
{{ formfield 'Coin3' }}
Coin 4
{{ formfield 'Coin4' }}
Coin 5
{{ formfield 'Coin5' }}
Coin 6
{{ formfield 'Coin6' }}
Coin 7
{{ formfield 'Coin7' }}
Coin 8
{{ formfield 'Coin8' }}
Coin 9
{{ formfield 'Coin9' }}
Coin 10
{{ formfield 'Coin10' }}
Coin 11
{{ formfield 'Coin11' }}
Coin 12
{{ formfield 'Coin12' }}
Coin 13
{{ formfield 'Coin13' }}
Coin 14
{{ formfield 'Coin14' }}
Coin 15
{{ formfield 'Coin15' }}
Coin 16
{{ formfield 'Coin16' }}
Coin 17
{{ formfield 'Coin17' }}
Coin 18
{{ formfield 'Coin18' }}
Coin 19
{{ formfield 'Coin19' }}
Coin 20
{{ formfield 'Coin20' }}
{% endif %} {{ endblock }} {{ block scripts }} {{ endblock }}