{% extends "global/Page.html" %} {% load otree static %} {% block title %} Algorithm Support {% endblock %} {% block content %} An algorithm has determined a demand forecast for the {{ total_number_products }} products.

In the following, you will see the {{ total_number_products }} products again. You will see your initial forecast and the forecast of the algorithm. If you wish, you can update your final forecast for the product.

Your bonus reward will only depend on the final forecast.


Please tell us what you think about the algorithm:
{{ questionnaire_1 }}





Please answer all questions to continue.

{{ formfield_errors 'questions_aft_explain_answers' }} {% endblock %}