{% extends "exams/base.html" %} {% load static %} {% block content %} {# optional external CSS - below includes inline fallback #}
| Name | Level | Actions | |
|---|---|---|---|
| {{ project.name }} | {% if project.is_active %} Active {% else %} Inactive {% endif %} {% if user.is_superuser or user.profile.role == "super" %} Upload Students/Scripts Upload Missing Scripts Upload Final Mark Process SubjectsFinalMark Process Results/Ranking Release Results Quick Rank {% endif %} {% if user.is_superuser or user.profile.role == "super" or user.profile.role == "school" %} Click To VIEW RESULTS-RANK-SUMMARY {% endif %} {% if user.is_superuser or user.profile.role == "super" %} BackUps-Exam Scores (CSV) BackUps-ProcessedSubject (CSV) BackUps-PivotScores(CSV) BackUps-PivotProcessed(CSV) {% endif %} {% if user.is_superuser or user.profile.role == "data" %} Marks Capture Progress Score-Update {% endif %} | {{ project.academic_level.name }} | |
| No projects found | |||