{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Page title {% endblock %} {% block content %}
Thank you for attending this experiment. In the following setup you will take the role of a production planer. Your company specializes in supplying metal sheets for roofing purposes with customized coloring and surface treatment. Customer orders are placed well in advance (multiple weeks). However, due to the nature of the production process the production yield is uncertain and quality assessment can only take place one week after production. That is, if you start production of L units on Monday morning you will only learn by Friday evening how many units were actually produced....
The open demand is {{player.open_demand}} units.
{% next_button %} {% endblock %}