{%load staticfiles%}
Home
{{course.course_name}}
Log Out
Enter the details for new Exam of {{course}}
{% if error %}
Invalid Details
{% endif %}
{% csrf_token %}
Exam Name
Total Marks
Exam Weightage
Save
Go Back