{% load math_tags %}
{% if division_performance %} {% for r in division_performance %} {% endfor %}
SUBJECT PERFOMANCE
DIVISION POINT TOTAL %
{{ r.division }} {{ r.point }} {{ r.total }} {{ r.pct }}
{% endif %}
{% if division_perf_summary %}
DIVISION PERFORMANCE (I–II–III–IV–0)
{% endif %} {% if division_perf_summary %} {% endif %}