Changes for page Scalelite Konfiguration

Last modified by Carina Enke on 26.11.2025

From version 205.1
edited by Carina Enke
on 08.09.2021
Change comment: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 13.2.
To version 213.1
edited by Carina Enke
on 01.10.2020
Change comment: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 13.2.

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,70 @@
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 -{{layout-cell}}{{/layout-cell}}
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 +Bezieht sich auf  [[ADM-7292>>url:https://www.bps-system.de/devel/browse/ADM-7292||shape="rect"]]
63 +
64 +carina: Seite ist nicht öffentlich verfügbar, analog REST-API, deshalb zunächst keine Übersetzung der Seite, Inhalt wird betreffenden Personen gesondert zugestellt (pdf),
65 +)))
66 +{{/details}}
67 +{{/layout-cell}}
4 4  {{/layout-section}}
5 5  
6 6  {{layout-section ac:type="single"}}
... ... @@ -114,7 +114,7 @@
114 114  {{layout-cell}}
115 115  {{section}}
116 116  {{column}}
117 -**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.
181 +**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.
118 118  {{/column}}
119 119  {{/section}}
120 120  {{/layout-cell}}
... ... @@ -126,12 +126,17 @@
126 126  <!-- The client specific "vc_max_users" defines a maximum number of users
127 127   that can join a virtual classroom room. -->
128 128  <bean class="de.bps.olat.util.clientspecifics.Specific">
129 - <property name="key" value="bigbluebutton.max.users"/>
193 + <property name="key" value="vc_max_users"/>
130 130   <property name="clientValueMap">
131 131   <map>
132 -    <entry key="[Namen einfügen]" value="5" />
133 -   </map>
196 + <entry key="[client Namen einfügen]">
197 + <value type="int">100</value>
198 + </entry>
199 + </map>
134 134   </property>
201 + <property name="defaultValue">
202 + <value type="int">100</value>
203 + </property>
135 135  </bean>
136 136  {{/code}}
137 137  {{/column}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -490995979
1 +476775162
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/490995979/Scalelite Konfiguration
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/476775162/Scalelite Konfiguration