{{ extends "global/Page.html" }} {% block scripts %} {% endblock %} {% block title %} Evaluation {% endblock %} {% block content %}
Below you will find information pertaining to Employee results for your team.
| Employee | Employee total output | {{ if player.condition == 2 or player.condition == 4 }}Number of points used to increase the total output of another Employee (or other Employees) | Number of points used by teammates to increase the total output of this Employee | {{ endif }}
| 1 | {{ player.total_output_E1 }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.help_given_E1 }} | {{ player.help_received_E1 }} | {{ endif }}
| 2 | {{ player.total_output_E2 }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.help_given_E2 }} | {{ player.help_received_E2 }} | {{ endif }}
| 3 | {{ player.total_output_E3 }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.help_given_E3 }} | {{ player.help_received_E3 }} | {{ endif }}
| 4 | {{ player.total_output_E4 }} | {{ if player.condition == 2 or player.condition == 4 }}{{ player.help_given_E4 }} | {{ player.help_received_E4 }} | {{ 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.
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 team’s 400 point discretionary bonus pool in any proportion you choose to the four Employees on the team{{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 team Manager.
| Employee | Performance Rating (Between 1 and 100) | {{ if player.condition == 3 or player.condition == 4 }}Discretionary Bonus (Must add up to 400) | {{ endif }}
| 1 | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| 2 | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| 3 | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| 4 | {{ if player.condition == 3 or player.condition == 4 }} | {{ endif }} |
| Total: |
When you are ready, click "Next" to continue.