fix(diploma): mandatory communication fields
This commit is contained in:
parent
6e56003634
commit
0f3541ddd5
21
diploma.yaml
21
diploma.yaml
@ -197,7 +197,7 @@ nodes:
|
||||
translations:
|
||||
en-eu: "Visible for all parties involved"
|
||||
default: null
|
||||
optional: true
|
||||
optional: false
|
||||
"kommunikation anpassen, internal, erstellung moeglich": &kommunikation-intern-edge
|
||||
mode: manual
|
||||
display-label:
|
||||
@ -210,7 +210,10 @@ nodes:
|
||||
- *PAmt
|
||||
view-actor: *view-minimal
|
||||
form: &intern-extern-kommunikation-form
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": &kommunikation-form-optional
|
||||
- "1.1":
|
||||
<<: *kommunikation-field
|
||||
optional: true
|
||||
"notizen": ¬izen-form
|
||||
- "1.2": ¬izen-field
|
||||
tag: text
|
||||
@ -411,7 +414,7 @@ nodes:
|
||||
actors:
|
||||
- *student
|
||||
form:
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
"erstellung soll warten, aenderungswuensche vor erstellung":
|
||||
<<: *erstellung-warten-edge
|
||||
source: "aenderungswuensche vor erstellung"
|
||||
@ -540,7 +543,7 @@ nodes:
|
||||
actors:
|
||||
- *student
|
||||
form:
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
"erstellung beantragen":
|
||||
<<: *erstellung-beantragen-edge
|
||||
source: "erstellung moeglich"
|
||||
@ -622,7 +625,7 @@ nodes:
|
||||
fallback-lang: de-de-formal
|
||||
translations:
|
||||
en-eu: "Informatics"
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
|
||||
"antrag angenommen, medieninformatik":
|
||||
<<: *antrag-angenommen-informatik-node
|
||||
@ -658,7 +661,7 @@ nodes:
|
||||
fallback-lang: de-de-formal
|
||||
translations:
|
||||
en-eu: "Media Informatics"
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
|
||||
### Zeugnisdateien erstellt ###
|
||||
|
||||
@ -708,7 +711,7 @@ nodes:
|
||||
form:
|
||||
"fach": *fach-form-informatik
|
||||
<<: &dateien-melden-form-common
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
"notizen": *notizen-form
|
||||
"zeugnis originaldatei": &zeugnis-originaldatei-form
|
||||
- "3": &zeugnis-originaldatei-field
|
||||
@ -1188,7 +1191,7 @@ nodes:
|
||||
actors:
|
||||
- *student
|
||||
form:
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
|
||||
"zeugnis überreicht, medieninformatik":
|
||||
<<: *zeugnis-ueberreicht-informatik-node
|
||||
@ -1269,7 +1272,7 @@ nodes:
|
||||
actors:
|
||||
- *PAmt
|
||||
form:
|
||||
"kommunikation": *kommunikation-form
|
||||
"kommunikation": *kommunikation-form-optional
|
||||
"notizen": *notizen-form
|
||||
"erstellung abbrechen, erstellung soll noch warten":
|
||||
<<: *abbrechen-edge
|
||||
|
||||
Loading…
Reference in New Issue
Block a user