{% extends "global/Page.html" %} {% load otree %} {% block title %}New Group Assignment{% endblock %} {% block content %} {% if player.role == 'distributor' %}
You have assigned the role of distributor for this new group assignment.
As a reminder, the following multilateral distribution rounds will be structured as follows:
You have assigned the role of sender for this new group assignment
The following multilateral distribution rounds will be structured as follows:
Press "Next" to proceed to the next page
{% next_button %} {% endblock %}