amtsblattkonforme Version
This commit is contained in:
parent
52b6b51fdf
commit
4010804c34
36 changed files with 336 additions and 239 deletions
|
@ -190,7 +190,7 @@ credits:
|
|||
en: "Credits and Weight in final Mark",
|
||||
de: "Kreditpunkte und Gewichtung der Note in der Gesamtnote"
|
||||
}
|
||||
type: int
|
||||
type: num
|
||||
template:
|
||||
de: "${value}ECTS, Gewichtung: ${value}/180 "
|
||||
en: "${value}ECTS, weight: ${value} / 180 "
|
||||
|
@ -229,11 +229,11 @@ form-of-exam:
|
|||
# Semester
|
||||
#
|
||||
term:
|
||||
type: multinum
|
||||
label: {
|
||||
de: "Semester",
|
||||
en: "Term"
|
||||
}
|
||||
type: int
|
||||
template:
|
||||
de: "${value}\\. Semester"
|
||||
en: "Term ${value}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue