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

This is a practice round.

For each additional round you will retain the same color type, but your participation cost 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 %}