{% extends "global/Page.html" %} {% block title %} Finished! {% endblock %} {% block content %}

You have completed the study. Below you will find information about the task you completed.

Your completion code is: CMCNBOK1

You will be automatically redirected to Prolific's completion page in a moment, but please write this code down in case Prolific does not automatically capture it. Once your participation is confirmed, your account will receive your compensation within two business days, which will include your participation fee attached to your "approved" work and the additional compensation you earned during the study, as noted below.

Period Part 1 - Units completed
(1)
Part 2 – Units completed toward your own total output
(2)
Part 2 – Units completed toward another employee’s total output
(3)
Units completed toward your output by other employee(s)
(4)
Your total output
(1) + (2) + (4)
1 {{player.p1_1_num_decoded}} {{player.p1_2_num_decoded}}
{{player.p1_3_num_decoded}}

{% if player.p1_help_time > 0%}(This increased Employee {{player.p1_employee_helped}}'s output by {{player.p1_3_num_decoded}} units){% endif %}
{{player.p1_help_received}} {{player.p1_total_output}}
2 {{player.p2_1_num_decoded}} {{player.p2_2_num_decoded}}
{{player.p2_3_num_decoded}}

{% if player.p2_help_time > 0%}(This increased Employee {{player.p2_employee_helped}}'s output by {{player.p2_3_num_decoded}} units){% endif %}
{{player.p2_help_received}} {{player.p2_total_output}}
3 {{player.p3_1_num_decoded}} {{player.p3_2_num_decoded}}
{{player.p3_3_num_decoded}}

{% if player.p3_help_time > 0%}(This increased Employee {{player.p3_employee_helped}}'s output by {{player.p3_3_num_decoded}} units){% endif %}
{{player.p3_help_received}} {{player.p3_total_output}}
4 {{player.p4_1_num_decoded}} {{player.p4_2_num_decoded}}
{{player.p4_3_num_decoded}}

{% if player.p4_help_time > 0%}(This increased Employee {{player.p4_employee_helped}}'s output by {{player.p4_3_num_decoded}} units){% endif %}
{{player.p4_help_received}} {{player.p4_total_output}}

The period randomly selected to determine your compensation was period {{player.pay_period}}.

In that period, your total output was {{player.pay_period_output}}, which equates to {{player.pay_period_output}} points. Your total output in the practice period was {{player.practice_num_decoded}}, which equates to {{player.practice_num_decoded}} points. Therefore, your total points earned are {{total_points}}, which at a rate of 25 points = $1.00, equates to compensation of ${{total_compensation}}. {%if player.condition == 3 or player.condition == 4%}As described previously, you may also receive points from your manager's discretionary bonus allocation, which will be provided to you when your bonus is paid.{%endif%}

When your bonus payment is made, you will receive information about your performance evaluations {%if player.condition == 3 or player.condition == 4%} and bonus allocations{%endif%} in each period.

Please do not discuss the full details of this study with anyone else, as others may be completing it at a later time.

Thank you so much for your participation!


{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}