feat(bisaya-course): add new lesson on time and date concepts
All checks were successful
Deploy to production / deploy (push) Successful in 2m52s

- Introduced a new lesson titled "Zeit & Datum" with multiple exercises focusing on recognizing and using key time-related vocabulary in Bisaya.
- Added various exercise types including multiple-choice, gap-fill, and transformation tasks to enhance learner engagement and understanding of temporal expressions.
- Updated didactics to include learning goals, core patterns, grammar focus, speaking prompts, and practical tasks related to time markers and simple date questions.
This commit is contained in:
Torsten Schulz (local)
2026-04-16 16:09:10 +02:00
parent e26a3333c4
commit 8e29953a95
2 changed files with 92 additions and 0 deletions

View File

@@ -253,6 +253,32 @@ const LESSON_DIDACTICS = {
{ title: 'Mustertraining', text: 'Nimm ein Verb und sprich es einmal mit Ni- und einmal mit Mo-.' }
]
},
'Zeit & Datum': {
learningGoals: [
'Die drei wichtigsten Zeitwörter (gestern/heute/morgen) sicher erkennen.',
'Zeitmarker in kurzen Sätzen verwenden (ganiha/karon/ugma).',
'Einfache Datums-/Zeitfragen verstehen (z.B. „Unsang adlaw karon?“).'
],
corePatterns: [
{ target: 'Ganiha', gloss: 'vorhin / früher heute' },
{ target: 'Gahapon', gloss: 'gestern' },
{ target: 'Karon', gloss: 'jetzt / heute' },
{ target: 'Ugma', gloss: 'morgen' },
{ target: 'Unya', gloss: 'später' },
{ target: 'Karong adlawa', gloss: 'heute (heute am Tag)' },
{ target: 'Unsang adlaw karon?', gloss: 'Welcher Wochentag ist heute?' },
{ target: 'Alas pila na?', gloss: 'Wie spät ist es?' }
],
grammarFocus: [
{ title: 'Zeitmarker statt Zeiten', text: 'Statt viele Verbzeiten zu beugen, nutzt Cebuano oft Zeitwörter wie „karon/ugma/gahapon“ und ergänzt sie bei Bedarf.', example: 'Mo-adto ko ugma. / Ni-adto ko gahapon.' }
],
speakingPrompts: [
{ title: 'Gesternheutemorgen', prompt: 'Sprich drei Mini-Sätze: gestern, heute, morgen (du kannst immer dasselbe Verb nehmen).', cue: 'Ni-adto ko gahapon. Naa ko diri karon. Mo-adto ko ugma.' }
],
practicalTasks: [
{ title: 'Alltag einordnen', text: 'Nenne laut drei Dinge, die du heute machst, und ergänze jeweils „karon“ oder „unya“.' }
]
},
'Woche 1 - Wiederholung': {
learningGoals: [
'Die Kernmuster der ersten Woche ohne Hilfe wiederholen.',