feat(bisaya-course): enhance evening greetings and sleep-related exercises
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s

- Updated core patterns to include evening greetings and sleep phrases in the Bisaya course content.
- Added new exercises focusing on recognizing and using evening greetings and sleep wishes, enhancing practical language use for learners.
- Expanded lesson didactics to incorporate evening and sleep-related conversational prompts, improving the overall learning experience.
This commit is contained in:
Torsten Schulz (local)
2026-03-31 09:39:46 +02:00
parent 6b3aee458a
commit 734b8f9463
4 changed files with 83 additions and 6 deletions

View File

@@ -28,6 +28,9 @@ const LESSON_DIDACTICS = {
'Kumusta ka?',
'Maayong buntag.',
'Maayong adlaw.',
'Maayong gabii.',
'Maayong gabii, matulog na ta.',
'Katulog og maayo.',
'Amping.',
'Babay.',
'Maayo ko.',
@@ -44,6 +47,11 @@ const LESSON_DIDACTICS = {
title: 'Maayong + Tageszeit',
text: 'Mit "Maayong" kannst du Grüße für verschiedene Tageszeiten bilden.',
example: 'Maayong buntag. / Maayong gabii.'
},
{
title: 'Abend und Schlafen',
text: 'Im Familienalltag folgen auf einen Abendgruß oft direkte Schlafens- oder Fürsorgeformeln.',
example: 'Maayong gabii. / Katulog og maayo.'
}
],
speakingPrompts: [
@@ -56,6 +64,11 @@ const LESSON_DIDACTICS = {
title: 'Verabschiedung',
prompt: 'Verabschiede dich kurz und wünsche, dass die andere Person auf sich aufpasst.',
cue: 'Babay. Amping.'
},
{
title: 'Abend und Schlaf',
prompt: 'Wünsche einen guten Abend, eine gute Nacht und dass die Person gut schlafen soll.',
cue: 'Maayong gabii. Katulog og maayo.'
}
],
practicalTasks: [