Enhance Bisaya course content with new greetings and farewells: Add exercises for recognizing and practicing morning greetings and farewells in Bisaya. Update lesson didactics to include new learning goals, core patterns, and speaking prompts related to greetings and farewells, improving the overall learning experience.
This commit is contained in:
@@ -16,11 +16,16 @@ const LESSON_DIDACTICS = {
|
||||
'Begrüßungen & Höflichkeit': {
|
||||
learningGoals: [
|
||||
'Einfache Begrüßungen verstehen und selbst verwenden.',
|
||||
'Tageszeitbezogene Grüße und einfache Verabschiedungen unterscheiden.',
|
||||
'Höfliche Reaktionen wie Danke und Bitte passend einsetzen.',
|
||||
'Ein kurzes Begrüßungs-Mini-Gespräch laut üben.'
|
||||
],
|
||||
corePatterns: [
|
||||
'Kumusta ka?',
|
||||
'Maayong buntag.',
|
||||
'Maayong adlaw.',
|
||||
'Amping.',
|
||||
'Babay.',
|
||||
'Maayo ko.',
|
||||
'Salamat.',
|
||||
'Palihug.'
|
||||
@@ -30,6 +35,11 @@ const LESSON_DIDACTICS = {
|
||||
title: 'Kurzantworten mit ko',
|
||||
text: 'Mit "ko" sprichst du über dich selbst: "Maayo ko."',
|
||||
example: 'Maayo ko. = Mir geht es gut.'
|
||||
},
|
||||
{
|
||||
title: 'Maayong + Tageszeit',
|
||||
text: 'Mit "Maayong" kannst du Grüße für verschiedene Tageszeiten bilden.',
|
||||
example: 'Maayong buntag. / Maayong gabii.'
|
||||
}
|
||||
],
|
||||
speakingPrompts: [
|
||||
@@ -37,6 +47,11 @@ const LESSON_DIDACTICS = {
|
||||
title: 'Mini-Gespräch',
|
||||
prompt: 'Begrüße eine Person, frage nach dem Befinden und reagiere höflich.',
|
||||
cue: 'Kumusta ka? Maayo ko. Salamat.'
|
||||
},
|
||||
{
|
||||
title: 'Verabschiedung',
|
||||
prompt: 'Verabschiede dich kurz und wünsche, dass die andere Person auf sich aufpasst.',
|
||||
cue: 'Babay. Amping.'
|
||||
}
|
||||
],
|
||||
practicalTasks: [
|
||||
|
||||
Reference in New Issue
Block a user