{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Part 1
{% endblock %} {% block content %} In this game, you are going to be playing the role of the demand planner for a manufacturing company . You will need to decide how many units of a product to produce based on how many units of it you think people will want to buy.

{% next_button %}
{% endblock %}