📋 Recent Registrations
| Name | Course | Registered | Payment | Action |
|---|---|---|---|---|
| {{ student.full_name }} | {{ student.get_course_display }} | {{ student.registered_at|date:"d M Y" }} | {{ student.payment_confirmed|yesno:"Paid,Pending" }} | View |
| No recent registrations. | ||||
📊 Test Completion Overview
{% for stat in test_stats %}
{{ stat.label }}
{{ stat.completed }} / {{ stat.total }}