Wiki-Quellcode von Test erstellen
Version 90.1 von Carina Enke am 08.05.2019
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | {{sv-translation language="de"}} | ||
2 | {{layout}} | ||
3 | {{layout-section ac:type="single"}} | ||
4 | {{layout-cell}} | ||
5 | |||
6 | |||
7 | \\ | ||
8 | {{/layout-cell}} | ||
9 | {{/layout-section}} | ||
10 | |||
11 | {{layout-section ac:type="two_right_sidebar"}} | ||
12 | {{layout-cell}} | ||
13 | Erstellen Sie einen neuen Test, öffnet sich dieser in der Test-Bearbeitenansicht. | ||
14 | Die Test-Bearbeitenansicht ist in drei Teile untergliedert: | ||
15 | |||
16 | * **Schnellzugang Aufgabenpool**: Im linken Bereich können Sie auf ihren Aufgabenpool zugreifen und auf diese Weise vorhandene Aufgaben in den Test kopieren. | ||
17 | * **Teststruktur**: Im mittleren Bereich können Sie die Teststruktur einsehen und anpassen. Darüber hinaus können Sie neue Aufgaben im Testkontext erstellen. | ||
18 | * **Test bearbeiten**: Im rechten Bereich können Sie den Test konfigurieren und die Inhalte bearbeiten. | ||
19 | \\ | ||
20 | |||
21 | [[image:attach:Struktur.png]] | ||
22 | |||
23 | |||
24 | |||
25 | {{tip}} | ||
26 | Beginnen Sie idealerweise mit der [[Erstellung von Einzelaufgaben>>doc:Aufgaben]]. Auf Basis eines Sets an Einzelaufgaben können Sie anschließend auf einfache Weise verschiedene Tests zusammenstellen. | ||
27 | {{/tip}} | ||
28 | |||
29 | |||
30 | Um ein Testszenario zu erstellen oder anzupassen empfehlen sich folgende Schritte: | ||
31 | |||
32 | 1. Legen Sie im ersten Schritt die Teststruktur fest (mittlerer Bereich). | ||
33 | 1. Fügen Sie zur Teststruktur vorhandene Einzelaufgaben hinzu (linker Bereich) oder erstellen Sie neue Aufgaben innerhalb des Tests (mittlerer Bereich). | ||
34 | 1. Bearbeiten Sie die Aufgaben, um diese an den Testkontext anzupassen (rechter Bereich). | ||
35 | 1. Bearbeiten Sie den Test auf Testebene, um individuelle Bewertungen vorzunehmen oder Test-Feedback hinzuzufügen (rechter Bereich). | ||
36 | 1. Bearbeiten Sie den Test auf Test- und Sektionsebene, um individuelle Einstellungen vorzunehmen (rechter Bereich). | ||
37 | |||
38 | |||
39 | {{/layout-cell}} | ||
40 | |||
41 | {{layout-cell}} | ||
42 | {{scroll-ignore}} | ||
43 | {{scroll-ignore}} | ||
44 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} | ||
45 | |||
46 | |||
47 | {{toc/}} | ||
48 | {{/panel}} | ||
49 | |||
50 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Untergeordnete Seiten"}} | ||
51 | |||
52 | |||
53 | {{children/}} | ||
54 | {{/panel}} | ||
55 | |||
56 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Weiterführende Informationen"}} | ||
57 | * [[doc:Aufgaben]] | ||
58 | * [[doc:Konfiguration der Testdurchfuehrung]] | ||
59 | {{/panel}} | ||
60 | {{/scroll-ignore}} | ||
61 | |||
62 | |||
63 | \\ | ||
64 | |||
65 | |||
66 | {{/scroll-ignore}} | ||
67 | {{/layout-cell}} | ||
68 | {{/layout-section}} | ||
69 | |||
70 | {{layout-section ac:type="single"}} | ||
71 | {{layout-cell}} | ||
72 | Im **Tab "Feedback"** können Sie Feedbackinhalte für den Test hinterlegen, die dem Teilnehmer direkt nach Testabschluss automatisch angezeigt werden. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[doc:Test-Feedback festlegen]]". | ||
73 | |||
74 | Im **Tab "Optionen"** finden Sie verschiedene erweiterte Test-Einstellungen, insbesondere zur Testdarstellung und -steuerung. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[doc:Test-Optionen festlegen]]". | ||
75 | |||
76 | == Sektionen == | ||
77 | |||
78 | Ein Test besteht aus beliebig vielen Sektionen, auch Testabschnitte genannt. Sektionen enthalten weitere Unter-Sektionen oder Aufgaben. Sektionen können auch als unsichtbare Strukturelemente genutzt werden, so dass sie dem Autor als strukturierendes Element zur Verfügung stehen, für den Lerner jedoch nicht sichtbar sind. | ||
79 | |||
80 | Im **Tab "Optionen"** finden Sie verschiedene erweiterte Einstellungen, beispielsweise zur zufälligen Aufgabenauswahl und -anordnung innerhalb einer Sektion. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[doc:Sektion-Optionen festlegen]]". | ||
81 | |||
82 | == Aufgaben == | ||
83 | |||
84 | Eine Sektion kann beliebig viele Akufgaben enthalten. | ||
85 | |||
86 | Detaillierte Informationen zur Aufgabenerstellung finden Sie im Hilfeabschnitt "[[doc:Aufgaben]]". | ||
87 | {{/layout-cell}} | ||
88 | {{/layout-section}} | ||
89 | {{/layout}} | ||
90 | {{/sv-translation}} | ||
91 | |||
92 | {{sv-translation language="en"}} | ||
93 | {{layout}} | ||
94 | {{layout-section ac:type="two_right_sidebar"}} | ||
95 | {{layout-cell}} | ||
96 | If you create a new test, the test will open in the edit view. The edit view divides into three parts: | ||
97 | |||
98 | * **Quick access question bank**: In the left pane, you can access your question bank from which you can copy existing tasks to the test. | ||
99 | * **Test structure**: In the middle pane, you can see and adapt the test structure. Moreover, you can create new tasks in the test context. | ||
100 | * **Edit test**: In the right pane, you can configure the test and edit its contents. | ||
101 | \\ | ||
102 | |||
103 | [[image:attach:Struktur.png]] | ||
104 | |||
105 | |||
106 | |||
107 | {{tip}} | ||
108 | Ideally, you begin with the [[creation of single tasks>>url:https://www.bps-system.de/help/display/ONYXintern/.Aufgaben+v1.11||shape="rect"]]. On the basis of a set of single tasks, you can then easily combine multiple tests. | ||
109 | {{/tip}} | ||
110 | |||
111 | |||
112 | |||
113 | In order to create or adapt a test scenario, the following steps are recommended: | ||
114 | |||
115 | 1. In the first step, set the test structure (middle pane). | ||
116 | 1. Add existing single tasks to the test structure (left pane) or create new tasks within the test (middle pane). | ||
117 | 1. Edit the tasks to adapt them to the test context (right pane). | ||
118 | 1. Edit the test on test level to perform individual assessments or to add test feedback (right pane). | ||
119 | 1. Edit the test on test and section level to make individual settings (right pane). | ||
120 | \\ | ||
121 | {{/layout-cell}} | ||
122 | |||
123 | {{layout-cell}} | ||
124 | {{scroll-ignore}} | ||
125 | {{panel title="Content"}} | ||
126 | |||
127 | |||
128 | {{toc absoluteUrl="true"/}} | ||
129 | |||
130 | **Further contents (test level)** | ||
131 | |||
132 | * [[doc:Test-Feedback festlegen]] | ||
133 | * [[doc:Test-Optionen festlegen]] | ||
134 | |||
135 | **Further contents (section** **level)** | ||
136 | |||
137 | * [[doc:Sektion-Optionen festlegen]] | ||
138 | |||
139 | **Related topics** | ||
140 | |||
141 | * [[doc:Konfiguration der Testdurchfuehrung]] | ||
142 | {{/panel}} | ||
143 | {{/scroll-ignore}} | ||
144 | {{/layout-cell}} | ||
145 | {{/layout-section}} | ||
146 | |||
147 | {{layout-section ac:type="single"}} | ||
148 | {{layout-cell}} | ||
149 | In the **tab "Feedback"**, you can store feedback contents for the test, which will be automatically displayed to the participant upon completing the test. For more detailed information, please refer to the help section "[[Set test feedback>>url:https://www.bps-system.de/help/display/ONYXintern/.Test-Feedback+festlegen+v1.11||shape="rect"]]". | ||
150 | |||
151 | In the **tab "Options"**, you will find a variety of advanced test settings, in particular for the test display and control. For more detailed information, please refer to the help section "[[Set test options>>url:https://www.bps-system.de/help/display/ONYXintern/.Test-Optionen+festlegen+v1.11||shape="rect"]]". | ||
152 | |||
153 | == Sections == | ||
154 | |||
155 | A test consists of any number of sections, also called test sections. Sections contain further subsections or tasks. Sections can also be used as invisible structural elements serving the author as a structuring element, which will be invisible for the learner. | ||
156 | |||
157 | In the **tab "Options"**, you will find a number of advanced settings such as for the random task selection and arrangement within a section. For more detailed information, please refer to the help section "[[Section - Set options>>url:https://www.bps-system.de/help/display/ONYXintern/.Sektion-Optionen+festlegen+v1.11||shape="rect"]]". | ||
158 | |||
159 | == Tasks == | ||
160 | |||
161 | A section can contain any number of tasks. | ||
162 | |||
163 | For more detailed information on creating tasks, please refer to the help section "[[Create tasks>>url:https://www.bps-system.de/help/display/ONYXintern/.Aufgaben+v1.11||shape="rect"]]". | ||
164 | {{/layout-cell}} | ||
165 | {{/layout-section}} | ||
166 | {{/layout}} | ||
167 | {{/sv-translation}} |