{{ block title }} {{ if player.condition == 'peer_calibration'}} Revised Ratings Outcome {{ endif }} {{ endblock }} {{ block content }}
{{ if player.condition == 'peer_calibration'}} {{ if player.id_in_group != 3 }}Recall, you are {{ player.role }}.
{{ endif }} {{ if player.id_in_group == 3 }}Both managers have completed the revised performance evaluation process.
{{ endif }}Here are Manager A’s designs and performance ratings:
|
Employee 1
{{ if player.round_number == 1 }} Revised Rating: |
Employee 2
{{ if player.round_number == 1 }} Revised Rating: |
Employee 3
{{ if player.round_number == 1 }} Revised Rating: |
Employee 4
{{ if player.round_number == 1 }} Revised Rating: |
Employee 5
{{ if player.round_number == 1 }} Revised Rating: |
Here are Manager B’s designs and performance ratings:
|
Employee 1
{{ if player.round_number == 1 }} Revised Rating: |
Employee 2
{{ if player.round_number == 1 }} Revised Rating: |
Employee 3
{{ if player.round_number == 1 }} Revised Rating: |
Employee 4
{{ if player.round_number == 1 }} Revised Rating: |
Employee 5
{{ if player.round_number == 1 }} Revised Rating: |
Combining both managers’ distribution yields the following for the business unit’s revised ratings:
| Below Expectations | Meets Expectations | Exceeds Expectations | |
| Number [Percent] | {{ group.final_total_BelowNr }} {{ group.final_total_BelowPer|to0 }}% | {{group.final_total_MeetsNr}} {{ group.final_total_MeetsPer|to0}}% | {{group.final_total_ExceedsNr}} {{ group.final_total_ExceedsPer|to0 }}% |
Suggested Distribution Number [Percent] |
1 [10%] | 8 [80%] | 1 [10%] |
The director will now review the business unit’s revised ratings. The director will then approve the revised ratings, and these ratings will become the business unit’s finalized ratings.
{{ next_button }} {{ endif }} {{ if player.id_in_group != 3 and player.condition == 'no_calibration'}} Please click 'Next' to review the finalized ratings. {{ next_button }} {{ endif }} {{ if player.id_in_group == 3 and player.condition == 'no_calibration'}}Please click 'Next' to review the finalized ratings. {{ next_button }}
{{ endif }} {{ if player.id_in_group == 3 and player.condition == 'peer_calibration'}}You will now review the business unit’s revised ratings and approve the revised ratings. These ratings will become the business unit’s finalized ratings.
Please click the button below to approve the business unit’s finalized ratings.
{{ endif }} {{ if player.condition == 'director_calibration'}}
Please click the button below to see the business unit's revised ratings.
{{ next_button }} {{ endif }} {{ endblock }}