Wiki-Quellcode von Aufgaben

Version 113.1 von Carina Enke am 19.05.2020

Verstecke letzte Bearbeiter
Carina Enke 75.1 1 {{sv-translation language="de"}}
2 {{layout}}
3 {{layout-section ac:type="single"}}
4 {{layout-cell}}
5 \\
6
Carina Enke 97.1 7 \\
Carina Enke 75.1 8
9 \\
10 {{/layout-cell}}
11 {{/layout-section}}
12
13 {{layout-section ac:type="two_equal"}}
14 {{layout-cell}}
Carina Enke 91.1 15 Sie können Aufgaben als eigenständige Einzelressourcen anlegen oder innerhalb eines Tests oder Fragebogens weitere Aufgaben erstellen.
Carina Enke 75.1 16
Carina Enke 91.1 17 Aufgaben die Sie in einem Test oder Fragebogen erzeugen, sind nicht automatisch als eigenständige Einzelressource verfügbar. Es ist aber möglich, diese Aufgaben aus einem Test zu extrahieren und nachträglich in eine eigenständige Einzelressource zu überführen.
Carina Enke 75.1 18
Carina Enke 91.1 19 Wir empfehlen Ihnen die Anlage als Einzelressouce, da diese später flexibler in unterschiedliche Tests integriert werden können.
Carina Enke 75.1 20 {{/layout-cell}}
21
22 {{layout-cell}}
23 {{scroll-ignore}}
24 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
25
26
27 {{toc/}}
28 {{/panel}}
29
30 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Weiterführende Informationen"}}
31 * [[doc:Aufgabentypen]]
32 * [[doc:Test erstellen]]
33 {{/panel}}
34 {{/scroll-ignore}}
35 {{/layout-cell}}
36 {{/layout-section}}
37
38 {{layout-section ac:type="single"}}
39 {{layout-cell}}
40 Um eine neuen Einzelaufgabe zu erstellen, gehen Sie wie folgt vor:
41
Carina Enke 77.1 42 (% class="wrapped" %)
43 |(% class="numberingColumn" %)(% class="numberingColumn" %)
Carina Enke 75.1 44 (((
45 1
46 )))|(((
47 Gehen Sie in den **Tab Testressourcen**.
48 )))|(% rowspan="4" %)(% rowspan="4" %)
49 (((
50 (% class="content-wrapper" %)
51 (((
52 [[image:attach:Neue Aufgabe - Aufgabe erstellen_de.png]]
53 )))
54 )))
Carina Enke 77.1 55 |(% class="numberingColumn" %)(% class="numberingColumn" %)
Carina Enke 75.1 56 (((
57 2
58 )))|(((
59 Klicken Sie im oberen Seitenbereich auf den Button (% class="button" %)**Neue Aufgabe**(%%).
60 )))
Carina Enke 77.1 61 |(% class="numberingColumn" %)(% class="numberingColumn" %)
Carina Enke 75.1 62 (((
63 3
64 )))|(((
65 Im sich öffnenden Fenster wählen Sie den Aufgabentyp aus. Für jeden Aufgabentyp wird Ihnen im rechten Fensterbereich ein Beispiel gezeigt.
66 )))
Carina Enke 77.1 67 |(% class="numberingColumn" colspan="1" %)(% class="numberingColumn" colspan="1" %)
Carina Enke 75.1 68 (((
69 4
70 )))|(% colspan="1" %)(% colspan="1" %)
71 (((
Carina Enke 91.1 72 Bestätigen Sie die Angaben mit (% class="button" %)**OK**(%%)//. //Die neue Aufgabe öffnet sich in einem neuen Tab.
Carina Enke 75.1 73 )))
74
Carina Enke 77.1 75 (% style="margin-left: 30.0px;" %)
Carina Enke 75.1 76 \\
77 {{/layout-cell}}
78 {{/layout-section}}
79
80 {{layout-section ac:type="single"}}
81 {{layout-cell}}
82 (% class="help-quickinfo" %)
83 (((
84 == Frage und Antworten festlegen ==
85
86 [[image:attach:Neue Aufgabe - Tab Frage und Antwort_de.png]]
87
88
89 Im **Tab "Frage & Antwort"** können Sie Ihre Aufgabeninhalte eingeben und die wichtigsten Informationen zur Bewertung und zur korrekten Lösung definieren.
90
91 === Aufgabenstellung anlegen ===
92
93 (% class="wrapped" %)
94 |=(((
95 Funktion
96 )))|=(((
97 Beschreibung
98 )))
99 |(% colspan="1" %)(% colspan="1" %)
100 (((
101 **Titel**
102 )))|(% colspan="1" %)(% colspan="1" %)
103 (((
104 Titel der Aufgabe
105 )))
106 |(((
107 **Aufgabenstellung**
108 )))|(((
109 Tragen Sie in diesem Eingabefeld einen Text ein, welcher die nachfolgende Aufgabe näher erläutert und dem Lernenden einen Eindruck des Themengebiets vermittelt. Mit Hilfe des Texteditors können Sie Ihren Text formatieren sowie Bilder hinzufügen und das HTML direkt bearbeiten. Funktionen zum Hinzufügen von Medien und Formeln sind ebenfalls geplant.
110 )))
111 |(((
112 **Aufgabentyp**
113 )))|(((
114 An dieser Stelle sehen Sie das Format der Aufgabe. Bei einigen Aufgabentypen können Sie weiterhin zwischen einfacher und mehrfacher Auswahl wechseln.
115
116 [[Überblick über die verfügbaren Aufgabentypen>>doc:Aufgabentypen]]
117 )))
118 |(((
119 **Punkte**
120 )))|(((
121 Geben Sie hier die Anzahl der Punkte für diese Aufgabe an. Die Vergabe dieser Punkte erfolgt nur, wenn der Lernende diese Aufgabe vollständig korrekt gelöst hat.
122 )))
123 |(((
124 **Antwortmöglichkeiten**
125 )))|(((
126 Je nach Aufgabentyp ist dieser Abschnitt unterschiedlich beschriftet, dient jedoch immer der Konfiguration der Antwortmöglichkeiten.
127
128 Fügen Sie in diesem Bereich Antwortmöglichkeiten zu Ihrer Aufgabe hinzu. Bei Textangaben können Sie mit einem Texteditor Formatierungsmöglichkeiten nutzen, Bilder hochladen oder direkt HTML eingeben.
129
Carina Enke 91.1 130 Konktrete Angaben zu den verfügbaren Optionen finden Sie auf den Seiten zum gewählten [[Aufgabentyp>>doc:Aufgabentypen]].
Carina Enke 75.1 131 )))
132
133 (% class="auto-cursor-target" %)
134 [[image:attach:Neue Aufgabe - Aufgabenstellung_de.png]]
135
136 === Antworten definieren ===
137
138 Je nach Aufgabentyp ist dieser Abschnitt unterschiedlich beschriftet, dient jedoch immer der Konfiguration der Antwortmöglichkeiten. Fügen Sie in diesem Bereich Antwortmöglichkeiten zu Ihrer Aufgabe hinzu. Bei Textangaben können Sie mit einem Texteditor Formatierungsmöglichkeiten nutzen, Bilder hochladen oder direkt HTML eingeben. Konktrete Angaben zu den verfügbaren Optionen finden Sie auf den Seiten zum gewählten [[Aufgabentyp>>doc:Aufgabentypen]].
139
140 [[image:attach:Neue Aufgabe - Antworten definieren_de.png]]
141 )))
142
143 == Bewertungsoptionen festlegen ==
144
145 [[image:attach:Neue Aufgabe - Tab Bewertung_de.png]]
146
147 (% class="help-quickinfo" %)
148 (((
149 (% class="help-quickinfo" %)
150 (((
151 \\
152 )))
153
154 (% class="help-quickinfo" %)
155 (((
156 Im **Tab "Bewertung"** stehen Ihnen weitere Bewertungsmöglichkeiten zur Verfügung. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[Bewertung festlegen>>url:https://www.bps-system.de/help/display/ONYX/Bewertung+festlegen||shape="rect"]]".
157 )))
158
159 (% class="help-quickinfo" %)
160 (((
161 \\
162 )))
163
164 (% class="help-quickinfo" %)
165 (((
166 == Feedback hinterlegen ==
167 )))
168
169 [[image:attach:Neue Aufgabe - Tab Feedback_de.png]]Im **Tab "Feedback"** können Sie Feedbackinhalte hinterlegen, die dem Teilnehmer direkt nach der Aufgabenbearbeitung angezeigt werden können. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[Feedback festlegen>>url:https://www.bps-system.de/help/display/ONYX/Feedback+festlegen||shape="rect"]]".
170
171 == Weitere Optionen konfigurieren ==
172
173 [[image:attach:Neue Aufgabe - Tab Optionen_de.png]]Im **Tab "Optionen"** finden Sie je nach Aufgabentyp verschiedene erweiterte Einstellungen, z.B. zufällige Anordnung, Kommentare oder Lösungsversuche. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[Optionen festlegen>>url:https://www.bps-system.de/help/display/ONYX/Optionen+festlegen||shape="rect"]]".
174
175 == Mit Variablen arbeiten ==
176
177 [[image:attach:Neue Aufgabe - Tab Variablen_de.png]]Im Tab "Variablen" können Sie mit Hilfe eigener Platzhalter (Variablen) dynamischen Aufgabeninhalte erzeugen. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[doc:Variablen verwenden]]".
178
179 == Metadaten pflegen ==
180
181 [[image:attach:Neue Aufgabe - Tab Metadaten_de.png]]Im Tab "Metadaten" können Sie beschreibende Informationen zur Aufgabe hinterlegen. Diese Metadaten tragen dazu bei, insbesondere bei großen Inhaltsmengen, die Inhalte zu strukturieren und durchsuchbar zu machen. Detaillierte Informationen finden Sie im Hilfeabschnitt "[[doc:Metadata]]".
182 )))
183
184 (% style="text-align: center;" %)
185 \\
186 {{/layout-cell}}
187 {{/layout-section}}
188
189 {{layout-section ac:type="single"}}
190 {{layout-cell}}
191 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Untergeordnete Seiten"}}
192
193
194 {{children/}}
195 {{/panel}}
196 {{/layout-cell}}
197 {{/layout-section}}
198 {{/layout}}
199 {{/sv-translation}}
200
201 {{sv-translation language="en"}}
202 {{layout}}
203 {{layout-section ac:type="two_right_sidebar"}}
204 {{layout-cell}}
205 1. Go to the **tab "Test resources"**.
Carina Enke 107.1 206 1. Click on //New task// in the upper page area.
207 1. Select a task type in the window that opens. For each available task type, an example is shown in the right pane.
208 1. Confirm your entries with //OK//.// The new task will open in a new tab.//
Carina Enke 75.1 209
210 //
211 [[image:attach:onyx-neue-aufgabe_de.png]]
212 \\//
213 {{/layout-cell}}
214
215 {{layout-cell}}
216 {{scroll-ignore}}
217 {{panel title="Content"}}
218
219
220 {{toc/}}
221
222 Further information
223
224 * [[Set assessment>>url:https://www.bps-system.de/help/display/ONYXintern/.Bewertung+festlegen+v1.11||shape="rect"]]
225 * [[Set feedback>>url:https://www.bps-system.de/help/display/ONYXintern/.Feedback+festlegen+v1.11||shape="rect"]]
226 * [[Set options>>url:https://www.bps-system.de/help/display/ONYXintern/.Optionen+festlegen+v1.11||shape="rect"]]
227
228 Related topics
229
230 * [[Integrating media>>url:https://www.bps-system.de/help/display/ONYXintern/.Medien+und+Formelunterstuetzung+v1.11||shape="rect"]]
231 * [[Integrating formulas>>url:https://www.bps-system.de/help/display/ONYXintern/.Formeln+v1.11||shape="rect"]]
232 * [[Using variables>>url:https://www.bps-system.de/help/display/ONYXintern/.Variablen+verwenden+v1.11||shape="rect"]]
233 {{/panel}}
234 {{/scroll-ignore}}
235 {{/layout-cell}}
236 {{/layout-section}}
237
238 {{layout-section ac:type="single"}}
239 {{layout-cell}}
240 == Define questions and answers ==
241
Carina Enke 107.1 242 In the **tab "Question & Answer"**, you can enter your task content and make the most important settings for the assessment and the correct solution.
Carina Enke 75.1 243
244 (% class="wrapped" %)
245 |=(((
246 Function
247 )))|=(((
248 Description
249 )))
250 |(((
251 Question
252 )))|(((
Carina Enke 107.1 253 Enter a text which explains the task in more detail and gives the learner an impression of the topic. Using the text editor, you can format your text, add images, and directly edit the HTML. Functions to add media and formulas are also planned.
Carina Enke 75.1 254 )))
255 |(((
Carina Enke 107.1 256 Task type
Carina Enke 75.1 257 )))|(% style="margin-left: 90.0px;" %)(% style="margin-left: 90.0px;" %)
258 (((
259 (% class="TableParagraph" %)
Carina Enke 107.1 260 View the format of the task. In the case of some task types, you can still switch between single and multiple choice.
Carina Enke 75.1 261
262 (% class="TableParagraph" %)
Carina Enke 107.1 263 (% style="color: rgb(13,78,168);" %)Overview of the available task types
Carina Enke 75.1 264 )))
265 |(((
266 Points
267 )))|(((
Carina Enke 107.1 268 Enter a number of points for the task. The points are only awarded if the learner has successfully completed the task.
Carina Enke 75.1 269 )))
270 |(% colspan="1" %)(% colspan="1" %)
271 (((
272 Answer options
273 )))|(% colspan="1" %)(% colspan="1" %)
274 (((
275 (% class="TableParagraph" %)
Carina Enke 107.1 276 Add answer options to your task. You can mark answers as correct, delete or move them. The order of the answers that you specify here corresponds to the order in which the tasks will appear in the test. Alternatively, you can also randomly mix the answers in the **tab** **"Options"**.
Carina Enke 75.1 277
278 (% class="TableParagraph" %)
279 A simple editor is available for formatting text, inserting images, and editing the raw HTML.
280
281 (% class="TableParagraph" %)
Carina Enke 107.1 282 Depending on the task type, there will be different settings available for the answer options.
Carina Enke 75.1 283
284 (% class="TableParagraph" %)
Carina Enke 107.1 285 (% style="color: rgb(13,78,168);" %)Overview of the available task types
Carina Enke 75.1 286 )))
287
288 [[image:attach:onyx-choice.png]]
289
290 \\
291
292 In the **tab** **"Assessment"**, further** **assessment options are available. For more detailed information, please refer to the help section "[[Set assessment>>url:https://www.bps-system.de/help/display/ONYX/Bewertung+festlegen||shape="rect"]]".
293
Carina Enke 107.1 294 In the **tab "Feedback"**, you can store feedback content for the test, which will be automatically displayed to the participant upon completing the task. For more detailed information, please refer to the help section "[[Set feedback>>url:https://www.bps-system.de/help/display/ONYX/Feedback+festlegen||shape="rect"]]".
Carina Enke 75.1 295
Carina Enke 107.1 296 In the **tab "Options"**, you can find various task-specific advanced settings such as random arrangement, comments, or attempts. For more detailed information, please refer to the help section "[[Set options>>url:https://www.bps-system.de/help/display/ONYX/Optionen+festlegen||shape="rect"]]".
Carina Enke 75.1 297 {{/layout-cell}}
298 {{/layout-section}}
299 {{/layout}}
300 {{/sv-translation}}