{% extends "exams/base.html" %} {% load static %} {% block page_title %} Rank Summary – {{ project.name }} {{ project.year }} {% endblock %} {% block content %}

Rank & Reports – {{ project.name }})

{% if user.is_superuser or user.profile.role == "super" or user.profile.role == "district" or user.profile.role == "school" %}
School Results

Per-school downloads & performance

OPEN
School Ranking

Overall · Region · District

General Summary

Cover-Bests-School,Comb

DOWNLOAD PDF
{% endif %} {% if user.is_superuser or user.profile.role == "super" %}
EXTENDED REPORT TABLES

Everything about Reports-NEW

OPEN *WEKA I,II - A,B Kwa Halmashauri
{% endif %}
{% endblock %}