Skip to content
Snippets Groups Projects
Commit c9652bd1 authored by Jakob Dieterle's avatar Jakob Dieterle
Browse files

Added dropdown on tutoroverview page to set tutors exercise groups

parent 44e7112b
No related branches found
No related tags found
1 merge request!279Resolve "Reviewers should be able to assign Exercise-Groups to Tutors"
......@@ -31,7 +31,8 @@ from core.serializers import (ExamSerializer, StudentInfoSerializer,
SubmissionNoTypeSerializer, StudentSubmissionSerializer,
SubmissionTypeSerializer, CorrectorSerializer,
UserAccountSerializer, SolutionCommentSerializer,
SubmissionNoTypeWithStudentSerializer)
SubmissionNoTypeWithStudentSerializer,
GroupSerializer)
log = logging.getLogger(__name__)
config = constance.config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment