{% extends "global/Page.html" %} {% load otree static %} {% block title %} Match # {% endblock %} {% block styles %} {% endblock %} {% block content %}

Throughout the experiment, you are assigned to play the role of a .

In each match, you will be randomly paired with a participant.
The pair is fixed within the match.

After each match, participants will be reshuffled to form new pairs.


{% endblock %} {% block scripts %} {% endblock %}