Zuletzt geändert von Carina Enke am 14.01.2024

Von Version 313.1
bearbeitet von Hendrik Zschocke
am 12.01.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 312.2
bearbeitet von Carina Enke
am 20.12.2023
Änderungskommentar: Updated the relative links.

Zusammenfassung

Details

Seiteneigenschaften
Übergeordnete Seite
... ... @@ -1,1 +1,1 @@
1 -ONYX.Erstellung von Testinhalten.Test erstellen.Test-Variablen verwenden.WebHome
1 +ONYX.ONYX Editor.Test erstellen.Test-Variablen verwenden.WebHome
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.hendrik
1 +XWiki.carina
Inhalt
... ... @@ -1,8 +1,6 @@
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 -{{layout-cell}}
4 -
5 -{{/layout-cell}}
3 +{{layout-cell}}{{/layout-cell}}
6 6  {{/layout-section}}
7 7  
8 8  {{layout-section ac:type="two_right_sidebar"}}
... ... @@ -9,12 +9,12 @@
9 9  {{layout-cell}}
10 10  Folgend werden verschiedene Anwendungsbeispiele zum Einsatz von Test-Variablen vorgestellt. Schritt für Schritt wird die Umsetzung erklärt und Hinweise zur Abbildung gegeben.
11 11  
12 -
10 +\\
13 13  {{/layout-cell}}
14 14  
15 15  {{layout-cell}}
16 16  {{panel borderColor="#ddd" borderStyle="solid" title="Verwandte Themen"}}
17 -* [[Variablen verwenden>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.WebHome]]
15 +* [[doc:ONYX.ONYX Editor.Test erstellen.Test-Variablen verwenden.Beispiele zur Nutzung von Test-Variablen.Variablen verwenden]]
18 18  {{/panel}}
19 19  {{/layout-cell}}
20 20  {{/layout-section}}
... ... @@ -31,12 +31,12 @@
31 31  )))|(((
32 32  (% class="content-wrapper" %)
33 33  (((
34 -[[image:attach:Beispielansicht der Aufgaben im Testrun_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
32 +[[image:attach:Beispielansicht der Aufgaben im Testrun_de.png]]
35 35  )))
36 36  )))
37 37  |(% colspan="1" %)(% colspan="1" %)
38 38  (((
39 -(% id="HBeispieltest22Eisverkauf22-BeachtungvonFolgefehlern" class="with-breadcrumbs" %)
37 +(% class="with-breadcrumbs" %)
40 40  === (% class="sv-ti-title-text" %)Beispieltest "Eisverkauf" - Beachtung von Folgefehlern(%%) ===
41 41  
42 42  (% class="with-breadcrumbs" %)
... ... @@ -48,9 +48,57 @@
48 48  (((
49 49  (% class="content-wrapper" %)
50 50  (((
51 -[[image:attach:Testversuch - Eisverkäufer.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
49 +[[image:attach:Testversuch - Eisverkäufer.png]]
52 52  )))
53 53  )))
54 54  {{/layout-cell}}
55 55  {{/layout-section}}
56 56  {{/layout}}
55 +
56 +
57 +
58 +{{layout}}
59 +{{layout-section ac:type="two_right_sidebar"}}
60 +{{layout-cell}}
61 +In the following, various application examples for the use of test variables will be presented. Their implementation will be explained step-by-step and supplemented with useful information and hints.
62 +{{/layout-cell}}
63 +
64 +{{layout-cell}}
65 +{{scroll-ignore scroll-pdf="true" scroll-office="true" scroll-chm="true" scroll-docbook="true" scroll-eclipsehelp="true" scroll-epub="true" scroll-html="true"}}
66 +{{panel title="Related topics"}}
67 +* [[Variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v8.X||shape="rect"]]
68 +{{/panel}}
69 +
70 +{{/layout-cell}}
71 +{{/layout-section}}
72 +
73 +{{layout-section ac:type="single"}}
74 +{{layout-cell}}
75 +(% class="wrapped" %)
76 +|(((
77 +=== Example test “Transport” - Use of random values in related questions ===
78 +
79 +This example test shows the use of once determined random values in various questions of a test attempt. They will therefore be defined as test variables and linked to question variables of the same name.
80 +
81 +[[Open example>>url:https://www.bps-system.de/help/display/ONYXintern/.Beispieltest+Transport+-+Einsatz+von+Zufallwerten+v8.X||shape="rect"]]
82 +)))|(((
83 +(% class="content-wrapper" %)
84 +(((
85 +[[image:attach:Beispielansicht der Aufgaben im Testrun_de.png]]
86 +)))
87 +)))
88 +|(((
89 +=== Example test "Ice cream" - Attention to follow-up mistakes ===
90 +
91 +This example test shows how to use learner answers in subsequent questions.  The possibility of accessing learner answers from previous questions helps to pay attention to follow-up mistakes, thus enabling an automatic assessment of complex calculations.
92 +
93 +[[Open example>>url:https://www.bps-system.de/help/display/ONYXintern/.Beispieltest+Eisverkauf+-+Beachtung+von+Folgefehlern+v8.X||shape="rect"]]
94 +)))|(((
95 +(% class="content-wrapper" %)
96 +(((
97 +[[image:attach:Testversuch - Eisverkäufer.png]]
98 +)))
99 +)))
100 +{{/layout-cell}}
101 +{{/layout-section}}
102 +{{/layout}}