{% load static %} Topics
My image Homik Oil and Gas Facility Engineering School

{% for i in exams %} {% if i.note %} {% else %} {% endif %} {% endfor %}
Session Subject Topic Note Start time End time Exam Duration (mins) Status
{{ i.year }} {{ i.course_id.course_name }} {{ i.exam_name }}{{ i.start_time }} {{ i.end_time }} {{ i.duration }} {% if i.status == 1 %}Active{% elif i.status == 0 %}Inactive{% endif %}