{% extends "global/Page.html" %} {% load otree static %} {% block title %} Session 3 Double Auction coordination mechanism {% endblock %} {% block content %}

Now let’s start session 3.
You’re the {{player.role}} representative.

In each round, please give the quantity you want to {{player.actionIntro}} based on the information and the price given on the screen.


Click "next" to continue .

{% next_button %} {% endblock %}