{% extends "base.html" %} {% block content %}

📚 Question Bank

View Whole Paper Browse by Chapter
{% for q in questions %} {% else %} {% endfor %}
Date Institution Level Subject Paper Group Q.No. Marks Actions
{{ q.question_date }} {{ q.institution }} {{ q.level }} {{ q.subject }} {{ q.paper or '' }} {{ q.group or '' }} {{ q.question_number }} {{ q.marks if q.marks else '' }}
No questions found.
{% endblock %}