{% extends "devilry_admin/assignment/students/groupview_base/base-multiselect-view.django.html" %} {% load i18n %} {% load cradmin_tags %} {% load cradmin_icon_tags %} {% block title %} {% trans "Organize students in project groups" %} {% endblock title %} {% block pageheader-outer-extraclasses %} {{ block.super }} devilry-page-header-with-backlink {% endblock %} {% block pageheader-inner %} {% trans "Back to student overview" %}

{% trans "Organize students in project groups" %}

{% trans 'The first selected group will be the group to merge into, Then select one or more groups to be merged into the first selected.' %} {% trans 'Click "Create project group" to create a group containing all the students in the selected groups.' %} {% trans "Only put students in a project group if you want those students to cooperate on the assignments." %} {% trans "They will deliver together, and all feedback and grading is shared, Also previous existing feedback and comments on the assignment will also be shared." %}

{% endblock pageheader-inner %}