Änderungen von Dokument Scalelite Konfiguration

Zuletzt geändert von Carina Enke am 26.11.2025

Von Version 137.1
bearbeitet von Carina Enke
am 11.04.2023
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 13.12.
Auf Version 251.1
bearbeitet von Carina Enke
am 12.01.2021
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 12.5.

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,81 +1,6 @@
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 -{{layout-cell}}
4 -
5 -
6 -{{details}}
7 -(% class="wrapped" %)
8 -|=(((
9 -Verantwortlicher
10 -)))|(((
11 -\\
12 -)))
13 -|=(% colspan="1" %)(% colspan="1" %)
14 -(((
15 -Status
16 -)))|(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)
17 -(((
18 -(% class="content-wrapper" %)
19 -(((
20 -
21 -
22 -{{sv-metadata type="workflow-status"/}}
23 -
24 -{{status colour="Green" title="Fertig"/}}
25 -)))
26 -)))
27 -|=(% colspan="1" %)(% colspan="1" %)
28 -(((
29 -Varianten
30 -)))|(% colspan="1" %)(% colspan="1" %)
31 -(((
32 -(% class="content-wrapper" %)
33 -(((
34 -{{sv-metadata type="variants"/}}
35 -)))
36 -)))
37 -|=(% colspan="1" %)(% colspan="1" %)
38 -(((
39 -Attribute
40 -)))|(% colspan="1" %)(% colspan="1" %)
41 -(((
42 -(% class="content-wrapper" %)
43 -(((
44 -{{sv-metadata type="attributes"/}}
45 -)))
46 -)))
47 -|=(% colspan="1" %)(% colspan="1" %)
48 -(((
49 -Pagekey
50 -)))|(% colspan="1" %)(% colspan="1" %)
51 -(((
52 -(% class="content-wrapper" %)
53 -(((
54 -{{sv-metadata type="pagekey"/}}
55 -)))
56 -)))
57 -|=(% colspan="1" %)(% colspan="1" %)
58 -(((
59 -TODOs
60 -)))|(% colspan="1" %)(% colspan="1" %)
61 -(((
62 -(% class="task-list" %)
63 -(((
64 -{{task reference="/Tasks/Task_4" status="Done"}}
65 -Bezieht sich auf  [[ADM-7292>>url:https://www.bps-system.de/devel/browse/ADM-7292||shape="rect"]]
66 -{{/task}}
67 -
68 -{{task reference="/Tasks/Task_5" status="Done"}}
69 -carina: Seite ist nicht öffentlich verfügbar, analog REST-API, deshalb zunächst keine Übersetzung der Seite, Inhalt wird betreffenden Personen gesondert zugestellt (pdf),
70 -{{/task}}
71 -
72 -{{task reference="/Tasks/Task_6" status="Done"}}
73 -carina: Aktualisierungen durch OLATCE-13938, OLATCE-13656 und OLATCE-14002
74 -{{/task}}
75 -)))
76 -)))
77 -{{/details}}
78 -{{/layout-cell}}
3 +{{layout-cell}}{{/layout-cell}}
79 79  {{/layout-section}}
80 80  
81 81  {{layout-section ac:type="single"}}
... ... @@ -189,7 +189,7 @@
189 189  {{layout-cell}}
190 190  {{section}}
191 191  {{column}}
192 -**Schritt 4**: Die Maximale Anzahl von Nutzern in einem Raum ist in der (% style="color: rgb(0,0,0);" %)olat.properties (%%)auf 100 gesetzt. Soll dies anders sein muss es in der extendedContext überschrieben werden.
117 +**Schritt 4**: Die Maximale Anzahl von Nutzern in einem Raum ist in der vcContext.xml auf 100 gesetzt. Soll dies anders sein muss es in der extendedContext überschrieben werden.
193 193  {{/column}}
194 194  {{/section}}
195 195  {{/layout-cell}}
... ... @@ -201,12 +201,17 @@
201 201  <!-- The client specific "vc_max_users" defines a maximum number of users
202 202   that can join a virtual classroom room. -->
203 203  <bean class="de.bps.olat.util.clientspecifics.Specific">
204 - <property name="key" value="bigbluebutton.max.users"/>
129 + <property name="key" value="vc_max_users"/>
205 205   <property name="clientValueMap">
206 206   <map>
207 -    <entry key="[Namen einfügen]" value="5" />
208 -   </map>
132 + <entry key="[client Namen einfügen]">
133 + <value type="int">100</value>
134 + </entry>
135 + </map>
209 209   </property>
137 + <property name="defaultValue">
138 + <value type="int">100</value>
139 + </property>
210 210  </bean>
211 211  {{/code}}
212 212  {{/column}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -675251390
1 +409207066
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/675251390/Scalelite Konfiguration
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/409207066/Scalelite Konfiguration