Wiki source code of 02 Inhalte ansehen
Last modified by Carina Enke on 01.10.2024
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{section}} | ||
2 | {{column width="60%"}} | ||
3 | For all test content you create with ONYX Editor, a preview will be available to you. In the preview, you can run and test the content. The display is the same as for the participant during the [[test implementation>>doc:ONYX.Durchführung von Tests.WebHome]]. | ||
4 | |||
5 | [[image:attach:Testrun - Testdurchführung_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
6 | |||
7 | |||
8 | {{/column}} | ||
9 | |||
10 | {{column width="30%"}} | ||
11 | {{panel title="Content"}} | ||
12 | {{toc start="2"/}} | ||
13 | {{/panel}} | ||
14 | |||
15 | {{panel title="Related Topics"}} | ||
16 | * [[Test implementation>>doc:ONYX.Durchführung von Tests.WebHome]] | ||
17 | * [[Configuration of the test implementation>>doc:ONYX.Durchführung von Tests.Konfiguration der Testdurchfuehrung.WebHome]] | ||
18 | {{/panel}} | ||
19 | {{/column}} | ||
20 | {{/section}} | ||
21 | |||
22 | == Configuration of the preview == | ||
23 | |||
24 | To be able to test the content in a way similar to your test scenario, the entire [[configuration of the test implementation>>doc:ONYX.Durchführung von Tests.Konfiguration der Testdurchfuehrung.WebHome]] will also be available to you in the preview. | ||
25 | |||
26 | [[image:attach:Editor -Konfiguration der Testdurchführung_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
27 | |||
28 | == View additional information == | ||
29 | |||
30 | As an author, you can view additional information on the variable assignment, the MAXIMA output, and possible system errors. This information will also become available to you in the [[Results view for the tutor>>doc:ONYX.Auswertung von Tests.Ergebniseinsicht.WebHome]] upon completion of the test attempt. | ||
31 | |||
32 | === View variable assignment === | ||
33 | |||
34 | If [[variables were used>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.WebHome]] in the task content, you can view the variable assignment for every single task. This allows for a more detailed task and assessment analysis. | ||
35 | |||
36 | For reasons of clarity, the display can be expanded and collapsed. | ||
37 | |||
38 | [[image:attach:Testrun - Variablen-Belegung in der Vorschaueinsehen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
39 | |||
40 | All variables are shown which have been defined. The view corresponds to the display and definition in the variable tab of the task. In total, the name of the variable, the type of the variable, and the variable value, which was determined for the respective test run of the participant, are displayed. | ||
41 | |||
42 | === View MAXIMA output === | ||
43 | |||
44 | If MAXIMA was used for the calculation of [[variables>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.WebHome]] or for [[formula comparisons>>doc:ONYX.Erstellung von Testinhalten.Aufgabentypen.Formelvergleich.WebHome]], you can view the MAXIMA outputs for each task. This allows for a more detailed task and assessment analysis. | ||
45 | |||
46 | For reasons of clarity, the display can be expanded and collapsed. | ||
47 | |||
48 | [[image:attach:Testrun - MAXIMA-Ausgaben in der Vorschau einsehen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
49 | |||
50 | A detailed description of the MAXIMA outputs can be found in the help section View MAXIMA outputs ([[results view>>doc:ONYX.Auswertung von Tests.Ergebniseinsicht.WebHome]]). | ||
51 | |||
52 | {{info}} | ||
53 | To enable the use of formula comparisons, activate the [[validation option>>doc:ONYX.Erstellung von Testinhalten.Aufgabentypen.Formelvergleich.WebHome]]. In this way, you avoid syntax errors in the entries of the participants. | ||
54 | {{/info}} | ||
55 | |||
56 | === Display of system errors === | ||
57 | |||
58 | In various task formats, external programmes can be used to assess the participant's answers (e.g. MAXIMA for [[variables>>doc:ONYX.Erstellung von Testinhalten.Aufgaben.Variablen verwenden.WebHome]] or for [[formula comparisons>>doc:ONYX.Erstellung von Testinhalten.Aufgabentypen.Formelvergleich.WebHome]]; pattern library for [[regular expressions>>doc:ONYX.Erstellung von Testinhalten.Aufgabentypen.Regulaere Ausdruecke.WebHome]]). If no answer can be provided by external programmes, a more detailed error message will be shown for the tasks concerned. The warning message will be displayed to you as the author in the preview as well as in all assessment and [[results views>>doc:ONYX.Auswertung von Tests.Ergebniseinsicht.WebHome]]. | ||
59 | |||
60 | [[image:attach:Testrunansicht - Anzeige von Systemfehlern_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
61 | |||
62 | {{info}} | ||
63 | A timeout error in external programmes can have various causes such as: | ||
64 | |||
65 | * Long-running (corrupt) system request: The external system cannot process the request within the given time limit. | ||
66 | * Performance bottleneck: The external system has not responded within the given timeframe, possibly because it is busy with other requests. | ||
67 | * Error during system operation: The external system is currently not available. | ||
68 | {{/info}} |