{{ extends "global/Page.html" }} {% block scripts %} {% endblock %} {% block title %} Evaluation for Period 1 {% endblock %} {% block content %}
Below you will find information pertaining to the work employees in your group completed in the period.
| Employee | Employee total output | {{ if player.condition == 2 or player.condition == 4 }}Spent time working to increase the total output of another employee | Had another employee (or other employees) spend time working to increase their total output on their behalf | {{ endif }}
| A | {{ player.p1_A_output }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.p1_A_helped }} | {{ player.p1_A_was_helped }} | {{ endif }}
| B | {{ player.p1_B_output }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.p1_B_helped }} | {{ player.p1_B_was_helped }} | {{ endif }}
| C | {{ player.p1_C_output }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.p1_C_helped }} | {{ player.p1_C_was_helped }} | {{ endif }}
| D | {{ player.p1_D_output }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.p1_D_helped }} | {{ player.p1_D_was_helped }} | {{ endif }}
Please complete your performance evaluation {{if player.condition == 3 or player.condition == 4}}and bonus allocation{{endif}} task below. Please take as much time as you need.
Please rate each employee’s performance on a scale of 1 (Poor performance) to 100 (Outstanding performance) {{if player.condition == 3 or player.condition == 4}} and allocate the group’s 300 point discretionary bonus pool in any proportion you choose to the four employees in the group{{endif}}. Please use whole numbers only. As a reminder, employees will not find out their performance ratings {{if player.condition == 3 or player.condition == 4}}or discretionary bonuses {{endif}}until the end of the study, and will never know that you were the group manager.
| Employee | Performance Rating | {{ if player.condition == 3 or player.condition == 4 }}Discretionary Bonus | {{ endif }}
| A | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| B | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| C | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| D | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
When you are ready, click "Next" to continue.