feat(theses): abschluss

This commit is contained in:
Gregor Kleen 2021-01-18 16:47:30 +01:00
parent 2ed23a7388
commit 2c86ac9cae

View File

@ -139,36 +139,43 @@
tooltip: null
default: null
optional: false
"abschluss": &abschluss-form-optional
- "4": &abschluss-field-optional
tag: text
label: "Bachelor/Master"
tooltip: null
default: null
optional: true
"anmeldetag": &anmeldetag-form-optional
- "4": &anmeldetag-field-optional
- "5": &anmeldetag-field-optional
tag: day
label: "Tag der Anmeldung"
tooltip: null
default: null
optional: true
"sprache": &sprache-form-optional
- "5": &sprache-field-optional
- "6": &sprache-field-optional
tag: text
label: "Sprache der Arbeit"
tooltip: null
default: null
optional: true
"titel": &titel-form-optional
- "6": &titel-field-optional
- "7": &titel-field-optional
tag: text
label: "Titel, in Sprache der Arbeit"
tooltip: null
default: null
optional: true
"titel, englisch": &entitel-form-optional
- "7": &entitel-field-optional
- "8": &entitel-field-optional
tag: text
label: "Titel, Englisch"
tooltip: null
default: null
optional: true
"kommunikation": &kommunikation-form
- "8": &kommunikation-field
- "9": &kommunikation-field
tag: text
large: true
label: "Kommunikation"
@ -231,6 +238,7 @@
optional: false
"betreuer": *betreuer-form
"student": *student-form
"abschluss": *abschluss-form-optional
"anmeldetag": *anmeldetag-form-optional
"sprache": *sprache-form-optional
"titel": *titel-form-optional
@ -275,6 +283,7 @@
optional: false
"hochschullehrer": *hochschullehrer-form
"student": *student-form
"abschluss": *abschluss-form-optional
"anmeldetag": *anmeldetag-form-optional
"sprache": *sprache-form-optional
"titel": *titel-form-optional
@ -704,6 +713,7 @@
"sprache": *sprache-form-optional
"titel": *titel-form-optional
"titel, englisch": *entitel-form-optional
"abschluss": *abschluss-form-optional
"nachbessern":
<<: *datei-hochladen-edge
source: "datei, nachbessern"