Wiki source code of Beispiel Wissensbasierter Lernpfad
Last modified by Anna Paul-Hasenfuss on 03.03.2025
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{section}} | ||
2 | {{column width="60%"}} | ||
3 | If you want to try out an example, click on the link [[https:~~/~~/bildungsportal.sachsen.de/onyxeditor/published/oud2>>url:https://bildungsportal.sachsen.de/onyxeditor/published/oud2]] to download the corresponding test file. | ||
4 | {{/column}} | ||
5 | |||
6 | {{column width="30%"}} | ||
7 | {{panel title="Content Examples (Download)"}} | ||
8 | * [[OUD24_Testwegsteuerung_Wissensbasiert_simple.zip>>attach:OUD24_Testwegsteuerung_Wissensbasiert_simple.zip]] | ||
9 | {{/panel}} | ||
10 | {{/column}} | ||
11 | {{/section}} | ||
12 | |||
13 | |||
14 | To create this example, proceed as follows: | ||
15 | |||
16 | |(% style="width:33px" %)1.|(% style="width:949px" %)Create a test and select “**Linear mit Testwegsteuerung**“ (linear with logical test structure) in the [[test options.>>doc:ONYX.Erstellung von Testinhalten.Test erstellen.Test-Optionen festlegen.WebHome]]|(% style="width:482px" %)[[image:Lernpfad - Testoption Testwegsteuerung aktivieren_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
17 | |(% style="width:33px" %)2.|(% style="width:949px" %)((( | ||
18 | Create the necessary sections, questions and answers. | ||
19 | |||
20 | The sample test consists of a diagnostic task that measures the learner's current knowledge. Depending on the outcome of this task, a first specialised task is then displayed, which is included in the overall assessment of the learner's competence. The current competence level forms the basis for selecting the next specialised task. | ||
21 | |||
22 | Each learner has to answer a total of three specialist tasks. The test structure, therefore, consists of four sections. One section for the diagnostic task, and a further three sections for the specialist tasks. All specialist task sections contain one question per competence level. | ||
23 | |||
24 | For a better understanding, the competency level was added to the task title in the sample test. | ||
25 | |||
26 | |||
27 | )))|(% style="width:482px" %)[[image:Lernpfad Wissenbasiert - Teststruktur_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" height="437" width="400"]] | ||
28 | |(% style="width:33px" %)3.|(% style="width:949px" %)((( | ||
29 | Define the assessment of the diagnostic task. | ||
30 | |||
31 | The display of the next question is based on the evaluation of the answers that have been given so far. You can start by evaluating the diagnostic task. | ||
32 | )))|(% style="width:482px" %)[[image:Lernpfad Wissenbasiert - Bewertung Diagnoseaufgabe_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
33 | |(% style="width:33px" %)4|(% style="width:949px" %)((( | ||
34 | Create test variables to save the current competence level. | ||
35 | |||
36 | In order to convert the task evaluation into a competence level and to make it dependent on the evaluation of all previously answered questions, you will need some test variables. As an example, the following test variables were created: | ||
37 | |||
38 | * Variable "kompetenz": Saves the overall rating based on the questions solved so far | ||
39 | * Variable "showItems": Saves the number of questions already displayed | ||
40 | * Variable "curScore": Necessary for calculating the competence level | ||
41 | * Variables "curMaxScore" and "percent-score": These are optional variables. They are used for a better understanding of the test example in the section description and in the test feedback. They are not essential for the test path control function. | ||
42 | |||
43 | General information on working with variables can be found here [[Using Variables>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.WebHome]]. | ||
44 | )))|(% style="width:482px" %)[[image:Lernpfad Wissenbasiert - Testvariablen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
45 | |(% style="width:33px" %)5|(% style="width:949px" %)((( | ||
46 | Define your visibility conditions for the individual specialised tasks. Ensure that the individual conditions are AND-linked. | ||
47 | |||
48 | General information on creating visibility rules can be found on the page [[Setting the Visibility>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Sichtbarkeit festlegen.WebHome]]. | ||
49 | )))|(% style="width:482px" %)[[image:Lernpfad Wissenbasiert - Sichtbarkeitsbedingungen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
50 | |(% style="width:33px" %)6|(% style="width:949px" %)Once all visibility rules have been created, you can check the functionality of the test in the preview.|(% style="width:482px" %)[[image:Player - Beispiel Wissensbasiert_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] |