{% extends "global/Page.html" %} {% load otree %} {% block title %} Production Decision for Market B {% endblock %} {% block styles %} {% include C.table_style_template %} {% include C.common_style_template %} {% endblock styles %} {% block content %} {{ include C.fixTop_template }} {{ include "experiment_baseline/background_info.html" }}
   Tradeoff you face:
   Decision:

   (enter 0 or a positive number in the two boxes; sum of the two amounts should be less than 20)

   (up to 2 decimal points are allowed)

{#

Instructions

#} {#{% include Constants.instructions_constant_template %}#} {% endblock %} {% block app_scripts %} {% endblock %}