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

You will be randomly and anonymously assigned to a group of {{ C.PLAYERS_PER_GROUP }} participants.

In each group, there are two types of participants: 1 Leader and {{ C.NUM_MEMBERS }} Group Members.

The assignment of roles is random. You will learn your role after reading the instructions.

All {{ C.PLAYERS_PER_GROUP }} participants in each group will receive the same instructions.

{{ next_button label='>>' }} {{ endblock }}