{% block title %}
{% include "partials/page-title.html" with pagetitle="Dashboard" title="Student Attendance" %}
{% endblock title %}
Student Attendance List
{% comment %}
{% if studentdata %}
{% endif %}
{% endcomment %}
Name | Class | Section |
|
Notes |
---|---|---|---|---|
{{lecture.class_assigned.class_name}} | {{lecture.class_assigned.section_name}} |
|