You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What was done?
- Updated funnel to ask students about Uni-Cooperations
- Updated funnel steps to include new uni-students logic
- Added new page "Kooperationen" in Screening-Tool
- Added new components used in new screen
Copy file name to clipboardExpand all lines: src/lang/ar.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -641,6 +641,16 @@
641
641
},
642
642
"specialTeachingExperience": {
643
643
"title": "Hast du Kentnisse zu speziellen Förderbedarfen?"
644
+
},
645
+
"isFromUniCooperation": {
646
+
"title": "هل أتيت من تعاون مع جامعة؟"
647
+
},
648
+
"uniCooperation": {
649
+
"title": "ما اسم الجامعة؟"
650
+
},
651
+
"uniCooperationConfirmation": {
652
+
"title": "شكرًا لك!",
653
+
"description": "سنراجع معلوماتك ونتواصل معك عبر البريد الإلكتروني بالخطوات التالية. إذا كان لديك أي استفسار، يمكنك التواصل في أي وقت عبر <supportEmail>support@lern-fair.de</supportEmail>."
"doYouHaveProblems": "Du hast Probleme mit der Anmeldung?"
640
640
},
641
+
"isFromUniCooperation": {
642
+
"title": "Kommst du von einer Uni-Kooperation?"
643
+
},
644
+
"uniCooperation": {
645
+
"title": "Wie heißt die Universität?"
646
+
},
647
+
"uniCooperationConfirmation": {
648
+
"title": "Vielen Dank!",
649
+
"description": "Wir prüfen deine Angaben und melden uns per E-Mail mit den nächsten Schritten. Bei Rückfragen kannst du dich jederzeit an <supportEmail>support@lern-fair.de</supportEmail> wenden."
650
+
},
641
651
"appointmentDetails": {
642
652
"title": "Termin erstellt!",
643
653
"description": "Es gibt noch ein paar letzte Schritte. Dann können wir richtig gut starten.",
Copy file name to clipboardExpand all lines: src/lang/en.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -641,6 +641,16 @@
641
641
},
642
642
"specialTeachingExperience": {
643
643
"title": "Hast du Kentnisse zu speziellen Förderbedarfen?"
644
+
},
645
+
"isFromUniCooperation": {
646
+
"title": "Are you from a university cooperation?"
647
+
},
648
+
"uniCooperation": {
649
+
"title": "What is the name of the university?"
650
+
},
651
+
"uniCooperationConfirmation": {
652
+
"title": "Thank you!",
653
+
"description": "We will review your information and contact you by email with the next steps. If you have any questions, you can contact <supportEmail>support@lern-fair.de</supportEmail> at any time."
Copy file name to clipboardExpand all lines: src/lang/ru.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -641,6 +641,16 @@
641
641
},
642
642
"specialTeachingExperience": {
643
643
"title": "Hast du Kentnisse zu speziellen Förderbedarfen?"
644
+
},
645
+
"isFromUniCooperation": {
646
+
"title": "Вы пришли через сотрудничество с университетом?"
647
+
},
648
+
"uniCooperation": {
649
+
"title": "Как называется университет?"
650
+
},
651
+
"uniCooperationConfirmation": {
652
+
"title": "Спасибо!",
653
+
"description": "Мы проверим ваши данные и свяжемся с вами по электронной почте с дальнейшими шагами. Если у вас возникнут вопросы, вы можете в любое время написать на <supportEmail>support@lern-fair.de</supportEmail>."
Copy file name to clipboardExpand all lines: src/lang/tr.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -641,6 +641,16 @@
641
641
},
642
642
"specialTeachingExperience": {
643
643
"title": "Hast du Kentnisse zu speziellen Förderbedarfen?"
644
+
},
645
+
"isFromUniCooperation": {
646
+
"title": "Bir üniversite iş birliğinden mi geliyorsun?"
647
+
},
648
+
"uniCooperation": {
649
+
"title": "Üniversitenin adı nedir?"
650
+
},
651
+
"uniCooperationConfirmation": {
652
+
"title": "Teşekkür ederiz!",
653
+
"description": "Bilgilerini kontrol edeceğiz ve sonraki adımlarla ilgili sana e-posta yoluyla geri dönüş yapacağız. Soruların olursa her zaman <supportEmail>support@lern-fair.de</supportEmail> adresine ulaşabilirsin."
Copy file name to clipboardExpand all lines: src/lang/uk.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -641,6 +641,16 @@
641
641
},
642
642
"specialTeachingExperience": {
643
643
"title": "Hast du Kentnisse zu speziellen Förderbedarfen?"
644
+
},
645
+
"isFromUniCooperation": {
646
+
"title": "Ви прийшли через співпрацю з університетом?"
647
+
},
648
+
"uniCooperation": {
649
+
"title": "Як називається університет?"
650
+
},
651
+
"uniCooperationConfirmation": {
652
+
"title": "Дякуємо!",
653
+
"description": "Ми перевіримо ваші дані та надішлемо вам електронний лист із наступними кроками. Якщо у вас є запитання, ви завжди можете звернутися за адресою <supportEmail>support@lern-fair.de</supportEmail>."
0 commit comments