{% extends "form_simp_base.html" %} {% block content %}
return to the course homepage

Edit the Configuration of {{ c.displayname }}

{% if request.user.is_staff %}
{% csrf_token %} {{ CCfForm }}

Assign Reviews

{% csrf_token %}
Use assignment default

Autograde and Assign Markers


(should be between 0 and 1)
%



Marking Loads

set marking load for: {% for p in teaching_assistant %}
{% endfor %} {% endif %}
{% endblock %}