{{ extends "global/Page.html" }} {{ block title }} Group Formed {{ endblock }} {{ block content }}

You have been randomly grouped with three other participants in the role of Employee. You have been randomly assigned the role of Employee {{player.employee_label}}. That means your other group members have been assigned the roles of Employees {{ if player.employee_label == 'A' }}B, C, and D{{elif player.employee_label == 'B'}}A, C, and D {{elif player.employee_label == 'C'}}A, B, and D{{else}}A, B, and C{{endif}}.


Please proceed to the first work period. As a reminder, each work period is 5 minutes in duration and is separated into two parts. In the first part (3 minutes), you will complete work that increases your own total output. You can then use the second part of the period (2 minutes), in any proportion you wish, to complete work that:

(1) increases your own total output for the period, or
(2) increases the total output of another employee in your group (of your choosing) for the period.


{{ next_button }} {{ endblock }}