fix(update-bisaya-didactics): remove speaking prompts from LESSON_DIDACTICS
All checks were successful
Deploy to production / deploy (push) Successful in 28s

This commit is contained in:
Torsten Schulz (local)
2026-05-21 13:16:48 +02:00
parent a7b51365a0
commit 98ef2f29a0

View File

@@ -366,9 +366,7 @@ export const LESSON_DIDACTICS = {
{ target: 'Napulo ug siyam', gloss: 'neunzehn' },
{ target: 'Baynte', gloss: 'zwanzig' }
],
speakingPrompts: [
{ title: 'Zählen', prompt: 'Zähle laut von 1 bis 10 und dann einzeln bis 20.', cue: 'Usa, duha, tulo … baynte.' }
],
speakingPrompts: [],
practicalTasks: [
{ title: 'Zahlenkarten', text: 'Schreibe 120 auf Karten und übersetze jede Zahl ins Bisaya.' }
]