Änderungen von Dokument 04 Test-Variablen verwenden

Zuletzt geändert von Carina Enke am 13.02.2024

Von Version 97.1
bearbeitet von Carina Enke
am 31.07.2020
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 9.1.
Auf Version 94.1
bearbeitet von Carina Enke
am 01.10.2020
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 9.3.

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -20,7 +20,7 @@
20 20  Zur Umsetzung werden zu den [[Aufgaben-Variablen>>doc:Variablen verwenden]] gleich zwei verschiedene Typen von Variablen im gleichnamigen Tab angeboten:
21 21  
22 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.
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 24  * **Nach Abgabe verarbeitete Variablen**
25 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 26  
... ... @@ -83,10 +83,20 @@
83 83  
84 84  {{layout-section ac:type="single"}}
85 85  {{layout-cell}}
86 +\\
87 +{{/layout-cell}}
88 +{{/layout-section}}
89 +
90 +{{layout-section ac:type="single"}}
91 +{{layout-cell}}
86 86  == Nach Abgabe verarbeitete Variablen ==
87 87  
88 -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.
94 +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 nachfolgender Aufgaben, Hinweise oder Feedbackinhalte.
95 +{{/layout-cell}}
96 +{{/layout-section}}
89 89  
98 +{{layout-section ac:type="single"}}
99 +{{layout-cell}}
90 90  \\
91 91  {{/layout-cell}}
92 92  {{/layout-section}}
... ... @@ -95,7 +95,7 @@
95 95  {{layout-cell}}
96 96  == Variablentypen ==
97 97  
98 -Für Testvariablen stehen  folgene Variablentypen bereit:
108 +Für Testvariablen stehen folgende Variablentypen bereit:
99 99  
100 100  * [[Numerische Variablen>>url:https://www.bps-system.de/help/display/ONYXintern/.Numerische+Variablen+v8.12||shape="rect"]]:
101 101  ** Ganze Zahl
... ... @@ -110,21 +110,19 @@
110 110  {{layout}}
111 111  {{layout-section ac:type="two_right_sidebar"}}
112 112  {{layout-cell}}
113 -The use of **test variables** enables the creation of adaptive tests and related thematic complexes.
123 +Using **test variables** enables the creation of adaptive tests and related thematic complexes.Specifically, the following scenarios are feasible:
114 114  
115 -Specifically, the following scenarios are feasible:
125 +* Related question complexes can be parameterised by common, global variables (test variables). The random values allow for different question values in each test attempt and for each participant.
126 +* Learners’ answers, performance and identified "typical" or systematic mistakes made by the learners can be stored and taken into account for later questions.
127 +* More detailed information on the users’ performance as regards the individual questions can be generated during the test and collected as the basis for a personalised overall assessment (test feedback).
128 +* Initially, participants can configure specific settings (e. g. for the difficulty level and thematic focus) themselves, which will then be stored in global variables and affect subsequent questions.
116 116  
117 -* 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.
118 -* Learner answers, processing success and identified "typical" or systematic mistakes by the learners can be stored and taken into account for later questions.
119 -* 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).
120 -* 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.
130 +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:
121 121  
122 -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:
123 -
124 124  * **Pre-processed variables**
125 -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.
133 +Pre-variables are assigned before the test questions will be displayed. The randomly generated values can be linked to question variables and used in all test content.
126 126  * **Post-processed variables**
127 -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.
135 +Post-variables will only be assigned after the questions have been answered, submitted and automatically assessed, thus providing 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.
128 128  
129 129  \\
130 130  
... ... @@ -142,7 +142,11 @@
142 142  {{/panel}}
143 143  
144 144  {{panel borderColor="#ddd" borderStyle="solid" title="Using question variables"}}
145 -* (% class="confluence-link" %)[[Using variables>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerVariable||shape="rect"]]
153 +* [[Definition of a variable>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]]
154 +* [[Use of variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]]
155 +* [[Definition of a condition>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]]
156 +* [[Expert mode (IMS QTI)>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]]
157 +* [[View variable assignment>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]]
146 146  {{/panel}}
147 147  
148 148  {{panel borderColor="#ddd" borderStyle="solid" title="Related topics"}}
... ... @@ -167,18 +167,47 @@
167 167  {{layout-cell}}
168 168  == Pre-processed variables ==
169 169  
170 -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.
182 +Here you can define test variables, which are determined before the questions will be 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 is assigned before the first question will be displayed. Please note that all variable assignments in the question will override the linked values.
171 171  
172 172  {{info}}
173 -The following example for using (pre-processed) test variables shows possible application scenarios:
185 +The following examples for using (pre-processed) test variables demonstrate possible application scenarios:
174 174  
175 175  * [[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"]]
176 176  {{/info}}
189 +{{/layout-cell}}
190 +{{/layout-section}}
177 177  
192 +{{layout-section ac:type="single"}}
193 +{{layout-cell}}
194 +\\
195 +{{/layout-cell}}
196 +{{/layout-section}}
197 +
198 +{{layout-section ac:type="single"}}
199 +{{layout-cell}}
178 178  == Post-processed variables ==
179 179  
180 -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.
202 +Define test variables, which will be recalculated each time after submitting a question (in short: post-variables). The value calculation may include values determined during the test, such as the participant's responses, score or the number of attempts made. This allows to monitor points and errors, and thus to control subsequent questions, hints or feedback content.
181 181  {{/layout-cell}}
182 182  {{/layout-section}}
205 +
206 +{{layout-section ac:type="single"}}
207 +{{layout-cell}}
208 +\\
209 +{{/layout-cell}}
210 +{{/layout-section}}
211 +
212 +{{layout-section ac:type="single"}}
213 +{{layout-cell}}
214 +== Variable types ==
215 +
216 +The following variable types are available for test variables:
217 +
218 +* [[Numerical variables:>>url:https://www.bps-system.de/help/display/ONYXintern/.Numerische+Variablen+v8.12||shape="rect"]]
219 +** Integer
220 +** Floating point
221 +* [[Text variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Text+Variables+v8.12||shape="rect"]]
222 +{{/layout-cell}}
223 +{{/layout-section}}
183 183  {{/layout}}
184 184  {{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -372998336
1 +424804533
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/372998336/Test-Variablen verwenden
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/424804533/Test-Variablen verwenden