Wiki-Quellcode von Beispiel Transport - Adaptives Aufgabenfeedback
Version 102.1 von Carina Enke am 08.05.2019
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | {{sv-translation language="de"}} | ||
2 | {{layout}} | ||
3 | {{layout-section ac:type="single"}} | ||
4 | {{layout-cell}} | ||
5 | \\ | ||
6 | {{/layout-cell}} | ||
7 | {{/layout-section}} | ||
8 | |||
9 | {{layout-section ac:type="single"}} | ||
10 | {{layout-cell}} | ||
11 | Adaptives Feedback ermöglicht ein individuelles Feedback auf Basis der eingegebenen Lerner-Antwort. Dem Teilnehmer können so konkrete Lösungs- oder Fehlerhinweise in Bezug auf seine eingegebene Lösung gegeben werden. Die Post-Variablen ([[Nach Abgabe verarbeitete Variable>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-NachAbgabeverarbeiteteVariablen||shape="rect"]]n) ermöglichen einen Zugriff auf die Lerner-Antwort bspw. jeder Lücke. Zusätzlich können die Anzahl der Lösungsversuche oder auch vorangegangene Antworten in das Feedback einbezogen werden. | ||
12 | |||
13 | Folgend wird das (% class="confluence-link" %)[[Beispiel "Transport" - Einsatz von Zusatzparametern>>doc:Beispiel Transport - Einsatz von Zufallsparametern]](%%) um ein einfaches adaptives Feedback ergänzt. Das Feedback soll dem Nutzer einen Hinweis darauf geben, ob seine Antwort kleiner oder größer als die korrekte Lösung war und bei einer falschen Antwort einen Hinweis geben, wie die korrekte Lösung berechnet wird. | ||
14 | {{/layout-cell}} | ||
15 | {{/layout-section}} | ||
16 | |||
17 | {{layout-section ac:type="single"}} | ||
18 | {{layout-cell}} | ||
19 | \\ | ||
20 | |||
21 | (% class="wrapped" %) | ||
22 | |((( | ||
23 | (% class="content-wrapper" %) | ||
24 | ((( | ||
25 | [[image:attach:Editor - Angabe von POST-Variablen_de.png]] | ||
26 | ))) | ||
27 | )))|((( | ||
28 | Im ersten Schritt wird im Tab //**Variablen** //die [[Text-Variable>>doc:Text Variables]] {div} in einer Bedingung, abhängig davon, ob die eingegebene Lerner-Anwort kleiner oder größer als die korrekte Antwort ist, auf den Wert "less" oder "more" gesetzt. | ||
29 | |||
30 | Zusätzlich wird die Lerner-Antwort in einer [[Numerischen Variable>>doc:Numerische Variablen]] {answer} gespeichert, um auf diese im Feedback auf einfache Weise zugreifen zu können. | ||
31 | ))) | ||
32 | |((( | ||
33 | (% class="content-wrapper" %) | ||
34 | ((( | ||
35 | [[image:attach:Editor - Post-Variablen im Feedback_de.png]] | ||
36 | ))) | ||
37 | )))|((( | ||
38 | Im zweiten Schritt werden die konkreten Feedbacktexte für die Aufgabe hinterlegt. Dem Teilnehmer soll das Feedback nur dann angezeigt werden, wenn er die Aufgabe falsch beantwortet hat. Hierfür wird im Tab **//Feedback// **das allgemeine Feedback **//Aufgabe falsch beantwortet// **genutzt. Weitere Informationen zum Aufgabenfeedback erhalten Sie auf der Seite [[doc:Set Feedback]]. | ||
39 | |||
40 | Die individuellen Feedbacktexte und -werte, welche in den Variablen gespeichert wurden, werden durch Angabe des Variablen-Namens ({div}, {answer}) in den Feedbacktext eingebunden. | ||
41 | |||
42 | Weitere Feedbackblöcke können beispielsweise als individuelles Feedback hinzugefügt werden. Für das Beispiel wurde zusätzlich noch ein Lösungshinweis als Feedback hinterlegt, welcher unabhängig von der Lerner-Antwort immer angezeigt wird. Im Feedback können ebenso detaillierte Musterlösungen und -rechnungen angezeigt werden. Für Aufgaben mit Zufallsparameter können in das Feedback hierfür die vor Anzeige berechneten Variablen eingebunden werden. | ||
43 | ))) | ||
44 | |((( | ||
45 | (% class="content-wrapper" %) | ||
46 | ((( | ||
47 | [[image:attach:Testrun - Feedback mit Post-Variablen_de.png]] | ||
48 | ))) | ||
49 | )))|((( | ||
50 | Da die Aufgabe Zufallsparameter enthält, werden für jeden Testdurchlauf und Teilnehmer andere Aufgabenwerte angezeigt. Entsprechend der definierten Inhalte wird dem Teilnehmer nun zusätzlich ein individuelles Feedback auf Basis seiner gegebenen Antwort angezeigt. | ||
51 | |||
52 | Sie können die Zufallsparameter einer Aufgabe für weitere Aufgaben-Lösungsversuche beibehalten oder neu ermitteln. Weitere Informationen finden Sie im Abschnitt //**Variablen zurücksetzen** //auf der Seite [[doc:Test-Optionen festlegen]]. | ||
53 | ))) | ||
54 | {{/layout-cell}} | ||
55 | {{/layout-section}} | ||
56 | {{/layout}} | ||
57 | {{/sv-translation}} | ||
58 | |||
59 | {{sv-translation language="en"}} | ||
60 | {{layout}} | ||
61 | {{layout-section ac:type="single"}} | ||
62 | {{layout-cell}} | ||
63 | Adaptive feedback allows for individual feedback based on the learners' answers. The participant can, for example, be provided with concrete hints or error messages. Post-variables ([[post-processed variables>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-NachAbgabeverarbeiteteVariablen||shape="rect"]]) give access to the learners' responses, e. g. to each gap. Attempts at solutions or even previous answers can also be included in the feedback.In the following, the [[Example "Transport" - Use of random parameters>>url:https://www.bps-system.de/help/display/ONYXintern/.Beispiel+Transport+-+Einsatz+von+Zufallsparametern+v8.X||shape="rect"]] will be extended by simple adaptive feedback. Feedback should give the user an indication of whether their answer was less than or greater than the correct solution or hint at how the correct solution can be calculated. | ||
64 | |||
65 | \\ | ||
66 | {{/layout-cell}} | ||
67 | {{/layout-section}} | ||
68 | |||
69 | {{layout-section ac:type="single"}} | ||
70 | {{layout-cell}} | ||
71 | (% class="wrapped" %) | ||
72 | |((( | ||
73 | (% class="content-wrapper" %) | ||
74 | ((( | ||
75 | [[image:attach:Editor - Angabe von POST-Variablen_de.png]] | ||
76 | ))) | ||
77 | )))|((( | ||
78 | In the first step, the __[[text variable>>url:https://www.bps-system.de/help/display/ONYXintern/.Textvariablen+v1.11||shape="rect"]] __{div} in a condition is set to the value "less" or "more" in the tab **//Variables//**, depending on whether the answer given by the learner was less than or greater than the correct answer. | ||
79 | |||
80 | In addition, the learner's answer will be stored in a __[[numerical variable>>url:https://www.bps-system.de/help/display/ONYXintern/.Numerische+Variablen+v1.11||shape="rect"]] __{answer} so that it can be easily accessed from within the feedback. | ||
81 | ))) | ||
82 | |((( | ||
83 | (% class="content-wrapper" %) | ||
84 | ((( | ||
85 | [[image:attach:Editor - Post-Variablen im Feedback_de.png]] | ||
86 | ))) | ||
87 | )))|((( | ||
88 | In the second step, concrete task feedback is stored. The participant should see the feedback only if they have submitted an incorrect answer. Therefore, the general feedback **//Answer was wrong// **needs to be selected from the tab **//Feedback//**. For more information about task feedback, refer to the help page __[[Set>>url:https://www.bps-system.de/help/display/ONYXintern/.Feedback+festlegen+v1.11||shape="rect"]] [[feedback>>url:https://www.bps-system.de/help/display/ONYXintern/.Feedback+festlegen+v1.11||shape="rect"]]__. | ||
89 | |||
90 | Individual feedback and values stored in the variables can be included in the feedback by entering the variable name ({div}, {answer}). | ||
91 | |||
92 | Additional feedback blocks can be added as individual feedback. In the example, a hint was added to the feedback, which is permanently displayed regardless of the learner's answer. Feedback can also contain detailed sample solutions and calculations. For tasks with random parameters, for example, pre-processed variables can be added to the feedback. | ||
93 | ))) | ||
94 | |((( | ||
95 | (% class="content-wrapper" %) | ||
96 | ((( | ||
97 | [[image:attach:Testrun - Feedback mit Post-Variablen_de.png]] | ||
98 | ))) | ||
99 | )))|((( | ||
100 | Since the task contains random parameters, different values will be displayed for each test attempt and participant. According to the defined content, the participant will now additionally be shown individual feedback based on their answer. | ||
101 | |||
102 | You can decide whether to retain the random parameters of a task or have them redefined for future attempts. For more information, see the section **//Reset variables// **on the help page __[[Set test options>>url:https://www.bps-system.de/help/display/ONYXintern/.Test-Optionen+festlegen+v1.11||shape="rect"]]__. | ||
103 | ))) | ||
104 | {{/layout-cell}} | ||
105 | {{/layout-section}} | ||
106 | {{/layout}} | ||
107 | {{/sv-translation}} |