diff --git a/backend/scripts/create-bisaya-course-content.js b/backend/scripts/create-bisaya-course-content.js index 0b11724..9467e4d 100644 --- a/backend/scripts/create-bisaya-course-content.js +++ b/backend/scripts/create-bisaya-course-content.js @@ -2490,16 +2490,16 @@ const BISAYA_EXERCISES = { instruction: 'Übersetze den Satz ins Bisaya.', questionData: { type: 'transformation', - text: 'Ich gehe in die Kirche', + text: 'Ich gehe später zum Markt', sourceLanguage: 'Deutsch', targetLanguage: 'Bisaya' }, answerData: { type: 'transformation', - correct: 'Moadto ko sa simbahan', - alternatives: ['Adto ko sa simbahan', 'Moadto ko sa among simbahan'] + correct: 'Moadto ko sa merkado unya', + alternatives: ['Adto ko sa merkado unya', 'Moadto ko sa merkado karon'] }, - explanation: '"simbahan" = Kirche.' + explanation: '"Moadto ko sa merkado unya" passt zum in dieser Lektion eingeführten Alltagswortschatz rund um Wege und Markt.' } ],