{% extends "django_cradmin/base.django.html" %} {% load i18n %} {% load cradmin_tags %} {% load cradmin_icon_tags %} {% block title %} {% trans "How would you like to bulk-organize your examiners?" %} {% endblock title %} {% block pageheader-outer-extraclasses %} {{ block.super }} devilry-page-header-with-backlink {% endblock %} {% block pageheader-inner %} {% trans "Back to examiner overview" %}
{% trans 'warning' %}: {% trans 'There are still students on the assignment with no examiners assigned to them' context 'devilry admin assignment examiner bulk organize' %}
{% trans "Tip:" %} {% trans "Go back to the examiner overview and select an examiner if you want to edit students for a single examiner in a more controlled manner." %}