{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} In this round, the other seller is first to determine his/her asking price {% endblock %} {% block content %}
Every round the computer determines which seller is the first to set an asking price. The program selected the other seller to be the first to set an asking price this round. The other seller is currently determining the asking price for his/her part of the puzzle. At the same time, the Buyer is determining how many points he/she will offer to this seller. This may take a couple of minutes.
{% next_button %} {% endblock %}