{% extends "global/Page.html" %} {% load staticfiles otree %} {% block app_styles %} {# #} {% endblock %} {% block title %} Performance summary {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% include Constants.summary_information_template %}
Please allocate the resources for the next round
by choosing the corresponding buttons
(Number of resources to distribute: {{ resources }})

Performance over time

*RA = Resources Allocated

*P = Successful projects

*MM A = Middle Manager A

*MM B = Middle Manager B

{% include Constants.information_template %}
{% endblock %} {% block scripts %} {% endblock %}