Version 65.1 von Carina Enke am 24.02.2021

Zeige letzte Bearbeiter
1 {{sv-translation language="de"}}
2 {{layout}}
3 {{layout-section ac:type="single"}}
4 {{layout-cell}}
5 \\
6
7 {{details}}
8 (% class="wrapped" %)
9 |=(((
10 Verantwortlicher
11 )))|(((
12 \\
13 )))
14 |=(% colspan="1" %)(% colspan="1" %)
15 (((
16 Status
17 )))|(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)
18 (((
19 (% class="content-wrapper" %)
20 (((
21
22
23 {{sv-metadata type="workflow-status"/}}
24
25 {{status colour="Green" title="Fertig"/}}
26 )))
27 )))
28 |=(% colspan="1" %)(% colspan="1" %)
29 (((
30 Varianten
31 )))|(% colspan="1" %)(% colspan="1" %)
32 (((
33 (% class="content-wrapper" %)
34 (((
35 {{sv-metadata type="variants"/}}
36 )))
37 )))
38 |=(% colspan="1" %)(% colspan="1" %)
39 (((
40 Attribute
41 )))|(% colspan="1" %)(% colspan="1" %)
42 (((
43 (% class="content-wrapper" %)
44 (((
45 {{sv-metadata type="attributes"/}}
46 )))
47 )))
48 |=(% colspan="1" %)(% colspan="1" %)
49 (((
50 Pagekey
51 )))|(% colspan="1" %)(% colspan="1" %)
52 (((
53 (% class="content-wrapper" %)
54 (((
55
56
57 {{sv-metadata type="pagekey"/}}
58 )))
59 )))
60 |=(% colspan="1" %)(% colspan="1" %)
61 (((
62 Übersetzung
63 )))|(% colspan="1" %)(% colspan="1" %)
64 (((
65 (% class="content-wrapper" %)
66 (((
67 Example "Consider result value signs" 
68
69 {{status colour="Green" title="fertig"/}}
70 )))
71 )))
72 |=(% colspan="1" %)(% colspan="1" %)
73 (((
74 TODOs
75 )))|(% colspan="1" %)(% colspan="1" %)
76 (((
77 (% class="content-wrapper" %)
78 (((
79 (% class="task-list" %)
80 (((
81 {{task reference="/Tasks/Task_2" status="Done"}}
82 carina: Seite initial erstellt, vgl Beispiel von Yvonne an einem OTRS Ticket
83
84 {{/task}}
85
86 {{task reference="/Tasks/Task_3" status="Done"}}
87 carina {{mention reference="XWiki.0a49950f5c0f19a8015c101b60e10001" style="FULL_NAME" anchor="XWiki-0a49950f5c0f19a8015c101b60e10001-wmwcl"/}} Kann übersetzt werden {{date value="2020-07-31" format="yyyy-MM-dd"/}}
88 {{/task}}
89 )))
90 )))
91 )))
92 |=(% colspan="1" %)(% colspan="1" %)
93 (((
94 Ressourcen
95 )))|(% colspan="1" %)(% colspan="1" %)
96 (((
97 [[attach:Beispiel_Vorzeichen_beachten.zip]]
98 )))
99 {{/details}}
100 {{/layout-cell}}
101 {{/layout-section}}
102
103 {{layout-section ac:type="single"}}
104 {{layout-cell}}
105 Als Beispiel sollen für einen numerischen Ergebniswert die Bewertung und individuelle Feedbackangabe anhand folgender Kriterien erfolgen:
106
107 {{panel}}
108 {{column width="50%"}}
109 Falsche Lösung:
110
111 * keine Punkte
112 * Feedback: "Ihre Lösung ist falsch."
113
114 \\
115
116 Falsches Vorzeichen, aber korrketer Ergebniswert:
117
118 * 0,5 Punkte
119 * Feedback: "Der Betrag Ihrer Lösung ist korrekt, das Vorzeichen jedoch falsch."
120 {{/column}}
121
122 {{column width="50%"}}
123 Richtiges Vorzeichen, korrekter Ergebniswert:
124
125 * 1 Punkt
126 * Feedback: "Ihre Lösung ist richtig."
127
128 \\
129
130 Richtiges Vorzeichen, aber falscher Ergebniswert:
131
132 * 0,5 Punkte
133 * Feedback: "Der Betrag Ihrer Lösung ist falsch, das Vorzeichen jedoch korrekt."
134 {{/column}}
135 {{/panel}}
136
137 \\
138
139 [[image:attach:Beispiel - Vorzeichen_de.png]]
140
141 Die Umsetzung kann mithilfe von Variablenbedingungen und individuellen Feedbackhinweisen erfolgen.
142
143 \\
144 {{/layout-cell}}
145 {{/layout-section}}
146
147 {{layout-section ac:type="single"}}
148 {{layout-cell}}
149 (% class="auto-cursor-target" %)
150 == Erläuterung zur Funktion des Beispiels ==
151
152 (% class="auto-cursor-target" %)
153 **Konfigurationen im Bereich Variablen:**
154
155 (% class="wrapped" %)
156 |(((
157 Folgende Variablen werden zur Umsetzung benötigt:
158
159 * Variablen, in denen der absolute Wert der Lernerantwort (solution_abs) und der korrekten Antwort (solutioncor_abs) mithilfe einer Maxima-Funktion gebildet wird.
160 * Merker-Variablen für den Vergleich der Werte (//merker_abs//) und der Vorzeichen (//merker_vorzeichen//). Diese Variablen werden als Steuervariable genutzt. Sie können den Wert 0 oder 1 annehmen und damit speichern, ob ein bestimmtes Ereignis vorliegt oder nicht.
161
162 Alle benötigten Variablen zur Prüfung werden zu Beginn, d.h. vor Anzeige der Aufgabe, ohne Wert initialisiert.//
163 //
164 )))|(% colspan="1" %)(% colspan="1" %)
165 (((
166 (% class="content-wrapper" %)
167 (((
168 [[image:attach:Beispiel - Vorzeichen Pre Variablen_de.png]]
169 )))
170 )))
171 |(% colspan="1" %)(% colspan="1" %)
172 (((
173 Nach Beantwortung der Aufgabe, wird in den Variablen //solution_abs// und //solutioncor_abs //der Betrag der Lernerlösung und der korrekten Lösung gebildet und mithilfe von Bedingungen die Bewertung durchgeführt:
174
175 * In der ersten Bedingung wird der Wert der Lernerlösung geprüft.
176 * In einer weiteren Bedingung wird anschließend das verwendete Vorzeichen geprüft. Die Ergebnisse dieser beiden Prüfungen fließen in die Variablen //merker_abs// und //merker_vorzeichen// ein.
177 * Ist eine der beiden Prüfungen negativ ausgefallen, wird in einer dritten Bedingung die erreichte Punktzahl auf 0,5 Punkte reduziert. Diese wird anschließend an die erreichbare Aufgabenpunktzahl übergeben.
178 )))|(% colspan="1" %)(% colspan="1" %)
179 (((
180 (% class="content-wrapper" %)
181 (((
182 [[image:attach:Beispiel - Vorzeichen Post Variablen und Bedingungen_de.png]]
183 )))
184 )))
185
186 \\
187
188 **Konfiguration im Bereich Feedback:**
189
190 (% class="wrapped" %)
191 |(((
192 Es werden individuelle Feedbackbedingungen für die möglichen Ergebnisse hinterlegt. Diese werden entsprechend der Variablenprüfungen nach Auswertung der Aufgabe angezeigt.
193 )))|(((
194 (% class="content-wrapper" %)
195 (((
196 [[image:attach:Beispiel - Vorzeichen Feedback_de.png]]
197 )))
198 )))
199
200 == Nutzung der vorkonfigurierten Beispielaufgabe ==
201
202 (% class="wrapped" %)
203 |(% class="numberingColumn" %)(% class="numberingColumn" %)
204 (((
205 1
206 )))|(% colspan="1" %)(% colspan="1" %)
207 (((
208 Importieren Sie die Beispielaufgabe:[[attach:Beispiel_Vorzeichen_beachten.zip]]
209
210 Wie Sie eine Aufgabe importieren, beschreibt die Seite [[doc:Inhalte erstellen oder importieren]].
211 )))|(% colspan="1" %)(% colspan="1" %)
212 (((
213 (% class="content-wrapper" %)
214 (((
215 [[image:attach:Beispiel - Vorzeichen importieren_de.png]]
216 )))
217 )))
218 |(% class="numberingColumn" %)(% class="numberingColumn" %)
219 (((
220 2
221 )))|(% colspan="1" %)(% colspan="1" %)
222 (((
223 Ändern Sie den Titel der Aufgabe und löschen Sie den gesamten kursiven Hinweistext. Tragen Sie stattdessen Ihren Aufgabentext ein.
224 )))|(% colspan="1" %)(% colspan="1" %)
225 (((
226 (% class="content-wrapper" %)
227 (((
228 [[image:attach:Beispiel - Vorzeichen Aufgabentext anpassen_de.png]]
229 )))
230 )))
231 |(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
232 (((
233 3
234 )))|(% colspan="1" %)(% colspan="1" %)
235 (((
236 Passen Sie den erwarteten korrekten Wert zur numerischen Lücke an.
237 )))|(% colspan="1" %)(% colspan="1" %)
238 (((
239 (% class="content-wrapper" %)
240 (((
241 [[image:attach:Beispiel - Vorzeichen Lösung anpassen_de.png]]
242 )))
243 )))
244 |(% class="numberingColumn" %)(% class="numberingColumn" %)
245 (((
246 4
247 )))|(% colspan="1" %)(% colspan="1" %)
248 (((
249 Prüfen Sie die Feedbacktexte und ändern Sie diese bei Bedarf.
250 )))|(% rowspan="2" %)(% rowspan="2" %)
251 (((
252 (% class="content-wrapper" %)
253 (((
254 [[image:attach:Beispiel - Vorzeichen Feedback_de.png]]
255 )))
256 )))
257 |(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
258 (((
259 5
260 )))|(% colspan="1" %)(% colspan="1" %)
261 (((
262 Speichern Sie die Änderungen an Ihrer Aufgabe.
263
264 Wie Sie diese Einzelaufgabe anschließend in einem Test nutzen, beschreibt die Seite [[doc:Aufgaben zuordnen oder erstellen]].
265 )))
266 {{/layout-cell}}
267 {{/layout-section}}
268 {{/layout}}
269 {{/sv-translation}}
270
271 {{sv-translation language="en"}}
272 {{layout}}
273 {{layout-section ac:type="single"}}
274 {{layout-cell}}
275 As an example, the assessment and individual feedback for a numerical result value should be based on the following criteria:
276
277 {{panel}}
278 {{column width="50%"}}
279 Incorrect solution:
280
281 * no points
282 * feedback: "Your solution is incorrect."
283
284 \\
285
286 Incorrect sign, but correct result value:
287
288 * 0.5 points
289 * feedback: "The value of your solution is correct, but the sign is incorrect."
290 {{/column}}
291
292 {{column width="50%"}}
293 Correct sign, correct result value:
294
295 * 1 point
296 * feedback: "Your solution is correct."
297
298 \\
299
300 Correct sign, incorrect result value:
301
302 * 0.5 points
303 * feedback: "The value of your solution is incorrect, but the sign is correct."
304 {{/column}}
305 {{/panel}}
306 {{/layout-cell}}
307 {{/layout-section}}
308
309 {{layout-section ac:type="single"}}
310 {{layout-cell}}
311 \\
312 {{/layout-cell}}
313 {{/layout-section}}
314
315 {{layout-section ac:type="single"}}
316 {{layout-cell}}
317 [[image:attach:Beispiel - Vorzeichen_de.png]]
318
319 Implementation can be done using variable conditions and individual feedback information.
320
321 \\
322 {{/layout-cell}}
323 {{/layout-section}}
324
325 {{layout-section ac:type="single"}}
326 {{layout-cell}}
327 == Explanation of the example’s function ==
328
329 (% class="auto-cursor-target" %)
330 **Configurations in the Variables area:**
331
332 (% class="wrapped" %)
333 |(((
334 The following variables are required for implementation:
335
336 * Variables in which the absolute value of the learner response (solution_abs) and of the correct answer (solutioncor_abs) is calculated using a Maxima function.
337 * Flag variables for comparing the values (//merker_abs//) and their signs (//merker_vorzeichen//). These variables are basically used as control variables. They can either have the value 0 or 1 to signify whether a particular event is true or false.
338
339 Before the question is displayed, the required inspection variables will have no value.
340 )))|(((
341 (% class="content-wrapper" %)
342 (((
343 [[image:attach:Beispiel - Vorzeichen Pre Variablen_de.png]]
344 )))
345 )))
346 |(((
347 When the question has been answered, the value of the learner response and the correct solution will be calculated in the variables //solution_abs// and //solutioncor_abs//, and the assessment will be carried out via conditions:
348
349 * In the first condition, the value of the learner response will be inspected.
350 * In another condition, the used sign will be inspected. The results of these two inspections will then be placed into the variables //merker_abs// and //merker_vorzeichen//.
351 * If one of the two inspections is negative, the achieved score will be reduced to 0.5 points in a third condition. This will then be transferred to the achievable question score.
352 )))|(((
353 (% class="content-wrapper" %)
354 (((
355 [[image:attach:Beispiel - Vorzeichen Post Variablen und Bedingungen_de.png]]
356 )))
357 )))
358 {{/layout-cell}}
359 {{/layout-section}}
360
361 {{layout-section ac:type="single"}}
362 {{layout-cell}}
363 \\
364 {{/layout-cell}}
365 {{/layout-section}}
366
367 {{layout-section ac:type="single"}}
368 {{layout-cell}}
369 **Configuration in the Feedback area:**
370
371 (% class="wrapped" %)
372 |(((
373 Individual feedback conditions can be stored for all possible results. These will be displayed according to the variable inspections after the question has been assessed.
374 )))|(((
375 (% class="content-wrapper" %)
376 (((
377 [[image:attach:Beispiel - Vorzeichen Feedback_de.png]]
378 )))
379 )))
380
381 == Using the pre-configured example question ==
382
383 (% class="wrapped" %)
384 |(% class="numberingColumn" %)(% class="numberingColumn" %)
385 (((
386 1
387 )))|(((
388 Import the example question: [[Example_Consider_Signs.zip>>url:https://www.bps-system.de/help/download/attachments/342523935/Beispiel_Vorzeichen_beachten.zip?version=1&modificationDate=1591347162291&api=v2||shape="rect"]]
389
390 For instructions on how to import a question, see the help page [[Create content>>url:https://www.bps-system.de/help/display/ONYXintern/.Inhalte+erstellen+allgemein+v8.9||shape="rect"]].
391 )))|(((
392 (% class="content-wrapper" %)
393 (((
394 [[image:attach:Beispiel - Vorzeichen importieren_de.png]]
395 )))
396 )))
397 |(% class="numberingColumn" %)(% class="numberingColumn" %)
398 (((
399 2
400 )))|(((
401 Change the title of the question and delete the entire italic information text. Then enter your own question text.
402 )))|(((
403 (% class="content-wrapper" %)
404 (((
405 [[image:attach:Beispiel - Vorzeichen Aufgabentext anpassen_de.png]]
406 )))
407 )))
408 |(% class="numberingColumn" %)(% class="numberingColumn" %)
409 (((
410 3
411 )))|(((
412 Adjust the expected correct value for the numerical gap.
413 )))|(((
414 (% class="content-wrapper" %)
415 (((
416 [[image:attach:Beispiel - Vorzeichen Lösung anpassen_de.png]]
417 )))
418 )))
419 |(% class="numberingColumn" %)(% class="numberingColumn" %)
420 (((
421 4
422 )))|(((
423 Check the feedback texts and edit them if necessary.
424 )))|(% rowspan="2" %)(% rowspan="2" %)
425 (((
426 (% class="content-wrapper" %)
427 (((
428 [[image:attach:Beispiel - Vorzeichen Feedback_de.png]]
429 )))
430 )))
431 |(% class="numberingColumn" %)(% class="numberingColumn" %)
432 (((
433 5
434 )))|(((
435 Save the changes to your question.
436
437 For instructions on how to use this question in a test, refer to the help page [[Add or create questions>>url:https://www.bps-system.de/help/display/ONYXintern/.Aufgaben+zuordnen+oder+erstellen+v9.0||shape="rect"]].
438 )))
439 {{/layout-cell}}
440 {{/layout-section}}
441 {{/layout}}
442 {{/sv-translation}}