{% extends "anatomy/base.html" %} {% load static %} {% block js %} {{ form.media }} {% endblock %} {% block content %} {% if object %} {% include 'anatomy/question_link_header.html' %} {% endif %}
This page can be used to add and modify answers associated with a question. Answers here are used for auto-marking submitted responses; avoid removing entries unless you intend to re-score submissions.