{% extends "django_cradmin/viewhelpers/listbuilderview/filterlist-top.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 content %} {% comment %} Adds support for downloading the current results as Excel-spreadsheets. {% endcomment %}
{% blocktrans trimmed with context='devilry_admin period all results overview' %} Clicking the "Download results"-button will send you to a download view, and a report will be generated on an xlsx-format(Excel). The download will start automatically once the report is generated. {% endblocktrans %}
{% blocktrans trimmed with context='devilry_admin period all results overview' %} The report will contain three different workheets, "Grades", "Points" and "Passed Failed" {% endblocktrans %}: