{% extends "django_cradmin/viewhelpers/formview_base.django.html" %} {% load devilry_account_tags %} {% load crispy_forms_tags %} {% load i18n %} {% load cradmin_tags %} {% block title %} {% trans "Passed previous semester" %} {% endblock title %} {% block pageheader-inner %}
{% blocktrans trimmed %} Select how you want to pass student in the context that they have passed this assignment on a previous semester. We recommend that you do this before examiners starts to correct deliveries. Select one of the modes below. {% endblocktrans %}
{% endblock pageheader-inner %} {% block content %} {{ block.super }}