Wiki-Quellcode von Test-Variablen verwenden
Version 114.1 von Carina Enke am 19.05.2020
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="two_right_sidebar"}} | ||
10 | {{layout-cell}} | ||
11 | Der Einsatz von **Test-Variablen** ermöglicht die Gestaltung adaptiver Tests sowie zusammenhängender Themenkomplexe. | ||
12 | |||
13 | Konkret sind folgende Szenarien umsetzbar: | ||
14 | |||
15 | * Zusammengehörige Aufgabenkomplexe sind durch gemeinsame, globale Variablen (Test-Variablen) parametrisierbar. Durch die Zufallswerte können in jedem Testversuch und für jeden Teilnehmer andere Werte innerhalb der Aufgabenstellung genutzt werden. | ||
16 | * Lernerantworten, Bearbeitungserfolg, identifizierte „typische“ oder systematische Fehler des Lernenden sind für nachfolgende Aufgaben speicherbar und können dort berücksichtigt werden. | ||
17 | * Detailliertere Informationen zum Bearbeitungserfolg der einzelnen Aufgaben lassen sich während des Testverlaufs generieren und als Grundlage für eine individuelle Gesamtauswertung (Testfeedback) sammeln. | ||
18 | * Teilnehmer können zu Beginn selbst Einstellungen (zu Schwierigkeitsgrad, Schwerpunktsetzung o.ä.) vornehmen, die in globalen Variablen gespeichert werden und die nachfolgenden Aufgaben beeinflussen. | ||
19 | |||
20 | Zur Umsetzung werden zu den [[Aufgaben-Variablen>>doc:Variablen verwenden]] gleich zwei verschiedene Typen von Variablen im gleichnamigen Tab angeboten: | ||
21 | |||
22 | * **Vor Anzeige verarbeitete Variablen** | ||
23 | Die Pre-Variablen werden vor Anzeige aller Aufgaben des Tests belegt. Die zufällig generierten Werte können mit Aufgabenvariablen verknüpft und somit in allen Testinhalten verwendet werden. | ||
24 | * **Nach Abgabe verarbeitete Variablen** | ||
25 | Die Post-Variablen werden nach Beantwortung, Abgabe und automatischer Bewertung der Einzelaufgaben belegt und ermöglichen somit Zugriff auf antwortspezifische Werte wie die Lernerantwort oder Punkteinformationen. Die generierten Werte können für Folgeaufgaben verwendet werden. | ||
26 | |||
27 | \\ | ||
28 | |||
29 | [[image:attach:Test - Tab Variablen_de.png]] | ||
30 | |||
31 | \\ | ||
32 | {{/layout-cell}} | ||
33 | |||
34 | {{layout-cell}} | ||
35 | {{scroll-ignore}} | ||
36 | {{panel borderColor="#ddd" borderStyle="solid" title="Inhalt"}} | ||
37 | |||
38 | |||
39 | {{toc/}} | ||
40 | {{/panel}} | ||
41 | |||
42 | {{panel borderColor="#ddd" borderStyle="solid" title="Aufgaben-Variablen verwenden"}} | ||
43 | * [[(% class="confluence-link" %)Definition(%%) einer Variable>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerVariable||shape="rect"]] | ||
44 | * (% class="confluence-link" %)[[Verwendung von Variablen>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-VerwendungvonVariablen||shape="rect"]] | ||
45 | * (% class="confluence-link" %)[[Definition einer Bedingung>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]] | ||
46 | * (% class="confluence-link" %)[[Expertenmodus (IMS QTI)>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-Expertenmodus(IMSQTI)||shape="rect"]] | ||
47 | * (% class="confluence-link" %)[[Variablenbelegung einsehen>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-Variablen-Belegungeinsehen||shape="rect"]] | ||
48 | {{/panel}} | ||
49 | |||
50 | {{panel borderColor="#ddd" borderStyle="solid" title="Verwandte Themen"}} | ||
51 | * [[doc:Berechnungsaufgabe]] | ||
52 | * [[doc:Formelvergleich]] | ||
53 | {{/panel}} | ||
54 | |||
55 | {{panel borderColor="#ddd" borderStyle="solid" title="Weiterführende Informationen"}} | ||
56 | * [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]] | ||
57 | * [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] | ||
58 | * [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] | ||
59 | {{/panel}} | ||
60 | {{/scroll-ignore}} | ||
61 | |||
62 | \\ | ||
63 | |||
64 | \\ | ||
65 | {{/layout-cell}} | ||
66 | {{/layout-section}} | ||
67 | |||
68 | {{layout-section ac:type="single"}} | ||
69 | {{layout-cell}} | ||
70 | (% class="help-heading" %) | ||
71 | == Vor Anzeige verarbeitete Variablen == | ||
72 | |||
73 | Definieren Sie hier Testvariablen, welche vor Anzeige aller Aufgaben ermittelt werden (kurz: Pre-Variablen). Um diese Testvariablen in Ihren Aufgaben als Zufallsparameter zu nutzen, verknüpfen Sie diese mit Aufgabenvariablen. Der Wert wird vor der ersten Anzeige der Aufgabe übergeben. Beachten Sie, dass alle Variablensetzungen in der Aufgabe den durch die Verknüpfung initiierten Wert überschreiben. | ||
74 | |||
75 | {{info}} | ||
76 | Folgende Beispiele zum Einsatz der (Pre) Test-Variablen zeigen mögliche Anwendungsszenarien: | ||
77 | |||
78 | * ((( | ||
79 | [[Beispieltest "Transport" - Einsatz von Zufallswerten in zusammengehörigen Aufgaben>>doc:Beispieltest Transport - Einsatz von Zufallwerten]] | ||
80 | ))) | ||
81 | {{/info}} | ||
82 | |||
83 | == Nach Abgabe verarbeitete Variablen == | ||
84 | |||
85 | Definieren Sie Testvariablen, welche nach Abgabe jeder Einzelaufgabe neu berechnet werden (kurz: Post-Variablen). In die Werteberechnung können während der Testbearbeitung ermittelte Werte wie die Teilnehmerantwort, erreichte Punkte oder genutzte Lösungsversuche einbezogen werden. Dies ermöglicht beispielsweise Punkte- oder Fehlerzähler und aufbauend die Steuerung von nachfolgenden Aufgaben, Hinweisen oder Feedbackinhalten. | ||
86 | {{/layout-cell}} | ||
87 | {{/layout-section}} | ||
88 | {{/layout}} | ||
89 | {{/sv-translation}} | ||
90 | |||
91 | {{sv-translation language="en"}} | ||
92 | {{layout}} | ||
93 | {{layout-section ac:type="two_right_sidebar"}} | ||
94 | {{layout-cell}} | ||
95 | The use of **test variables** enables the creation of adaptive tests and related thematic complexes. | ||
96 | |||
97 | Specifically, the following scenarios are feasible: | ||
98 | |||
99 | * Related question complexes can be parameterised by common, global variables (test variables). The random values allow for different question values for each test attempt and each participant. | ||
100 | * Learner answers, processing success and identified "typical" or systematic mistakes by the learners can be stored and taken into account for later questions. | ||
101 | * More detailed information on users’ performance with the individual questions can be generated during the test and collected as a basis for a personalised overall assessment (test feedback). | ||
102 | * In the beginning, participants can configure specific settings (e. g. for the difficulty level and thematic focus) which will be stored in global variables and have an effect on subsequent questions. | ||
103 | |||
104 | To implement such scenarios, you can choose between two different types of [[question variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]] in the **Variables** tab: | ||
105 | |||
106 | * **Pre-processed variables** | ||
107 | Pre-variables will be assigned before the test questions are displayed. The randomly generated values can be linked to question variables and used in all test content. | ||
108 | * **Post-processed variables** | ||
109 | Post-variables will only be assigned after the questions have been answered, submitted and automatically assessed, thus allowing access to response-specific values such as the learners’ answers or the number of points for correct answers. The generated values can also be used for follow-up questions. | ||
110 | |||
111 | \\ | ||
112 | |||
113 | [[image:attach:Test - Tab Variablen_de.png]] | ||
114 | |||
115 | \\ | ||
116 | {{/layout-cell}} | ||
117 | |||
118 | {{layout-cell}} | ||
119 | {{scroll-ignore}} | ||
120 | {{panel borderColor="#ddd" borderStyle="solid" title="Content"}} | ||
121 | |||
122 | |||
123 | {{toc/}} | ||
124 | {{/panel}} | ||
125 | |||
126 | {{panel borderColor="#ddd" borderStyle="solid" title="Using question variables"}} | ||
127 | * (% class="confluence-link" %)[[Using variables>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerVariable||shape="rect"]] | ||
128 | {{/panel}} | ||
129 | |||
130 | {{panel borderColor="#ddd" borderStyle="solid" title="Related topics"}} | ||
131 | * [[Calculation interaction>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v8.X||shape="rect"]] | ||
132 | * [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v8.7||shape="rect"]] | ||
133 | {{/panel}} | ||
134 | |||
135 | {{panel borderColor="#ddd" borderStyle="solid" title="More information"}} | ||
136 | * [[MAXIMA manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]] | ||
137 | * [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] | ||
138 | * [[MAXIMA system information>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] | ||
139 | {{/panel}} | ||
140 | {{/scroll-ignore}} | ||
141 | |||
142 | \\ | ||
143 | |||
144 | \\ | ||
145 | {{/layout-cell}} | ||
146 | {{/layout-section}} | ||
147 | |||
148 | {{layout-section ac:type="single"}} | ||
149 | {{layout-cell}} | ||
150 | == Pre-processed variables == | ||
151 | |||
152 | You can define test variables here, which will be determined before the questions are displayed (in short: pre-variables). If you wish to use these test variables as random parameters in your questions, they need to be linked to question variables. The value will be assigned before the first question is displayed. Please note that all variables set in the question will override the linked values. | ||
153 | |||
154 | {{info}} | ||
155 | The following example for using (pre-processed) test variables shows possible application scenarios: | ||
156 | |||
157 | * [[Example test “Transport” - Use of random values in related questions>>url:https://www.bps-system.de/help/display/ONYXintern/.Beispieltest+Transport+-+Einsatz+von+Zufallwerten+v8.X||shape="rect"]] | ||
158 | {{/info}} | ||
159 | |||
160 | == Post-processed variables == | ||
161 | |||
162 | Define test variables which will be recalculated after submission of each question (in short: post-variables). The value calculation may include values determined during the test, such as the participant response, points achieved or the number of attempts made. This allows to monitor points and errors, which can be used to control subsequent questions, hints or content of feedback. | ||
163 | {{/layout-cell}} | ||
164 | {{/layout-section}} | ||
165 | {{/layout}} | ||
166 | {{/sv-translation}} |