{# templates/admin/exam_paper/bulk_import.html.twig #} {% extends base_template %} {% block title %}Bulk Past Question Repository Ingestion{% endblock %} {% block navbar %} {{ parent() }} {% endblock %} {% block content %}
Instructions: Pack your past questions into a compressed .zip file. Ensure each filename starts with a valid course code (e.g., DCIT302-exam.pdf or BBA 204 Paper.pdf). The parser will automatically isolate the codes and match them to the database.