Wiki-Quellcode von Prüfungen in ONYX

Version 177.1 von tleu am 17.04.2015

Zeige letzte Bearbeiter
1 {{sv-translation language="de"}}
2 {{layout}}
3 {{layout-section ac:type="two_right_sidebar"}}
4 {{layout-cell}}
5 ====== Inhalt: ======
6
7
8
9 {{toc maxLevel="5" style="square" outline="true" absoluteUrl="true"/}}
10 {{/layout-cell}}
11
12 {{layout-cell}}
13 |=(% colspan="1" %)(% colspan="1" %)
14 (((
15 Programmversion
16 )))|(% colspan="1" %)(% colspan="1" %)
17 (((
18
19 )))
20 |=(((
21 Status
22 )))|(((
23 (% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF
24 )))
25 |=(((
26 Aufgaben
27 )))|(((
28 Übersetzung: DE aus EN übersetzen
29
30 {{mention reference="XWiki.sandra_riediger" style="FULL_NAME" anchor="XWiki-sandra_riediger-PqfUZ"/}}
31
32
33 )))
34 |=(((
35 JIRA
36 )))|(((
37
38 )))
39 {{/layout-cell}}
40 {{/layout-section}}
41
42 {{layout-section ac:type="single"}}
43 {{layout-cell}}
44 Mit Hilfe der ONYX Testsuite ist die Abbildung von komplexen Prüfungsszenarien möglich. Die folgenden Funktionalitäten und Systeme können zur Umsetzung genutzt werden:
45
46 == Prüfungsbrowser ==
47
48 Der Einsatz eines Prüfungsbrowsers ermöglicht die Umsetzung geschlossener Prüfungsszenarien. Der Kandidat kann bei Einsatz des Prüfungsbrowsers nur zugelassene Applikationen und Funktionen nutzen. Im einfachsten Fall kann der Teilnehmer nur die Prüfungsanwendung bedienen. Weitere Browserseiten, -funktionen oder Systemfunktionen sind nicht zugänglich.
49
50 Für ONYX wird der Einsatz des Open Source Systems Safe-Exam-Browser (SEB) der ETH Zürich für geschlossene Prüfungsszenarien empfohlen. Der Prüfungsbrowser SEB bietet eine umfängliche Sicherheit. Durch eine spezielle Kennung kann sichergestellt werden, dass die Prüfung nur im SEB ausgeführt werden kann.
51
52 == Prüfungssteuerung ==
53
54 [[image:attach:Prüfungssteuerung.png]]
55
56 Die Prüfungssteuerung gibt authentifizierten Personen, die Möglichkeit das Prüfungsgeschehen zu überwachen. Für alle für die Prüfung berechtigten Teilnehmer wird in der Prüfungssteuerung der aktuelle Prüfungsstatus angezeigt:
57
58 * Der Teilnehmer ist nicht anwesend.
59 * Der Teilnehmer wartet auf den Start der Prüfung.
60 * Der Teilnehmer bearbeitet die Prüfung.
61 * Der Teilnehmer hat die Prüfung erneut gestartet.
62 * Der Teilnehmer hat die Prüfung abgeschlossen.
63 * Der Teilnehmer hat die Prüfung abgebrochen.
64
65 Der Betreuer hat die Möglichkeit mit der Prüfungssteuerung aktiv in das Prüfungsgeschehen einzugreifen. So kann er die Prüfung für einzelne oder mehrere Teilnehmer starten oder beenden. Prüfungen können so konfiguriert werden, dass der Prüfungsstart nur durch manuelle Freigabe des Betreuers möglich ist. Auch das gleichzeitige Beenden der Prüfung für alle Teilnehmer ist möglich.
66
67 == Client-Sicherung ==
68
69 Die Prüfungsfunktion gewährleistet ebenso eine Client-Sicherung.
70
71 Im falle eines Systemfehlers auf dem Client, kann der Test auf einem anderen Computer, durch den Prüfer freigegeben und fortgesetzt werden, sowie, wenn nötig, die Bearbeitungszeit verlängert werden.(% style="line-height: 1.4285715;" %)Der Teilnehmer kann den Test, nach einmaliger Bestätigung, auf einem anderen PC fortführen.
72
73 Der Fortschritt wird bei jeder Änderung gespeichert, sodass eine vollständige Wiederherstellung gewährleistet werden kann.(% style="line-height: 1.4285715;" %)Ändert der Lernende seine Auswahl unter den vorhandenen Wahlmöglichkeiten, so wird die Antwort auf dem Server gespeichert.
74
75 Zudem kann kann auf dem ONYX Player, entsprechend der Zeichenanzahl, eingestellt werden, welche Eingabefelder (bsp.: freie Texteingabe oder Lückentext) auf dem Server zwischengespeichert werden sollen.
76
77 == Server-Sicherung ==
78
79 Die Daten des Tests werden während der Ausführung auf dem Server gepeichert und regelmäßig an die Lernplattform gesendet, welches die Daten sichert.
80
81 Bricht die Lernplattform zusammen, ist ein Beenden des Test mithilfe von ONYX möglich.
82
83 Sobald die Lernplattform wieder erreichbar ist, werden die Daten abermals gespeichert. Treten permanent mehrere Fehler auf, können die Antworten vom Prüfling heruntergeladen und manuell an den Prüfer gereicht werden.
84
85 == PDF-Datei exportieren ==
86
87 Es besteht die Möglichkeit den Prüfungsinhalt als PDF auszudrucken und als Test in Papierform abzuhalten um so jederzeit eine Notfalllösung griffbereit zu haben.
88
89 Das PDF Dokument wird ausgedruckt als ISO 216 Standard (A4) .
90
91 == Antwort-Sicherung ==
92
93 Ist der Test beendet, bietet der ONYX Player ein Dokument mit den Antworten der Lernenden an.
94
95 Die Übersichtsseite Listet alle Fragen im HTML-Format auf, sowie die Antworten der Lernenden.
96
97 Das Dokument beinhaltet ebenso eine Prüfsumme, welche Mithilfe des HTML Dokuments (MD5-Hash) errechnet werden kann.
98
99 Die Prüfsumme dient als Nachweis dafür, dass die Daten nach der Erstellung dieser nicht mehr verändert wurden.
100
101 Ein Open-Source basiertes Validierungstool wird für die Prüfung innerhalb der Lernplattform (OLAT-Campus) bereitgestellt.
102
103 Dieses wird auch im PDF-Format angeboten.
104
105
106
107 (% style="color: rgb(255,0,0);" %)Die Prüfungssteuerung ist Bestandteil der Lernplattform OLAT Campus. Die Umsetzung als eigenständiges Modul und integriert in den ONYX Player ist für die Zukunft geplant.
108 {{/layout-cell}}
109 {{/layout-section}}
110
111 {{layout-section ac:type="two_right_sidebar"}}
112 {{layout-cell}}
113 ====== untergeordnete Seiten: ======
114
115
116
117 {{children all="true"/}}
118 {{/layout-cell}}
119
120 {{layout-cell}}
121 ====== relevante Links: ======
122
123 * [[lorem ipsum>>url:https://www.bps-system.de/help/display/OPAL/Handbuch+OPAL||shape="rect"]]
124 {{/layout-cell}}
125 {{/layout-section}}
126 {{/layout}}
127 {{/sv-translation}}
128
129 {{sv-translation language="en"}}
130 {{layout}}
131 {{layout-section ac:type="two_equal"}}
132 {{layout-cell}}
133
134
135 {{toc style="square" outline="true"/}}
136 {{/layout-cell}}
137
138 {{layout-cell}}
139
140 {{/layout-cell}}
141 {{/layout-section}}
142
143 {{layout-section ac:type="single"}}
144 {{layout-cell}}
145
146
147 Complex examination scenarios can be executed by using the ONYX Testsuite. The following functions and tools are available:
148
149 == Exam browser ==
150
151 Using this examination browser enables closed examination scenarios to be implemented, meaning the candidate can only use authorised applications and functions. In the simplest case, participants can only use the test application. Further browser pages, functions or system functions are not accessible.
152 For ONYX, it is recommended to use the Open Source tool “Safe Exam Browser (SEB)” ([[http:~~/~~/www.safeexambrowser.org/>>url:http://www.safeexambrowser.org/||shape="rect"]]) when it comes to closed exam scenarios. SEB provides comprehensive security. Each exam gets a special exam ID to provide direct access within the management system.
153
154 == Assessment management ==
155
156 [[image:attach:Prüfungssteuerung.png]]
157
158 The management functions allow authenticated persons to monitor the test process. The current test status of all test participants is shown in the assessment management window:
159
160 * The participant is not present.
161 * The participant is waiting to start the test.
162 * The participant is completing the test.
163 * The participant has restarted the test.
164 * The participant has completed the test.
165 * The participant has aborted the test.
166
167 The proctor can actively intervene in the test process using the assessment management functions, enabling her/him to start or end the test for the relevant participant(s). Tests can be configured in such a way that they can only be started with the proctor’s manual approval. The test can also be simultaneously ended manually for all participants.
168
169 The assessment management functions have been created as a module within the integrating system (OLAT Campus), but might also be extracted as a separate module and thus integrated into the ONYX Player, in the future.
170
171 == Client back-up ==
172
173 Using the assessment function also ensures client back-up. In the event of a client system failure, the proctor can allow the test to be continued on another PC, and extend the test time if necessary. Once approved, the participant can continue the test on another PC.
174
175 Progress is saved every time a change is made, allowing the status to be fully restored. So if a learner changes the answer of a choice interaction the response is saved on the server side. Furthermore it can be configured for the ONYX Player according to the number of characters which input fields (e.g. text entry or extended text) shall be cached on the server side.
176
177 == Server back-up ==
178
179 Test data is stored on the server during operation, and is regularly sent to the integrating system, which backs it up.
180
181 If the integrating system breaks down, the test can still be completed within ONYX. If the integrating system becomes available again, the results will be saved. If the integrating system sustains a more permanent failure, the test results can be downloaded by the candidate and manually provided to the tutor.
182
183 == PDF export ==
184
185 The assessment content can be printed in PDF and used for a hardcopy test, enabling a fall-back solution at all times.
186
187 The PDF format refers to ISO 216 standard (A4).
188
189 == Backing up learner responses ==
190
191 Once the test has been completed, the ONYX Player provides a document to confirm the learner responses. The test overview page contains all questions displayed to the learner and the candidate’s respective responses in HTML format. This document also contains a checksum which can be calculated in a reproducible manner using the HTML document (MD5-Hash).
192
193 The checksum makes sure the data was not modified after the checksum was generated. An Open-Source-based validation tool is provided for the test within the integrating system (OLAT Campus).
194
195 This document is also provided in PDF format.
196
197
198 {{/layout-cell}}
199 {{/layout-section}}
200 {{/layout}}
201 {{/sv-translation}}