Last modified by Anna Paul-Hasenfuss on 20.10.2025

From version 8.1
edited by Carina Enke
on 28.08.2024
Change comment: There is no comment for this version
To version 9.1
edited by Anna Paul-Hasenfuss
on 23.09.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.carina
1 +XWiki.anna
Content
... ... @@ -1,6 +1,6 @@
1 1  {{section}}
2 2  {{column width="60%"}}
3 -Use various configuration options in the **Options **tab to customise the test according to your needs.
3 +Use various configurations in the **Options **tab to customise the test according to your needs.
4 4  
5 5  [[image:attach:Editor - Testoptionen konfigurieren_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
6 6  
... ... @@ -21,10 +21,36 @@
21 21  {{/section}}
22 22  
23 23  
24 +== Test Settings ==
25 +
26 +=== (% id="cke_bm_5011S" style="display:none" %) (%%)Time limit ===
27 +
28 +The author can define a processing time for the entire test or individual test sections. The remaining processing time will be displayed to the participant during the test accurately to the second.
29 +
30 +[[image:attach:Editor - Zeitlimit festlegen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
31 +
32 +After the expiration of this time limit, a message will be displayed to the participant indicating that the sections and questions can no longer be processed. If the processing time for the whole test has expired, the test will automatically be terminated.
33 +
34 +{{info title="
35 +**Notes on measuring the processing time**"}}
36 +* The time will be measured on the server
37 +* The time displayed (client) and the actual time (server) will be synchronised in a small time interval
38 +* JavaScript will be used for the client-side update of the time display between the interval
39 +
40 +**How can there be differences in the time display on the user PC and the actual processing time?**
41 +
42 +Time is measured on a central computer (server), so that it will be independent of any control or manipulation attempts by the user PC (client). For this purpose, the time displayed on the user PC (client) will automatically be synchronised in a small time interval (e. g. every 5 s) with the actual time (server). This means that within this time interval, there may be time delays in the display of content (such as dialogues). For example, the dialogue at the end of the processing time is already displayed even though the user has just been indicated a remaining processing time of 2 seconds in the test. To update the time display on the user PC between the interval, JavaScript will be used. Thus, if the described differences in the time display occur, this is most likely the cause.
43 +{{/info}}
44 +
45 +[[image:attach:Testrun - Hinweismeldung Zeit abgelaufen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
46 +
47 +
48 +
49 +
24 24  {{display reference="ONYX._Include Library.Optionen.Lösungsversuche.WebHome"/}}
25 25  
26 26  
27 -== Test Settings ==
53 +== ==
28 28  
29 29  == New random values ==
30 30  
... ... @@ -47,26 +47,6 @@
47 47  
48 48  [[image:attach:Testrun - Feedbackbeispiele_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
49 49  
50 -== Time limit ==
51 -
52 -The author can define a processing time for the entire test or individual test sections. The remaining processing time will be displayed to the participant during the test accurately to the second.
53 -
54 -[[image:attach:Editor - Zeitlimit festlegen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
55 -
56 -After the expiration of this time limit, a message will be displayed to the participant indicating that the sections and questions can no longer be processed. If the processing time for the whole test has expired, the test will automatically be terminated.
57 -
58 -[[image:attach:Testrun - Hinweismeldung Zeit abgelaufen_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
59 -
60 -{{info title="**Notes on measuring the processing time**"}}
61 -* The time will be measured on the server
62 -* The time displayed (client) and the actual time (server) will be synchronised in a small time interval
63 -* JavaScript will be used for the client-side update of the time display between the interval
64 -
65 -**How can there be differences in the time display on the user PC and the actual processing time?**
66 -
67 -Time is measured on a central computer (server), so that it will be independent of any control or manipulation attempts by the user PC (client). For this purpose, the time displayed on the user PC (client) will automatically be synchronised in a small time interval (e. g. every 5 s) with the actual time (server). This means that within this time interval, there may be time delays in the display of content (such as dialogues). For example, the dialogue at the end of the processing time is already displayed even though the user has just been indicated a remaining processing time of 2 seconds in the test. To update the time display on the user PC between the interval, JavaScript will be used. Thus, if the described differences in the time display occur, this is most likely the cause.
68 -{{/info}}
69 -
70 70  == Navigation ==
71 71  
72 72  The author can choose between a linear and a non-linear navigation. A non-linear navigation allows participants to navigate between questions. In this way, solutions entered for previous questions can still be changed later on.