{% extends 'base.html' %} {% block page_title %}A-Level Component Weights{% endblock page_title %} {% block content %} {% include 'secondary/_nav.html' %}
Create an active A-Level policy first.
{% endif %}| Subject | Component | Weight | Required | Action |
|---|---|---|---|---|
| {{ weight.subject.name }} | {{ weight.get_component_type_display }} | {{ weight.weight }}% | {% if weight.is_required %}Yes{% else %}No{% endif %} | |
| No component weights configured for selected policy. | ||||