{% block content %} {% with Group_for_last_round as g %} {% endwith %} {% with Group_for_last_round as g %} {% endwith %}
Total number of
Resources
allocated
Total number of
Payoffs
Success
ratio
Unit 1{{ g.summed_resources_to_unit_1 }} {{ g.summed_payout_from_Unit_1 }} {{ g.success_ratio_unit_1 }}
Unit 2{{ g.summed_resources_to_unit_2 }} {{ g.summed_payout_from_Unit_2 }} {{ g.success_ratio_unit_2 }}
{% endblock %} {% block styles %} {% endblock %}