{% extends "exams/base.html" %} {% load static %} {% block content %} {# optional external CSS - below includes inline fallback #}
{% if request.user.profile.role == "school" %} {{ request.user.username }} - CSEE-2025-SUMMARY {% endif %} {% if request.user.profile.role == "region" %} {{ request.user.username }} - REGION CSEE-2025-SUMMARY {% endif %} {% if request.user.profile.role == "district" %} {{ request.user.username }} - DISTRICT CSEE-2025-SUMMARY {% endif %} >>GO SUBJECTWISE DASHBOARDS {% if request.user.profile.role == "school" %} {% endif %} {% if request.user.profile.role == "school" %} {% endif %} {% if request.user.profile.role == "region" %} {% endif %} {% if request.user.profile.role == "region" %} {% endif %} {% if request.user.profile.role == "region" %} {% endif %} {% if request.user.profile.role == "region" %} {% endif %} {% if request.user.profile.role == "school" %} {% endif %} {% if request.user.profile.role == "district" %} {% endif %} {% if request.user.profile.role == "district" %} {% endif %} {% if request.user.profile.role == "district" %} {% if request.user.profile.role == "district" %} {% endif %} {% endif %}

GENERAL RESULTS DASHBOARDS

Total Candidates
Pass Rate
Fail Rate
Division I - III
Pass vs Fail
Number of Students by Division (I–O)
Average GPA by Year
{% endblock %}