{% extends "exams/base.html" %} {% load static %} {% block content %}
Manage and monitor all examination projects
| 📌 Project Name | 🎓 Ac. Level | 📅 Year | ⚡ Status | ⚙️ Actions |
|---|---|---|---|---|
| {{ project.name }} | {{ project.academic_level.name }} | {{ project.year }} |
|
Edit Marks Capture Dashboard/Progress Score-Update {% if user.is_superuser or user.profile.role == "super" %} Manage {% endif %} |
| No projects found. Click "Add New Project" to get started. | ||||