Last modified by Carina Enke on 12.12.2025

From version 2.1
edited by Carina Enke
on 13.02.2024
Change comment: There is no comment for this version
To version 3.1
edited by Carina Enke
on 12.12.2025
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,5 @@
1 -{{layout}}
2 -{{layout-section ac:type="two_right_sidebar"}}
3 -{{layout-cell}}
1 +{{section}}
2 +{{column width="60%"}}
4 4  The API between the ONYX Player and the LMS consists of the following components:
5 5  
6 6  * Registration of a test with the ONYX Player through the LMS
... ... @@ -8,17 +8,15 @@
8 8  * Test control
9 9  * Return of test results to the LMS through the ONYX Player
10 10  * Deregistration of the test
11 -{{/layout-cell}}
10 +{{/column}}
12 12  
13 -{{layout-cell}}
14 -{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}}
12 +{{column width="30%"}}
13 +{{panel title="Content"}}
15 15  {{toc start="2"/}}
16 16  {{/panel}}
17 -{{/layout-cell}}
18 -{{/layout-section}}
16 +{{/column}}
17 +{{/section}}
19 19  
20 -{{layout-section ac:type="single"}}
21 -{{layout-cell}}
22 22  == General information ==
23 23  
24 24  The ONYX Player defines a web service, which is accessible via the URL **<ONYXPlayer-URL>/onyx/onyxexamservices**.
... ... @@ -390,11 +390,9 @@
390 390  
391 391  The ONYX Player uses a configuration file named onyxplugin.config.xml, which must be stored in the Java Classpath.
392 392  
393 -{{error title="Security"}}
394 -Both the WSDL of the ONYX Player and the LMS should not be accessible/visible "from the outside". This also applies to the respective web services. The web GUI of the LMS and the ONYX Player, in contrast, must be visible to and accessible by all users. If HTTPS is used during the test process (which is strongly recommended), then the appropriate certificate must be known to the corresponding JVM of the LMS and the ONYX Player. Otherwise web service communication will not be possible.
395 -{{/error}}
396 -{{/layout-cell}}
397 -{{/layout-section}}
390 +{{error title="Security"}}Both the WSDL of the ONYX Player and the LMS should not be accessible/visible "from the outside". This also applies to the respective web services. The web GUI of the LMS and the ONYX Player, in contrast, must be visible to and accessible by all users. If HTTPS is used during the test process (which is strongly recommended), then the appropriate certificate must be known to the corresponding JVM of the LMS and the ONYX Player. Otherwise web service communication will not be possible.{{/error}}
391 +~{~{/layout-cell}}
392 +~{~{/layout-section}}
398 398  
399 399  {{layout-section ac:type="single"}}
400 400  {{layout-cell}}
... ... @@ -402,8 +402,7 @@
402 402  {{/layout-cell}}
403 403  {{/layout-section}}
404 404  
405 -{{layout-section ac:type="single"}}
406 -{{layout-cell}}
400 +{{layout-section ac:type="single"}}{{layout-cell}}
407 407  {{column}}
408 408  (% class="auto-cursor-target" %)
409 409  If you have any questions about the configuration or the use of the ONYX Testsuite in other platforms, we will be happy to help you.
... ... @@ -417,6 +417,5 @@
417 417  You are also welcome to use our (% style="text-align:left" %)**[[Contact form>>url:https://www.bps-system.de/cms/kontakt/||shape="rect"]]**(%%).
418 418  {{/panel}}
419 419  {{/column}}
420 -{{/layout-cell}}
421 -{{/layout-section}}
422 -{{/layout}}
414 +{{/layout-cell}}{{/layout-section}}
415 +~{~{/layout}}