You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The task should be realistic and suitable for ${level} proficiency.
96
96
97
+
CRITICAL: You MUST include a specific name for the recipient in the 'scenario' or 'instruction' (e.g. 'Ihre Lehrerin Frau Müller', 'Ihr Freund Thomas', 'das Hotel Stern'). Do NOT say just 'your teacher' or 'a friend'. Give them a NAME.
98
+
97
99
Return the task in the following JSON format ONLY:
98
100
{
99
101
"title": "Topic Title (German)",
100
-
"scenario": "A short description of the situation in German (Sie sind ...).",
101
-
"points": [
102
-
"First point to cover (German)",
103
-
"Second point to cover (German)",
104
-
"Third point to cover (German)"
105
-
],
106
-
"instruction": "Schreiben Sie ca. ${partSpec.length}. Schreiben Sie zu allen Punkten.",
102
+
"scenario": "A description of the situation in German (Sie sind ...). IMPORTANT: You MUST specify a name for the recipient (e.g. 'Ihre Lehrerin Frau Müller', 'Ihr Freund Thomas', 'das Hotel Stern').",
103
+
"points": [
104
+
"First point to cover (German)",
105
+
"Second point to cover (German)",
106
+
"Third point to cover (German)"
107
+
],
108
+
"instruction": "Schreiben Sie eine E-Mail/SMS an [Name]. Schreiben Sie ca. ${partSpec.length}. Schreiben Sie zu allen Punkten.",
0 commit comments