{% extends "django_cradmin/viewhelpers/multiselect2view/listbuilderview.django.html" %} {% load i18n %} {% load cradmin_tags %} {% load cradmin_icon_tags %} {% block title %} {% blocktrans trimmed %} Select assignments {% endblocktrans %} {% endblock title %} {% block pageheader-outer-extraclasses %} {{ block.super }} devilry-page-header-with-backlink {% endblock %} {% block pageheader-inner %} {% trans "Back to students on semester overview" %}
{% blocktrans trimmed %} Select the assignments you want to calculate the student grading points from. Once you have chosen one or more assignments, you can enter the grading point threshold. Students must have accumulated as many or more points than specified by the grading point threshold across the selected assignments. {% endblocktrans %}
{% trans "NOTE" %}: {% blocktrans trimmed %} the grading point score will only be calculated for students that are NOT already on the assignment. Existing students will not be affected. {% endblocktrans %}