{{ block title }}
The following employees have been promoted to managers for Part 3 of the experiment. The reason for promotion is listed next to each employee ID in the table below:
| Promoted Employee IDs | Reason for Promotion |
|---|---|
| {{ if row.is_you }} ID# 00{{ row.promoted_gid }} (YOU) {{ else }} ID# 00{{ row.promoted_gid }} {{ endif }} | {{ row.reason }} |