{{ block title }} Results Part 4 {{ endblock }} {{ block content }}

You selected:

{{ player.gamble_selection_string }}.

{% if player.realized_event == 1 %}

Event A is the event the event that actually happened for you. Therefore, your payoff from this part of the experiment is {{ player.part_4_earnings }} Experimental Dollars.

{% else %}

Event B is the event the event that actually happened for you. Therefore, your payoff from this part of the experiment is {{ player.part_4_earnings }} Experimental Dollars.

{% endif %}

Please hit 'Next' to continue to the survey.

{{ next_button }} {{ endblock }}