{% extends "global/Page.html" %} {% load otree static %} {% block title %} Additional Rounds (Practice) {% endblock %} {% block content %}

For each additional round you will retain your same color type, but your participation costs will change and all participants will be shuffled into new groups. Each group will always have three (3) red participants, three (3) blue participants, and five (5) green participants.

{% next_button %} {% endblock %}