{%load staticfiles%}

Enter the lower limit for individual grades for the course {{course}}


{% if error %}

Minimum criteria marks should be decreasing order!

{% endif %}
{% csrf_token %}



Go Back