{% extends "django_cradmin/viewhelpers/listbuilderview/filterlist-left.django.html" %} {% load cradmin_tags %} {% load cradmin_icon_tags %} {% load crispy_forms_tags %} {% load i18n %} {% block pageheader-outer-extraclasses %} {{ block.super }} devilry-page-header-with-backlink {% endblock %} {% block pageheader-inner %} {% trans "Back to add students overview" %} {{ block.super }} {% endblock pageheader-inner %} {% block content %}
{% blocktrans trimmed with from_assignment=from_assignment.long_name context 'admin delete groups confirm' %} The students listed below are the students on the current assignment that failed {{ from_assignment }}, and are ready to be deleted. Some students may be excluded based on the following criteria {% endblocktrans %}:
{% blocktrans trimmed context 'admin delete groups confirm' %} Simply means that whether or not they have multiple attempts, the last attempt is not corrected and therefore not counted as failed. {% endblocktrans %}
{% blocktrans trimmed context 'admin delete groups confirm' %} If a project group on the current assignment has more than one student (a collaborative group). You can still delete this project group manually, or split and then delete if you only want to delete one of the students in the project group. {% endblocktrans %}
{% trans 'Manually delete groups' context 'admin delete groups confirm' %}