Examination Records ({{ selected_class.name }})
{% for exam_name, records in results_grouped.items %}
{{ exam_name }} {{ records|length }} SUBJECTS
| Subject | Marks | Grade | GPA |
|---|---|---|---|
| {{ r.subject.name }} | {{ r.marks }} | {{ r.grade }} | {{ r.gpa }} |
NO EXAMINATION RECORDS FOUND FOR THIS CLASS.
{% endfor %}
Institutional Billing Summary
Total Assigned Fees৳{{ total_fee }}
Total Amount Paid৳{{ total_paid }}
Remaining Due
৳{{ total_due }}
{% if total_due > 0 %}
MANAGE SESSION FEES
{% endif %}
Historical Presence{{ present_days }} Days
Penalty Events (Late){{ late_days }}
Total Data Logs{{ total_logs }} Logs