{{ block title }} Round {{ player.round_number }} Task {{ endblock }} {{ block content }}
Below are the 5 lighting solution designs that your 5 employees created. Please review the designs and rate each employee as Below Expectations, Meets Expectations, or Exceeds Expectations.
Recall that the suggested employee distribution for the business unit is 10% Below Expectations, 80% Meets Expectations, and 10% Exceeds Expectations.
Managers should evaluate their employees’ designs based on the following criteria:
Fixture designs should:
{{ if player.role == "Manager A"}}
|
Employee 1
{{ if player.round_number == 1 }} {{ formfield "obj1_rating_initial" }} |
Employee 2
{{ if player.round_number == 1 }} {{ formfield "obj2_rating_initial" }} |
Employee 3
{{ if player.round_number == 1 }} {{ formfield "obj3_rating_initial" }} |
Employee 4
{{ if player.round_number == 1 }} {{ formfield "obj4_rating_initial" }} |
Employee 5
{{ if player.round_number == 1 }} {{ formfield "obj5_rating_initial" }} |
{{ if player.role == "Manager B"}}
|
Employee 1
{{ if player.round_number == 1 }} {{ formfield "obj1_rating_initial" }} |
Employee 2
{{ if player.round_number == 1 }} {{ formfield "obj2_rating_initial" }} |
Employee 3
{{ if player.round_number == 1 }} {{ formfield "obj3_rating_initial" }} |
Employee 4
{{ if player.round_number == 1 }} {{ formfield "obj4_rating_initial" }} |
Employee 5
{{ if player.round_number == 1 }} {{ formfield "obj5_rating_initial" }} |
After you have selected a performance category for all 5 employees, please click the button below.
{{ next_button }} {{ endblock }}