Last modified by Carina Enke on 15.11.2025

Hide last authors
Carina Enke 235.2 1 {{section}}
2 {{column width="60%"}}
Carina Enke 235.1 3 |(% class="highlight-blue" data-highlight-colour="blue" style="background-color:lightblue" %)(% class="highlight-blue" data-highlight-colour="blue" %)
tleu 205.1 4 (((
Carina Enke 237.1 5 **Example exam_mathematics**
6 )))|(% rowspan="13" %)(% rowspan="13" %)
7 (((
8 In the following example, we want to compile a maths exam with nine questions from three different subject areas (analysis, geometry, and stochastic). From each subject area, one question should be randomly selected for each difficulty level (easy, medium and hard) from a set of similar questions.
tleu 205.1 9 )))
Carina Enke 237.1 10
Carina Enke 235.1 11 |(% class="highlight-yellow" data-highlight-colour="yellow" style="background-color:#fffae6" %)(% class="highlight-yellow" data-highlight-colour="yellow" %)
tleu 213.1 12 (((
Carina Enke 237.1 13 **Subject 1: Analysis**
tleu 213.1 14 )))
Carina Enke 225.1 15 |(((
Carina Enke 237.1 16 Question 1: Easy
tleu 213.1 17 )))
Carina Enke 225.1 18 |(((
Carina Enke 237.1 19 Question 2: Medium
tleu 213.1 20 )))
Carina Enke 225.1 21 |(((
Carina Enke 237.1 22 Question 3: Hard
tleu 213.1 23 )))
Carina Enke 235.1 24 |(% class="highlight-yellow" data-highlight-colour="yellow" style="background-color:#fffae6" %)(% class="highlight-yellow" data-highlight-colour="yellow" %)
Carina Enke 225.1 25 (((
Carina Enke 237.1 26 **Subject 2: Geometry**
tleu 213.1 27 )))
Carina Enke 225.1 28 |(((
Carina Enke 237.1 29 Question 1: Easy
tleu 213.1 30 )))
Carina Enke 225.1 31 |(((
Carina Enke 237.1 32 Question 2: Medium
tleu 213.1 33 )))
Carina Enke 225.1 34 |(((
Carina Enke 237.1 35 Question 3: Hard
tleu 213.1 36 )))
Carina Enke 235.1 37 |(% class="highlight-yellow" data-highlight-colour="yellow" style="background-color:#fffae6" %)(% class="highlight-yellow" data-highlight-colour="yellow" %)
tleu 213.1 38 (((
Carina Enke 237.1 39 **Subject 3: Stochastic**
tleu 213.1 40 )))
Carina Enke 237.1 41 |(((
42 Question 1: Easy
tleu 213.1 43 )))
Carina Enke 237.1 44 |(((
45 Question 2: Medium
tleu 213.1 46 )))
Carina Enke 237.1 47 |(((
48 Question 3: Hard
tleu 213.1 49 )))
Carina Enke 235.2 50 {{/column}}
51
52 {{column width="30%"}}
Carina Enke 237.1 53 {{panel title="Content"}}
Carina Enke 235.1 54 {{toc start="2"/}}
Carina Enke 225.1 55 {{/panel}}
Carina Enke 235.2 56 {{/column}}
57 {{/section}}
58
Carina Enke 237.1 59 == 1. STEP: Create a new test ==
Carina Enke 225.1 60
Carina Enke 237.1 61 To create a new test, click on **New test** in the test resource view of the ONYX editor. Enter a title for your test. By confirming the **Create a new test** dialogue with **OK**, you will automatically switch to the edit view.
Carina Enke 225.1 62
Carina Enke 237.1 63 For more information, see the help section [[Create content>>doc:ONYX.Erstellung von Testinhalten.Inhalte erstellen oder importieren.WebHome||shape="rect"]].
Carina Enke 225.1 64
Carina Enke 237.1 65 == 2. STEP: Structure your test with sections ==
Carina Enke 236.1 66
Carina Enke 237.1 67 |(% style="width:227px" %)(((
68 [[image:attach:Editor - Sektionen im Test_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
69 )))|(% style="width:765px" %)(((
70 Tests can be subdivided into any number of sections. This allows you to differentiate content by subject or difficulty level.
Carina Enke 75.1 71
Carina Enke 237.1 72 The test structure will be displayed in the middle section of the edit view. Select the top test structure element and click the **+ Section** button to add a new section. Now select the newly added section structure element **New section** and give it a title. Repeat these steps to prepare an empty test structure.
Carina Enke 75.1 73
Carina Enke 237.1 74 The questions for each level of difficulty should be randomly chosen later. This is achieved by storing the question sets of the individual difficulty levels within sections from which questions will then be randomly selected. In order to begin, create three sub-sections per subject area, one for each difficulty level (easy, medium, hard).
Carina Enke 75.1 75
Carina Enke 237.1 76 The section structure can be hidden from the test participants. In the example maths exam, the subject area sections should be visible to the participants, while the difficulty level sections should not.
Carina Enke 225.1 77 )))
Carina Enke 75.1 78
Carina Enke 237.1 79 == 3. STEP: Add questions based on their metadata description ==
Carina Enke 75.1 80
Carina Enke 237.1 81 In the left area of the edit view, you will find the **Quick access question bank** allowing you to search for specific questions based on metadata, which for example contain classification attributes.
tleu 215.1 82
Carina Enke 237.1 83 [[image:attach:Editor - Suche im Aufgabenpool_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" height="147" width="262"]]
tleu 223.1 84
Carina Enke 237.1 85 All questions with the following metadata should be added to the category **Easy** within the section **Analysis** of the example maths exam.
tleu 223.1 86
Carina Enke 237.1 87 * Metadata item **subject** = **Mathematics/Analysis**
88 * Metadata item **difficulty** = **Easy**
tleu 223.1 89
Carina Enke 237.1 90 To search for specific metadata fields, use the advanced search. Click in the search field to open a context menu containing the link **Advanced search**. Then click on the link to open the advanced search dialogue. The advanced search contains all metadata fields categorised according to the metadata categories, which include **General**, **Lifecycle**, **Classification** and **Technical**. The relevant metadata for the example maths exam can be found in the **Classification** category.
tleu 223.1 91
Carina Enke 231.4 92 [[image:attach:Aufgabenpool - Erweiterte Suche nach Metadaten_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
tleu 223.1 93
Carina Enke 237.1 94 After confirming the dialogue with **Search**, all results will be displayed in the menu on the left.
tleu 223.1 95
Carina Enke 237.1 96 [[image:attach:Aufgabenpool - Suchergebnisse_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true"]]
tleu 223.1 97
Carina Enke 237.1 98 {{info title="Note"}}
99 Move the mouse over the question title to display more information about the question. You can also preview questions before adding them to your test, which is especially helpful in the case of large question banks.
tleu 223.1 100 {{/info}}
101
Carina Enke 231.4 102 [[image:attach:Aufgabenpool - Metadaten zu einem Suchergebnis prüfen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
tleu 223.1 103
104
Carina Enke 237.1 105 The questions can simply be added to the test as a copy. For our example, all questions should be selected. To do this, click on **Select all**below the search results. If you wish to select questions individually, mark the respective checkboxes.
tleu 223.1 106
Carina Enke 237.1 107 Now add the questions from the currently selected section **Easy** in the subject area **Analysis **using the button **Add question(s)**. Repeat these steps for all other difficulty levels and subject areas.
Carina Enke 236.1 108
Carina Enke 237.1 109 == 4. STEP: Configure shuffling ==
tleu 223.1 110
Carina Enke 237.1 111 The test participant should only be shown one item of the question set per difficulty level within a subject area. Therefore, a random question selection needs to be enabled for the sections about the difficulty level.
tleu 223.1 112
Carina Enke 231.4 113 [[image:attach:Editor - zufällige Aufgabenauswahl einstellen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
tleu 223.1 114
Carina Enke 237.1 115 Select a difficulty level section (easy, medium, hard) from the test structure and customise it in the **Edit section** area on the right. The menu tab **Options** allows you to configure the random question selection. Enable the option **Shuffle** by entering the number of questions to be selected. For the example maths exam, exactly one question should be chosen per level of difficulty.
tleu 223.1 116
Carina Enke 231.4 117 [[image:attach:Vorschau - Beispielstest merkmalsorientierte Testzusammenstellung_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
Carina Enke 225.1 118
Carina Enke 237.1 119 This will create a different set of questions for each participant. However, the targeted selection of questions based on the classification attributes should still result in a similar exam.
tleu 223.1 120
Carina Enke 237.1 121 {{info title="Note"}}
122 In the case of a generic test setup with a random question selection, it may be desirable to hide the question titles during the test. Disable the option **Show item titles** in the test configuration if you have included your test as course element in an OPAL course.
tleu 223.1 123 {{/info}}
124
Carina Enke 236.1 125 [[image:attach:Editor - Aufgabentitel anzeigen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true"]]