Fixup: Do not create project if unable to transfer
This commit is contained in:
parent
3f937b132e
commit
239e4417f3
2 changed files with 57 additions and 5 deletions
|
@ -5,6 +5,7 @@ courses:
|
|||
- !!python/object:abgabesystem.Course
|
||||
name: Programmieren 1
|
||||
base: programmieren_1_solutions
|
||||
plagiates: programmieren_1_abgabesystem
|
||||
students: List_of_groups_Lecture_Programmieren_1.csv
|
||||
deadlines:
|
||||
# - !!python/object:abgabesystem.Deadline
|
||||
|
@ -14,6 +15,8 @@ courses:
|
|||
- !!python/object:abgabesystem.Course
|
||||
name: Programmieren 2
|
||||
base: programmieren_2_solutions
|
||||
plagiates: programmieren_2_abgabesystem
|
||||
|
||||
students: List_of_groups_Lecture_Programmieren_2.csv
|
||||
deadlines:
|
||||
# - !!python/object:abgabesystem.Deadline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue