Last modified by Carina Enke on 13.02.2024

From version 12.2
edited by Carina Enke
on 13.02.2024
Change comment: There is no comment for this version
To version 1.1
edited by Carina Enke
on 13.02.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,18 @@
1 -{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}}
1 +{{layout}}
2 +{{layout-section ac:type="two_equal"}}
3 +{{layout-cell}}
4 +====== Content: ======
5 +
2 2  {{toc start="2"/}}
7 +{{/layout-cell}}
3 3  
4 -{{/panel}
9 +{{layout-cell}}
10 +
11 +{{/layout-cell}}
12 +{{/layout-section}}
5 5  
6 -
7 -
8 -
14 +{{layout-section ac:type="single"}}
15 +{{layout-cell}}
9 9  == General information ==
10 10  
11 11  The API to the ONYX WebReporter enables the communication between the LMS and the Reporter. Therefore, a couple of commands will be executed:
... ... @@ -330,3 +330,6 @@
330 330  ResultsForStudentsWrapper.java:
331 331  
332 332  [[image:attach:ResultsForStudentsWrapperjava.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
340 +{{/layout-cell}}
341 +{{/layout-section}}
342 +{{/layout}}