{% extends 'spa.html' %} {% load staticfiles %} {% load compress %} {% block extra_head %} {% endblock %} {% block title %} Grades - {{ coursesection }} {% endblock %} {% block content %}
{{ form }} {% csrf_token %} {% if 'ecwsp.benchmark_grade' in settings.INSTALLED_APPS %}

Click here for Online Gradebook


{% endif %}
View comment codes
{% verbatim %} {% endverbatim %}

Key

Saved

Saved (Overriding Automatic Calculation)

Not Saved - Invalid Input

{% endblock %}