Wiki source code of Beispiele zur Nutzung von Test-Variablen
Last modified by Carina Enke on 14.01.2024
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{layout}} | ||
| 2 | {{layout-section ac:type="two_right_sidebar"}} | ||
| 3 | {{layout-cell}} | ||
| 4 | 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. | ||
| 5 | {{/layout-cell}} | ||
| 6 | |||
| 7 | {{layout-cell}} | ||
| 8 | {{panel title="Related topics"}} | ||
| 9 | * [[Variables>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.WebHome]] | ||
| 10 | {{/panel}} | ||
| 11 | {{/layout-cell}} | ||
| 12 | {{/layout-section}} | ||
| 13 | |||
| 14 | {{layout-section ac:type="single"}} | ||
| 15 | {{layout-cell}} | ||
| 16 | (% class="wrapped" %) | ||
| 17 | |(% style="width:453px" %)((( | ||
| 18 | === Example test “Transport” - Use of random values in related questions === | ||
| 19 | |||
| 20 | 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. | ||
| 21 | |||
| 22 | [[Open example>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.Beispiele zum Einsatz von Variablen.Beispiel Transport - Einsatz von Zufallsparametern.WebHome||shape="rect"]] | ||
| 23 | )))|(% style="width:539px" %)((( | ||
| 24 | (% class="content-wrapper" %) | ||
| 25 | ((( | ||
| 26 | [[image:attach:Beispielansicht der Aufgaben im Testrun_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
| 27 | ))) | ||
| 28 | ))) | ||
| 29 | |(% style="width:453px" %)((( | ||
| 30 | === Example test "Ice cream" - Attention to follow-up mistakes === | ||
| 31 | |||
| 32 | 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. | ||
| 33 | |||
| 34 | [[Open example>>doc:.Beispieltest Eisverkauf - Beachtung von Folgefehlern.WebHome||shape="rect"]] | ||
| 35 | )))|(% style="width:539px" %)((( | ||
| 36 | (% class="content-wrapper" %) | ||
| 37 | ((( | ||
| 38 | [[image:attach:Testversuch - Eisverkäufer.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
| 39 | ))) | ||
| 40 | ))) | ||
| 41 | {{/layout-cell}} | ||
| 42 | {{/layout-section}} | ||
| 43 | {{/layout}} |