{% 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, paid as a bonus in MTurk.
Your compensation for the experiment will include the following:
|
Compensation from the work task: (The period randomly chosen for compensation was #{{ pay_period }} and your profit in that period
was {{ pay_profit }}, which translates to the bonus amount shown to the right (profit × $0.03))
|
${{ bonus }} |
| Addition for time spent waiting on your other group member ($0.20/minute): | ${{ wait_bonus }} |
| Participation Fee: | $2.00 |
| Total Compensation: | ${{ bonus_total }} |
| Thank you again for your participation! | |