{% extends "admin/index.html" %} {% load i18n %} {% load static from staticfiles %} {% block content %} {{ msg }}

Import Survey

See sample data first. Do not rearrange it, student id's should always be the first column and questions belong in the header {{ form_survey.as_p }}
{% endblock %}