{{ block title }}

Advice Sharing with the Other Manager

{{ endblock }} {{ block content }}

Recall that managers were promoted for the following reasons:

{{ for row in promotion_table }} {{ endfor }}
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 }}

Select which pieces of advice (if any) you would like to share with the manager of the other group. Drag advice items into the green "Share" zone to share them with the other manager. Items at the top will be revealed first if the other manager only accepts some of the advice. You may share up to 4 items total across both categories.

Recall, the first piece of advice is costless to share, the second costs $0.10, the third costs $0.15, and the fourth costs $0.25. After providing and/or receiving any advice between managers, you will be able to share advice with the employees in your group.

Math Task Word Creation Task

Total sharing cost: $0.00 | Items selected: 0/4

Share Zone (drag here — order = priority rank)
Available Advice for the Word-Creation Task Performed by Employees in the Business Unit
{{ for item in verbal_advice_items }}
Word-Creation {{ item.text }}
{{ endfor }}
Available Advice for the Math Task Performed by Managers in the Business Unit
{{ for item in math_advice_items }}
Math {{ item.text }}
{{ endfor }}
{{ next_button }} {{ endblock }}