feat(recognitions): additional loop for inquiries
This commit is contained in:
parent
c276f39f11
commit
2376c958c9
@ -240,7 +240,7 @@ nodes:
|
|||||||
"itkompetenz antrag zurueck": &itkompetenz-back-edge
|
"itkompetenz antrag zurueck": &itkompetenz-back-edge
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
fallback: "Antrag an Student:in zurück geben"
|
fallback: "Antrag an Student:in zurückgeben"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Hand application back to student"
|
en-eu: "Hand application back to student"
|
||||||
@ -356,6 +356,51 @@ nodes:
|
|||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Internal notes (hidden from the applicant)"
|
en-eu: "Internal notes (hidden from the applicant)"
|
||||||
|
|
||||||
|
"itkompetenz rueckfragen":
|
||||||
|
viewers:
|
||||||
|
display-label:
|
||||||
|
fallback: "Rückfragen (IT-Kompetenz)"
|
||||||
|
fallback-lang: de-de-formal
|
||||||
|
translations:
|
||||||
|
en-eu: "Further inquiries (IT Skills)"
|
||||||
|
viewers:
|
||||||
|
- *student
|
||||||
|
- *pruefungsamt
|
||||||
|
|
||||||
|
payload-view: *payload-view-itkompetenz-notizen
|
||||||
|
|
||||||
|
final: false
|
||||||
|
|
||||||
|
messages:
|
||||||
|
- &rueckfragen-message
|
||||||
|
viewers:
|
||||||
|
- *student
|
||||||
|
status: info
|
||||||
|
content:
|
||||||
|
fallback: "Es gibt Rückfragen zu Ihrem Antrag."
|
||||||
|
fallback-lang: de-de-formal
|
||||||
|
translations:
|
||||||
|
en-eu: "There are further inquiries regarding your application."
|
||||||
|
|
||||||
|
edges:
|
||||||
|
"rueckfragen stellen, itkompetenz": &rueckfragen-edge
|
||||||
|
display-label:
|
||||||
|
fallback: "Rückfragen stellen"
|
||||||
|
fallback-lang: de-de-formal
|
||||||
|
translations:
|
||||||
|
en-eu: "Check back on the application"
|
||||||
|
mode: manual
|
||||||
|
source: "itkompetenz antrag, pa, weiterleitung"
|
||||||
|
actors:
|
||||||
|
- *pruefungsamt
|
||||||
|
view-actor:
|
||||||
|
- *pruefungsamt
|
||||||
|
- *student
|
||||||
|
form:
|
||||||
|
"notizen": *notizen-form
|
||||||
|
<<: *internenotizen-formblock-optional
|
||||||
|
|
||||||
"itkompetenz antrag, pa":
|
"itkompetenz antrag, pa":
|
||||||
viewers:
|
viewers:
|
||||||
display-label:
|
display-label:
|
||||||
@ -366,6 +411,7 @@ nodes:
|
|||||||
viewers:
|
viewers:
|
||||||
- *student
|
- *student
|
||||||
- *pruefungsamt
|
- *pruefungsamt
|
||||||
|
|
||||||
edges:
|
edges:
|
||||||
"itkompetenz einreichen":
|
"itkompetenz einreichen":
|
||||||
mode: manual
|
mode: manual
|
||||||
@ -380,6 +426,7 @@ nodes:
|
|||||||
view-actor:
|
view-actor:
|
||||||
- *pruefungsamt
|
- *pruefungsamt
|
||||||
- *student
|
- *student
|
||||||
|
|
||||||
payload-view: *payload-view-itkompetenz-notizen
|
payload-view: *payload-view-itkompetenz-notizen
|
||||||
##############################################
|
##############################################
|
||||||
"itkompetenz antrag, pa, weiterleitung":
|
"itkompetenz antrag, pa, weiterleitung":
|
||||||
@ -391,6 +438,7 @@ nodes:
|
|||||||
en-eu: "Application being evaluated (IT-Kompetenz)"
|
en-eu: "Application being evaluated (IT-Kompetenz)"
|
||||||
viewers:
|
viewers:
|
||||||
- *pruefungsamt
|
- *pruefungsamt
|
||||||
|
|
||||||
edges:
|
edges:
|
||||||
"weiterleitung": &weiterleitung-edge
|
"weiterleitung": &weiterleitung-edge
|
||||||
mode: automatic
|
mode: automatic
|
||||||
@ -413,6 +461,22 @@ nodes:
|
|||||||
<<: *internenotizen-field-optional
|
<<: *internenotizen-field-optional
|
||||||
optional: false
|
optional: false
|
||||||
source: "itkompetenz antrag, pa, weiterleitung"
|
source: "itkompetenz antrag, pa, weiterleitung"
|
||||||
|
"rueckfragen beantworten, itkompetenz": &rueckfragen-beantworten-edge
|
||||||
|
display-label:
|
||||||
|
fallback: "Rückfragen beantworten"
|
||||||
|
fallback-lang: de-de-formal
|
||||||
|
translations:
|
||||||
|
en-eu: "Answer inquiries"
|
||||||
|
mode: manual
|
||||||
|
source: "itkompetenz rueckfragen"
|
||||||
|
actors:
|
||||||
|
- *student
|
||||||
|
view-actor:
|
||||||
|
- *pruefungsamt
|
||||||
|
- *student
|
||||||
|
form:
|
||||||
|
"notizen": *notizen-form
|
||||||
|
|
||||||
payload-view: *payload-view-itkompetenz-notizen
|
payload-view: *payload-view-itkompetenz-notizen
|
||||||
#######################################################
|
#######################################################
|
||||||
"itkompetenz antrag, warten": &warten-node
|
"itkompetenz antrag, warten": &warten-node
|
||||||
@ -644,7 +708,7 @@ nodes:
|
|||||||
"medienkompetenz antrag zurueck": &medienkompetenz-back-edge
|
"medienkompetenz antrag zurueck": &medienkompetenz-back-edge
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
fallback: "Antrag an Student:in zurück geben"
|
fallback: "Antrag an Student:in zurückgeben"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Hand application back to student"
|
en-eu: "Hand application back to student"
|
||||||
@ -984,7 +1048,7 @@ nodes:
|
|||||||
"tutor antrag zurueck": &tutor-back-edge
|
"tutor antrag zurueck": &tutor-back-edge
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
fallback: "Antrag an Student:in zurück geben"
|
fallback: "Antrag an Student:in zurückgeben"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Hand application back to student"
|
en-eu: "Hand application back to student"
|
||||||
@ -1252,7 +1316,7 @@ nodes:
|
|||||||
"sozialekompetenz antrag zurueck": &sozialekompetenz-back-edge
|
"sozialekompetenz antrag zurueck": &sozialekompetenz-back-edge
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
fallback: "Antrag an Student:in zurück geben"
|
fallback: "Antrag an Student:in zurückgeben"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Hand application back to student"
|
en-eu: "Hand application back to student"
|
||||||
@ -1561,7 +1625,7 @@ nodes:
|
|||||||
"englisch antrag zurueck":
|
"englisch antrag zurueck":
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
fallback: "Antrag an Student:in zurück geben"
|
fallback: "Antrag an Student:in zurückgeben"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Hand application back to student"
|
en-eu: "Hand application back to student"
|
||||||
@ -1628,6 +1692,30 @@ nodes:
|
|||||||
translations:
|
translations:
|
||||||
en-eu: "Documentation"
|
en-eu: "Documentation"
|
||||||
<<: *payload-view-notizen
|
<<: *payload-view-notizen
|
||||||
|
|
||||||
|
"englisch rueckfragen":
|
||||||
|
viewers:
|
||||||
|
display-label:
|
||||||
|
fallback: "Rückfragen (Englisch)"
|
||||||
|
fallback-lang: de-de-formal
|
||||||
|
translations:
|
||||||
|
en-eu: "Further inquiries (English)"
|
||||||
|
viewers:
|
||||||
|
- *student
|
||||||
|
- *pruefungsamt
|
||||||
|
|
||||||
|
payload-view: *payload-view-englisch-notizen
|
||||||
|
|
||||||
|
final: false
|
||||||
|
|
||||||
|
messages:
|
||||||
|
- *rueckfragen-message
|
||||||
|
|
||||||
|
edges:
|
||||||
|
"rueckfragen stellen, englisch":
|
||||||
|
<<: *rueckfragen-edge
|
||||||
|
source: "englisch antrag, pa"
|
||||||
|
|
||||||
"englisch antrag, pa":
|
"englisch antrag, pa":
|
||||||
viewers:
|
viewers:
|
||||||
display-label:
|
display-label:
|
||||||
@ -1638,6 +1726,7 @@ nodes:
|
|||||||
viewers:
|
viewers:
|
||||||
- *student
|
- *student
|
||||||
- *pruefungsamt
|
- *pruefungsamt
|
||||||
|
|
||||||
edges:
|
edges:
|
||||||
"englisch einreichen":
|
"englisch einreichen":
|
||||||
mode: manual
|
mode: manual
|
||||||
@ -1652,7 +1741,13 @@ nodes:
|
|||||||
view-actor:
|
view-actor:
|
||||||
- *pruefungsamt
|
- *pruefungsamt
|
||||||
- *student
|
- *student
|
||||||
|
"rueckfragen beantworten, englisch":
|
||||||
|
<<: *rueckfragen-beantworten-edge
|
||||||
|
source: "englisch rueckfragen"
|
||||||
|
|
||||||
payload-view: *payload-view-englisch-notizen
|
payload-view: *payload-view-englisch-notizen
|
||||||
|
|
||||||
|
|
||||||
"englisch ok":
|
"englisch ok":
|
||||||
final: ok
|
final: ok
|
||||||
messages: *message-ok
|
messages: *message-ok
|
||||||
@ -2084,7 +2179,7 @@ nodes:
|
|||||||
"sozialekompetenz master antrag zurueck": &sozialekompetenz-master-back-edge
|
"sozialekompetenz master antrag zurueck": &sozialekompetenz-master-back-edge
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
fallback: "Antrag an Student:in zurück geben"
|
fallback: "Antrag an Student:in zurückgeben"
|
||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Hand application back to student"
|
en-eu: "Hand application back to student"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user