repurpose title to make it configurable from outside

This commit is contained in:
Hartmut Seichter 2024-05-09 23:38:20 +02:00
parent 4fca7c7bae
commit 85abfeb743
4 changed files with 21 additions and 62 deletions

View file

@ -83,11 +83,11 @@ content:
# Es sind nur Werte aus der Prüfungsordung zugelassen
#
form-of-instruction:
type: multikey
label: {
de: "Lehrform(en)",
en: "form of instruction"
}
type: multikey
keys: {
'lecture' : {
de: "Vorlesung",
@ -188,8 +188,8 @@ credits:
de: "Kreditpunkte und Gewichtung der Note in der Gesamtnote"
}
template:
de: "${value}CP Gewichtung: ${value}CP von 120CP "
en: "${value}CP weight: ${value} / 120 "
de: "${value}CP, Gewichtung: ${value}CP von 120CP "
en: "${value}CP, weight: ${value} / 120 "
#