{#{% extends "django_cradmin/viewhelpers/listbuilderview/filterlist-right.django.html" %}#} {% extends "django_cradmin/viewhelpers/listbuilderview/default.django.html" %} {% load i18n %} {% load cradmin_tags %} {% load cradmin_icon_tags %} {% block pageheader-outer-extraclasses %} {{ block.super }} devilry-page-header-with-backlink {% endblock %} {% block pageheader-inner %} {% trans "Back to overview" %} {{ block.super }} {% endblock pageheader-inner %} {% block list %} {% if listbuilder_list.has_items %}
{% blocktrans trimmed %}
Here you can set a grade for each group and add a comment that will be created when the feedback is
published.
Note that no feedback will be published for groups without a grade set. Comment text is optional.
{% endblocktrans %}