Änderungen von Dokument Scalelite Konfiguration

Zuletzt geändert von Carina Enke am 26.11.2025

Von Version 288.4
bearbeitet von Carina Enke
am 15.01.2024
Änderungskommentar: Update document after refactoring.
Auf Version 285.1
bearbeitet von Carina Enke
am 01.10.2020
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Übergeordnete Seite
... ... @@ -1,1 +1,0 @@
1 -LMS.Benutzerhandbuch OPAL.Administration.Technische Dokumentationen.WebHome
Inhalt
... ... @@ -1,6 +1,8 @@
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 -{{layout-cell}}{{/layout-cell}}
3 +{{layout-cell}}
4 +\\
5 +{{/layout-cell}}
4 4  {{/layout-section}}
5 5  
6 6  {{layout-section ac:type="single"}}
... ... @@ -11,16 +11,37 @@
11 11  
12 12  {{layout-section ac:type="two_left_sidebar"}}
13 13  {{layout-cell}}
16 +(% class="auto-cursor-target" %)
17 +\\
18 +
14 14  {{section}}
20 +(% class="auto-cursor-target" %)
21 +\\
22 +
15 15  {{column}}
16 16  **Schritt 1**: Config in der **extendedContext.xml **für das BBB/Scalelite des Mandanten anlegen (baseUrl ohne '/api')
17 17  {{/column}}
26 +
27 +(% class="auto-cursor-target" %)
28 +\\
18 18  {{/section}}
30 +
31 +(% class="auto-cursor-target" %)
32 +\\
19 19  {{/layout-cell}}
20 20  
21 21  {{layout-cell}}
36 +(% class="auto-cursor-target" %)
37 +\\
38 +
22 22  {{section}}
40 +(% class="auto-cursor-target" %)
41 +\\
42 +
23 23  {{column}}
44 +(% class="auto-cursor-target" %)
45 +\\
46 +
24 24  {{code}}
25 25  <bean id="[Namen einfügen]" class="de.bps.course.nodes.vc.provider.bigbluebutton.BigBlueButtProvider">
26 26   <property name="providerId" value="[Namen einfügen]"/>
... ... @@ -36,22 +36,49 @@
36 36   </property>
37 37  </bean>
38 38  {{/code}}
62 +
63 +(% class="auto-cursor-target" %)
64 +\\
39 39  {{/column}}
66 +
67 +(% class="auto-cursor-target" %)
68 +\\
40 40  {{/section}}
70 +
71 +(% class="auto-cursor-target" %)
72 +\\
41 41  {{/layout-cell}}
42 42  {{/layout-section}}
43 43  
44 44  {{layout-section ac:type="two_left_sidebar"}}
45 45  {{layout-cell}}
78 +(% class="auto-cursor-target" %)
79 +\\
80 +
46 46  {{section}}
82 +(% class="auto-cursor-target" %)
83 +\\
84 +
47 47  {{column}}
48 48  (% style="color: rgb(0,0,0);" %)**Schritt 2**:  BBB/Scalelite zu den registeredProviders hinzufügen
49 49  {{/column}}
88 +
89 +(% class="auto-cursor-target" %)
90 +\\
50 50  {{/section}}
92 +
93 +(% class="auto-cursor-target" %)
94 +\\
51 51  {{/layout-cell}}
52 52  
53 53  {{layout-cell}}
98 +(% class="auto-cursor-target" %)
99 +\\
100 +
54 54  {{section}}
102 +(% class="auto-cursor-target" %)
103 +\\
104 +
55 55  {{column}}
56 56  (% class="token operator" %)<=(% class="token string" %)"vcProviderFactory"(% class="token keyword" %)class(% class="token operator" %)=(% class="token string" %)"de.bps.course.nodes.vc.provider.VCProviderFactory"(% class="token operator" %)=(% class="token string" %)"singleton"(% class="token operator" %)><=(% class="token string" %)"registeredProviders"(% class="token operator" %)><-=(% class="token string" %)"de.bps.course.nodes.vc.provider.VCProvider"(% class="token operator" %)><=(% class="token string" %)"[andere Provider]"(% class="token operator" %)/><=(% class="token string" %)"[Namen einfügen]"(% class="token operator" %)/></></></>
57 57  
... ... @@ -68,22 +68,49 @@
68 68  
69 69  {{{}}}
70 70  {{/column}}
121 +
122 +(% class="auto-cursor-target" %)
123 +\\
71 71  {{/section}}
125 +
126 +(% class="auto-cursor-target" %)
127 +\\
72 72  {{/layout-cell}}
73 73  {{/layout-section}}
74 74  
75 75  {{layout-section ac:type="two_left_sidebar"}}
76 76  {{layout-cell}}
133 +(% class="auto-cursor-target" %)
134 +\\
135 +
77 77  {{section}}
137 +(% class="auto-cursor-target" %)
138 +\\
139 +
78 78  {{column}}
79 79  **Schritt 3**: BBB/Scalelite für den client des Mandanten einkonfigurieren
80 80  {{/column}}
143 +
144 +(% class="auto-cursor-target" %)
145 +\\
81 81  {{/section}}
147 +
148 +(% class="auto-cursor-target" %)
149 +\\
82 82  {{/layout-cell}}
83 83  
84 84  {{layout-cell}}
153 +(% class="auto-cursor-target" %)
154 +\\
155 +
85 85  {{section}}
157 +(% class="auto-cursor-target" %)
158 +\\
159 +
86 86  {{column}}
161 +(% class="auto-cursor-target" %)
162 +\\
163 +
87 87  {{code}}
88 88  <bean class="de.bps.olat.util.clientspecifics.Specific">
89 89   <property name="key" value="vc_provider_config"/>
... ... @@ -105,37 +105,81 @@
105 105  </bean>
106 106  
107 107  {{/code}}
185 +
186 +(% class="auto-cursor-target" %)
187 +\\
108 108  {{/column}}
189 +
190 +(% class="auto-cursor-target" %)
191 +\\
109 109  {{/section}}
193 +
194 +(% class="auto-cursor-target" %)
195 +\\
110 110  {{/layout-cell}}
111 111  {{/layout-section}}
112 112  
113 113  {{layout-section ac:type="two_left_sidebar"}}
114 114  {{layout-cell}}
201 +(% class="auto-cursor-target" %)
202 +\\
203 +
115 115  {{section}}
205 +(% class="auto-cursor-target" %)
206 +\\
207 +
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.
209 +**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}}
211 +
212 +(% class="auto-cursor-target" %)
213 +\\
119 119  {{/section}}
215 +
216 +(% class="auto-cursor-target" %)
217 +\\
120 120  {{/layout-cell}}
121 121  
122 122  {{layout-cell}}
221 +(% class="auto-cursor-target" %)
222 +\\
223 +
123 123  {{section}}
225 +(% class="auto-cursor-target" %)
226 +\\
227 +
124 124  {{column}}
229 +(% class="auto-cursor-target" %)
230 +\\
231 +
125 125  {{code}}
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"/>
236 + <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>
239 + <entry key="[client Namen einfügen]">
240 + <value type="int">100</value>
241 + </entry>
242 + </map>
134 134   </property>
244 + <property name="defaultValue">
245 + <value type="int">100</value>
246 + </property>
135 135  </bean>
136 136  {{/code}}
249 +
250 +(% class="auto-cursor-target" %)
251 +\\
137 137  {{/column}}
253 +
254 +(% class="auto-cursor-target" %)
255 +\\
138 138  {{/section}}
257 +
258 +(% class="auto-cursor-target" %)
259 +\\
139 139  {{/layout-cell}}
140 140  {{/layout-section}}
141 141  
... ... @@ -147,21 +147,51 @@
147 147  
148 148  {{layout-section ac:type="two_left_sidebar"}}
149 149  {{layout-cell}}
271 +(% class="auto-cursor-target" %)
272 +\\
273 +
150 150  {{section}}
275 +(% class="auto-cursor-target" %)
276 +\\
277 +
151 151  {{column}}
152 152  **Schritt 5**: In den olat.local.properties die Aufnahmefunktion (recordings) ausschalten
153 153  {{/column}}
281 +
282 +(% class="auto-cursor-target" %)
283 +\\
154 154  {{/section}}
285 +
286 +(% class="auto-cursor-target" %)
287 +\\
155 155  {{/layout-cell}}
156 156  
157 157  {{layout-cell}}
291 +(% class="auto-cursor-target" %)
292 +\\
293 +
158 158  {{section}}
295 +(% class="auto-cursor-target" %)
296 +\\
297 +
159 159  {{column}}
299 +(% class="auto-cursor-target" %)
300 +\\
301 +
160 160  {{code}}
161 161  bigbluebutton.allow.recordings=false
162 162  {{/code}}
305 +
306 +(% class="auto-cursor-target" %)
307 +\\
163 163  {{/column}}
309 +
310 +(% class="auto-cursor-target" %)
311 +\\
164 164  {{/section}}
313 +
314 +(% class="auto-cursor-target" %)
315 +\\
165 165  {{/layout-cell}}
166 166  {{/layout-section}}
167 167  {{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -374472960
1 +376996107
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/374472960/Scalelite Konfiguration
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/376996107/Scalelite Konfiguration