{{ block title }} Results - Round {{ round_number }} {{ endblock }} {{ block content }}

Performance in Round {{ round_number }}

Your Profit
${{ profit }}
Your Score
{{ score }}%
Demand
{{ actual_demand }}
Your Order
{{ order_quantity }}
Sales
{{ sales }}
Leftover
{{ leftover }}
Loss
{{ loss }}
{% if score < 0 %}
Your score is negative because the cost of unsold units and/or missed sales outweighed your revenue. {% if show_tool_prompt %} Consider using the tools on the next page to adjust. {% endif %}
{% endif %}

What these numbers mean

{{ next_button }} {{ endblock }}