Änderungen von Dokument 04 Test-Variablen verwenden
Zuletzt geändert von Carina Enke am 13.02.2024
Von Version 117.1
bearbeitet von Carina Enke
am 06.03.2020
am 06.03.2020
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 9.0.
Auf Version 158.1
bearbeitet von Carina Enke
am 19.12.2023
am 19.12.2023
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
-
Anhänge (0 geändert, 7 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Übergeordnete Seite
-
... ... @@ -1,0 +1,1 @@ 1 +ONYX.ONYX Editor.Test erstellen.WebHome - Inhalt
-
... ... @@ -1,4 +1,4 @@ 1 - {{sv-translation language="de"}}1 + 2 2 {{layout}} 3 3 {{layout-section ac:type="single"}} 4 4 {{layout-cell}} ... ... @@ -20,11 +20,10 @@ 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. 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 27 -\\ 28 28 29 29 [[image:attach:Test - Tab Variablen_de.png]] 30 30 ... ... @@ -32,7 +32,7 @@ 32 32 {{/layout-cell}} 33 33 34 34 {{layout-cell}} 35 - {{scroll-ignore}}34 + 36 36 {{panel borderColor="#ddd" borderStyle="solid" title="Inhalt"}} 37 37 38 38 ... ... @@ -57,8 +57,8 @@ 57 57 * [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] 58 58 * [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] 59 59 {{/panel}} 60 -{{/scroll-ignore}} 61 61 60 + 62 62 \\ 63 63 64 64 \\ ... ... @@ -79,34 +79,63 @@ 79 79 [[Beispieltest "Transport" - Einsatz von Zufallswerten in zusammengehörigen Aufgaben>>doc:Beispieltest Transport - Einsatz von Zufallwerten]] 80 80 ))) 81 81 {{/info}} 81 +{{/layout-cell}} 82 +{{/layout-section}} 82 82 84 +{{layout-section ac:type="single"}} 85 +{{layout-cell}} 86 +\\ 87 +{{/layout-cell}} 88 +{{/layout-section}} 89 + 90 +{{layout-section ac:type="single"}} 91 +{{layout-cell}} 83 83 == Nach Abgabe verarbeitete Variablen == 84 84 85 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 86 {{/layout-cell}} 87 87 {{/layout-section}} 97 + 98 +{{layout-section ac:type="single"}} 99 +{{layout-cell}} 100 +\\ 101 +{{/layout-cell}} 102 +{{/layout-section}} 103 + 104 +{{layout-section ac:type="single"}} 105 +{{layout-cell}} 106 +== Variablentypen == 107 + 108 +Für Testvariablen stehen folgende Variablentypen bereit: 109 + 110 +* [[Numerische Variablen>>url:https://www.bps-system.de/help/display/ONYXintern/.Numerische+Variablen+v8.12||shape="rect"]]: 111 +** Ganze Zahl 112 +** Gleitkommazahl 113 +* [[Text Variablen>>url:https://www.bps-system.de/help/display/ONYXintern/.Text+Variables+v8.12||shape="rect"]] 114 +{{/layout-cell}} 115 +{{/layout-section}} 88 88 {{/layout}} 89 -{{/sv-translation}} 90 90 91 -{{sv-translation language="en"}} 118 + 119 + 92 92 {{layout}} 93 93 {{layout-section ac:type="two_right_sidebar"}} 94 94 {{layout-cell}} 95 - The useof**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. 96 96 97 97 Specifically, the following scenarios are feasible: 98 98 99 -* Related question complexes can be parameterised by common, global variables (test variables). The random values allow for different question values foreach test attempt and each participant.100 -* Learner answers, pro cessing successand 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 withthe individual questions can be generated during the test and collected asabasis for a personalised overall assessment (test feedback).102 -* In he beginning, participants can configure specific settings (e. g. for the difficulty level and thematic focus) which will be stored in global variables andhave an effectonsubsequent questions.127 +* 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. 128 +* Learner answers, performance and identified "typical" or systematic mistakes made by the learners can be stored and taken into account for later questions. 129 +* 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). 130 +* 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. 103 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:132 +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 105 106 106 * **Pre-processed variables** 107 -Pre-variables will be assigned before the test questionsare displayed. The randomly generated values can be linked to question variables and used in all test content.135 +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. 108 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.137 +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. 110 110 111 111 \\ 112 112 ... ... @@ -116,7 +116,7 @@ 116 116 {{/layout-cell}} 117 117 118 118 {{layout-cell}} 119 - {{scroll-ignore}}147 + 120 120 {{panel borderColor="#ddd" borderStyle="solid" title="Content"}} 121 121 122 122 ... ... @@ -124,7 +124,11 @@ 124 124 {{/panel}} 125 125 126 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"]] 155 +* (% class="confluence-link" %)[[Definition of a variable>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]] 156 +* (% class="confluence-link" %)[[Use of variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]] 157 +* (% class="confluence-link" %)[[Definition of a condition>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]] 158 +* (% class="confluence-link" %)[[Expert mode IMS QTI>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]] 159 +* (% class="confluence-link" %)[[View variable assignment>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.7||shape="rect"]] 128 128 {{/panel}} 129 129 130 130 {{panel borderColor="#ddd" borderStyle="solid" title="Related topics"}} ... ... @@ -137,8 +137,8 @@ 137 137 * [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] 138 138 * [[MAXIMA system information>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] 139 139 {{/panel}} 140 -{{/scroll-ignore}} 141 141 173 + 142 142 \\ 143 143 144 144 \\ ... ... @@ -149,18 +149,47 @@ 149 149 {{layout-cell}} 150 150 == Pre-processed variables == 151 151 152 - You can define test variableshere, whichwill be determined before the questionsare 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 valuewillbeassigned before the first question isdisplayed. Please note that all variablesset in the question will override the linked values.184 +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. 153 153 154 154 {{info}} 155 -The following example for using (pre-processed) test variables shows possible application scenarios:187 +The following examples for using (pre-processed) test variables demonstrate possible application scenarios: 156 156 157 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 158 {{/info}} 191 +{{/layout-cell}} 192 +{{/layout-section}} 159 159 194 +{{layout-section ac:type="single"}} 195 +{{layout-cell}} 196 +\\ 197 +{{/layout-cell}} 198 +{{/layout-section}} 199 + 200 +{{layout-section ac:type="single"}} 201 +{{layout-cell}} 160 160 == Post-processed variables == 161 161 162 -Define test variables which will be recalculated after submi ssionof eachquestion (in short: post-variables). The value calculation may include values determined during the test, such as the participant response,pointsachievedor the number of attempts made. This allows to monitor points and errors,which canbeusedto control subsequent questions, hints orcontent offeedback.204 +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. 163 163 {{/layout-cell}} 164 164 {{/layout-section}} 207 + 208 +{{layout-section ac:type="single"}} 209 +{{layout-cell}} 210 +\\ 211 +{{/layout-cell}} 212 +{{/layout-section}} 213 + 214 +{{layout-section ac:type="single"}} 215 +{{layout-cell}} 216 +== Variable types == 217 + 218 +The following variable types are available for test variables: 219 + 220 +* [[Numerical variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Numerische+Variablen+v8.12||shape="rect"]]:\\ 221 +** Integer 222 +** Floating point 223 +* [[Text variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Text+Variables+v8.12||shape="rect"]] 224 +{{/layout-cell}} 225 +{{/layout-section}} 165 165 {{/layout}} 166 - {{/sv-translation}}227 +
- Aufgabenstellungen der Beispielaufgaben_de.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +26.3 KB - Inhalt
- Beispielansicht der Aufgaben im Testrun_de.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +39.6 KB - Inhalt
- Test - Tab Variablen_de.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +28.4 KB - Inhalt
- Test - Testvariablenbeispiele_de.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +43.0 KB - Inhalt
- Test - Variablen der Einzelaufgaben_de.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +92.0 KB - Inhalt
- Test - Verknüpfung von Test und Aufgabenvariablen_de.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +33.6 KB - Inhalt
- Testvariablen_Transport-example.zip
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +4.9 KB - Inhalt
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 - 3374132381 +200737023 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/ 337413238/Test-Variablen verwenden1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/200737023/Test-Variablen verwenden