{% extends 'base.html' %} {% load static %} {% block title %}Bulk Result Entry{% endblock %} {% block content %} {% if messages %} {% for message in messages %}
{% endfor %} {% endif %}Your CSV file should contain the following columns:
Example:
reg_no,score
REG001,85.5
REG002,92.0
REG003,78.3