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 2.2
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,19 @@
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 +
11 +{{/column}}
12 12  
13 -{{layout-cell}}
14 -{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}}
13 +{{column width="30%"}}
14 +{{panel title="Content"}}
15 15  {{toc start="2"/}}
16 16  {{/panel}}
17 -{{/layout-cell}}
18 -{{/layout-section}}
19 19  
20 -{{layout-section ac:type="single"}}
21 -{{layout-cell}}
18 +
19 +{{/column}}
20 +
21 +{{/section}}
22 +
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**.