feat(theses): abschluss
This commit is contained in:
parent
2ed23a7388
commit
2c86ac9cae
20
theses.yaml
20
theses.yaml
@ -139,36 +139,43 @@
|
|||||||
tooltip: null
|
tooltip: null
|
||||||
default: null
|
default: null
|
||||||
optional: false
|
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
|
"anmeldetag": &anmeldetag-form-optional
|
||||||
- "4": &anmeldetag-field-optional
|
- "5": &anmeldetag-field-optional
|
||||||
tag: day
|
tag: day
|
||||||
label: "Tag der Anmeldung"
|
label: "Tag der Anmeldung"
|
||||||
tooltip: null
|
tooltip: null
|
||||||
default: null
|
default: null
|
||||||
optional: true
|
optional: true
|
||||||
"sprache": &sprache-form-optional
|
"sprache": &sprache-form-optional
|
||||||
- "5": &sprache-field-optional
|
- "6": &sprache-field-optional
|
||||||
tag: text
|
tag: text
|
||||||
label: "Sprache der Arbeit"
|
label: "Sprache der Arbeit"
|
||||||
tooltip: null
|
tooltip: null
|
||||||
default: null
|
default: null
|
||||||
optional: true
|
optional: true
|
||||||
"titel": &titel-form-optional
|
"titel": &titel-form-optional
|
||||||
- "6": &titel-field-optional
|
- "7": &titel-field-optional
|
||||||
tag: text
|
tag: text
|
||||||
label: "Titel, in Sprache der Arbeit"
|
label: "Titel, in Sprache der Arbeit"
|
||||||
tooltip: null
|
tooltip: null
|
||||||
default: null
|
default: null
|
||||||
optional: true
|
optional: true
|
||||||
"titel, englisch": &entitel-form-optional
|
"titel, englisch": &entitel-form-optional
|
||||||
- "7": &entitel-field-optional
|
- "8": &entitel-field-optional
|
||||||
tag: text
|
tag: text
|
||||||
label: "Titel, Englisch"
|
label: "Titel, Englisch"
|
||||||
tooltip: null
|
tooltip: null
|
||||||
default: null
|
default: null
|
||||||
optional: true
|
optional: true
|
||||||
"kommunikation": &kommunikation-form
|
"kommunikation": &kommunikation-form
|
||||||
- "8": &kommunikation-field
|
- "9": &kommunikation-field
|
||||||
tag: text
|
tag: text
|
||||||
large: true
|
large: true
|
||||||
label: "Kommunikation"
|
label: "Kommunikation"
|
||||||
@ -231,6 +238,7 @@
|
|||||||
optional: false
|
optional: false
|
||||||
"betreuer": *betreuer-form
|
"betreuer": *betreuer-form
|
||||||
"student": *student-form
|
"student": *student-form
|
||||||
|
"abschluss": *abschluss-form-optional
|
||||||
"anmeldetag": *anmeldetag-form-optional
|
"anmeldetag": *anmeldetag-form-optional
|
||||||
"sprache": *sprache-form-optional
|
"sprache": *sprache-form-optional
|
||||||
"titel": *titel-form-optional
|
"titel": *titel-form-optional
|
||||||
@ -275,6 +283,7 @@
|
|||||||
optional: false
|
optional: false
|
||||||
"hochschullehrer": *hochschullehrer-form
|
"hochschullehrer": *hochschullehrer-form
|
||||||
"student": *student-form
|
"student": *student-form
|
||||||
|
"abschluss": *abschluss-form-optional
|
||||||
"anmeldetag": *anmeldetag-form-optional
|
"anmeldetag": *anmeldetag-form-optional
|
||||||
"sprache": *sprache-form-optional
|
"sprache": *sprache-form-optional
|
||||||
"titel": *titel-form-optional
|
"titel": *titel-form-optional
|
||||||
@ -704,6 +713,7 @@
|
|||||||
"sprache": *sprache-form-optional
|
"sprache": *sprache-form-optional
|
||||||
"titel": *titel-form-optional
|
"titel": *titel-form-optional
|
||||||
"titel, englisch": *entitel-form-optional
|
"titel, englisch": *entitel-form-optional
|
||||||
|
"abschluss": *abschluss-form-optional
|
||||||
"nachbessern":
|
"nachbessern":
|
||||||
<<: *datei-hochladen-edge
|
<<: *datei-hochladen-edge
|
||||||
source: "datei, nachbessern"
|
source: "datei, nachbessern"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user