{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Section 2: Multi-player Game {% endblock %} {% block content %}

You will now play a 2-player game that will determine your payoff.

This is the avatar that represents your partner. It was built based on his/her answers to the survey:

{% next_button %} {% endblock %}