{% extends 'base.html' %} {% block page_title %}Secondary Policies{% endblock page_title %} {% block content %} {% include 'secondary/_nav.html' %}
| Name | Section | Weights | Rounding | Bands | Action |
|---|---|---|---|---|---|
| {{ policy.name }} | {{ policy.section }} | CA {{ policy.ca_weight }}% / Exam {{ policy.exam_weight }}% | {{ policy.get_rounding_mode_display }} | {{ policy.grade_band_count }} | {% if policy.level == 'LOWER_SECONDARY' %} Grade Bands {% else %} Use A-Level scales {% endif %} |
| No policies configured. | |||||