{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block content %}
You have completed the experiment. Thank you for your participation.
Your study code is: {{ participant.code }}
Please write this code down and open a separate browser window to enter this code into the Amazon MTurk site. Once your participation is confirmed, your MTurk account will receive your compensation within two business days, which will include your $2.00 participation fee and the additional compensation you earned during the experiment (as shown below), paid as a bonus in MTurk.
The projects that you chose to implement generated the following results through a computer-generated random draw:
| Project selection ( 1-5 ) |
Project chosen for implementation | {% if condition == 1 or condition == 2 %}Income generated by project ($) | {% elif condition == 3 %}Net Income generated by project ($) | {% endif %} {% if condition == 1 %}Residual Income ($) | {% elif condition == 2 %}Return on Investment (%) | {% endif %}Bonus compensation ($) | |||||||||||||
| (1) | {% if condition == 1 %} {% if player.implemented_project_1 == 1 %}${{ player.raw_outcome_1 }} | {% if condition == 1 %}${{ player.pm_outcome_1 }} | {% elif condition == 2 %}{{ player.pm_outcome_1 }}% | {% endif %}${{ player.bonus_outcome_1 }} | |||||||||||||||
| (2) | {% if condition == 1 %} {% if player.implemented_project_2 == 1 %}${{ player.raw_outcome_2 }} | {% if condition == 1 %}${{ player.pm_outcome_2 }} | {% elif condition == 2 %}{{ player.pm_outcome_2 }}% | {% endif %}${{ player.bonus_outcome_2 }} | |||||||||||||||
| (3) | {% if condition == 1 %} {% if player.implemented_project_3 == 1 %}${{ player.raw_outcome_3 }} | {% if condition == 1 %}${{ player.pm_outcome_3 }} | {% elif condition == 2 %}{{ player.pm_outcome_3 }}% | {% endif %}${{ player.bonus_outcome_3 }} | |||||||||||||||
| (4) | {% if condition == 1 %} {% if player.implemented_project_4 == 1 %}${{ player.raw_outcome_4 }} | {% if condition == 1 %}${{ player.pm_outcome_4 }} | {% elif condition == 2 %}{{ player.pm_outcome_4 }}% | {% endif %}${{ player.bonus_outcome_4 }} | |||||||||||||||
| (5) | {% if condition == 1 %} {% if player.implemented_project_5 == 1 %}${{ player.raw_outcome_5 }} | {% if condition == 1 %}${{ player.pm_outcome_5 }} | {% elif condition == 2 %}{{ player.pm_outcome_5 }}% | {% endif %}${{ player.bonus_outcome_5 }} | |||||||||||||||
|
In addition, the gamble pictured here (from the previous page) was randomly chosen for compensation: {% if player.paid_gamble == 1 %} {% elif player.paid_gamble == 2 %} {% elif player.paid_gamble == 3 %} {% elif player.paid_gamble == 4 %} {% elif player.paid_gamble == 5 %} {% elif player.paid_gamble == 6 %} {% elif player.paid_gamble == 7 %} {% elif player.paid_gamble == 8 %} {% elif player.paid_gamble == 9 %} {% elif player.paid_gamble == 10 %} {% endif %} For this gamble, you selected Option {{ player.paid_gamble_choice }}, and a random draw using the odds of those outcomes yielded the result shown to the right. |
{% elif condition == 3 %}
In addition, the gamble pictured here (from the previous page) was randomly chosen for compensation: {% if player.paid_gamble == 1 %} {% elif player.paid_gamble == 2 %} {% elif player.paid_gamble == 3 %} {% elif player.paid_gamble == 4 %} {% elif player.paid_gamble == 5 %} {% elif player.paid_gamble == 6 %} {% elif player.paid_gamble == 7 %} {% elif player.paid_gamble == 8 %} {% elif player.paid_gamble == 9 %} {% elif player.paid_gamble == 10 %} {% endif %} For this gamble, you selected Option {{ player.paid_gamble_choice }}, and a random draw using the odds of those outcomes yielded the result shown to the right. |
{% endif %}
${{ player.bonus_outcome_peq }} | |||||||||||||||||
| Total Bonus: | {% elif condition == 3 %}Total Bonus: | {% endif %}${{ player.total_bonus }} | |||||||||||||||||
| Participation Fee: | {% elif condition == 3 %}Participation Fee: | {% endif %}$2.00 | |||||||||||||||||
| Total Compensation: | {% elif condition == 3 %}Total Compensation: | {% endif %}${{ player.total_comp}} | |||||||||||||||||
| Thank you again for your participation! | {% elif condition == 3 %}Thank you again for your participation! | {% endif %}||||||||||||||||||