feat: aktualisiere Zahlen und Sprachaufforderungen in bisaya-Kursplan
All checks were successful
Deploy to production / deploy (push) Successful in 54s

This commit is contained in:
Torsten Schulz (local)
2026-05-27 13:43:15 +02:00
parent d441b4fa31
commit 5c108e6508

View File

@@ -849,17 +849,17 @@ const NUMBERS_DIDACTIC = {
'Große Zahlen (200, 1000, 2000) in Preisen und Mengen verstehen.'
],
corePatterns: [
{ target: '1', gloss: 'eins' }, { target: '2', gloss: 'zwei' }, { target: '3', gloss: 'drei' }, { target: '4', gloss: 'vier' }, { target: '5', gloss: 'fünf' },
{ target: '6', gloss: 'sechs' }, { target: '7', gloss: 'sieben' }, { target: '8', gloss: 'acht' }, { target: '9', gloss: 'neun' }, { target: '10', gloss: 'zehn' },
{ target: '11', gloss: 'elf' }, { target: '12', gloss: 'zwölf' }, { target: '13', gloss: 'dreizehn' }, { target: '14', gloss: 'vierzehn' }, { target: '15', gloss: 'fünfzehn' },
{ target: '16', gloss: 'sechzehn' }, { target: '17', gloss: 'siebzehn' }, { target: '18', gloss: 'achtzehn' }, { target: '19', gloss: 'neunzehn' }, { target: '20', gloss: 'zwanzig' },
{ target: '30', gloss: 'dreißig' }, { target: '40', gloss: 'vierzig' }, { target: '50', gloss: 'fünfzig' }, { target: '60', gloss: 'sechzig' }, { target: '70', gloss: 'siebzig' },
{ target: '80', gloss: 'achtzig' }, { target: '90', gloss: 'neunzig' }, { target: '100', gloss: 'einhundert' }, { target: '200', gloss: 'zweihundert' },
{ target: '1000', gloss: 'tausend' }, { target: '2000', gloss: 'zweitausend' }
{ target: 'Usa', gloss: 'eins' }, { target: 'Duha', gloss: 'zwei' }, { target: 'Tulo', gloss: 'drei' }, { target: 'Upat', gloss: 'vier' }, { target: 'Lima', gloss: 'fünf' },
{ target: 'Unom', gloss: 'sechs' }, { target: 'Pito', gloss: 'sieben' }, { target: 'Walo', gloss: 'acht' }, { target: 'Siyam', gloss: 'neun' }, { target: 'Napulo', gloss: 'zehn' },
{ target: 'Napulo ug usa', gloss: 'elf' }, { target: 'Napulo ug duha', gloss: 'zwölf' }, { target: 'Napulo ug tulo', gloss: 'dreizehn' }, { target: 'Napulo ug upat', gloss: 'vierzehn' }, { target: 'Napulo ug lima', gloss: 'fünfzehn' },
{ target: 'Napulo ug unom', gloss: 'sechzehn' }, { target: 'Napulo ug pito', gloss: 'siebzehn' }, { target: 'Napulo ug walo', gloss: 'achtzehn' }, { target: 'Napulo ug siyam', gloss: 'neunzehn' }, { target: 'Baynte', gloss: 'zwanzig' },
{ target: 'Traysenta', gloss: 'dreißig' }, { target: 'Kwarenta', gloss: 'vierzig' }, { target: 'Singkwenta', gloss: 'fünfzig' }, { target: 'Sesenta', gloss: 'sechzig' }, { target: 'Setenta', gloss: 'siebzig' },
{ target: 'Otsenta', gloss: 'achtzig' }, { target: 'Nobenta', gloss: 'neunzig' }, { target: 'Usa ka gatos', gloss: 'einhundert' }, { target: 'Duha ka gatos', gloss: 'zweihundert' },
{ target: 'Usa ka libo', gloss: 'tausend' }, { target: 'Duha ka libo', gloss: 'zweitausend' }
],
speakingPrompts: [
{ title: 'Zähle bis 20', prompt: 'Zähle laut von 1 bis 20.' },
{ title: 'Preisangaben', prompt: 'Nenne den Preis in ganzen Zahlen, z.B. 50, 100, 2000.' }
{ title: 'Zähle bis 20', prompt: 'Zähle laut von Usa bis Baynte.' },
{ title: 'Preisangaben', prompt: 'Nenne Preise mit Zahlwörtern, z.B. Singkwenta, Usa ka gatos oder Duha ka libo.' }
],
practicalTasks: [
{ title: 'Zähllektionen', text: 'Mindestens einmal pro Woche eine 35 Minuten Zählübung: 120, dann runde Zahlen.' }