Änderungen von Dokument Expertenmodus

Zuletzt geändert von Carina Enke am 26.11.2025

Von Version 101.1
bearbeitet von Carina Enke
am 10.06.2020
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 12.4.
Auf Version 200.1
bearbeitet von Carina Enke
am 30.10.2018
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 11.3.3.

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -Expertenregeln
1 +Expertenmodus
Inhalt
... ... @@ -1,746 +2,494 @@
1 -{{sv-translation language="de"}}
2 2  {{layout}}
3 3  {{layout-section ac:type="single"}}
4 4  {{layout-cell}}
5 -\\
6 -{{/layout-cell}}
7 -{{/layout-section}}
8 8  
9 -{{layout-section ac:type="single"}}
10 -{{layout-cell}}
11 11  
6 +(% class="removedPlaceholderWrapper" %)
12 12  
13 -{{children/}}
8 +
9 +
14 14  {{/layout-cell}}
15 15  {{/layout-section}}
16 -{{/layout}}
17 -{{/sv-translation}}
18 18  
19 -{{sv-translation language="en"}}
20 -{{expand title="Display expert syntax"}}
21 -=== Expert syntax ===
22 -
23 -(% class="wrapped" %)
13 +{{layout-section ac:type="single"}}
14 +{{layout-cell}}
15 +{{expand title="Expertensyntax anzeigen"}}
24 24  |=(((
25 -Type
17 +Typ
26 26  )))|=(((
27 27  Syntax
28 28  )))|=(((
29 -Description
21 +Bedeutung
30 30  )))
31 -|(((
32 -(% class="TableParagraph" %)
33 -**Constants**
23 +|(% rowspan="2" %)(% rowspan="2" %)
24 +(((
25 +**Konstanten**
34 34  )))|(((
35 -(% class="TableParagraph" %)
36 -//TRUE //or //1//
27 +//TRUE// oder //1//
37 37  )))|(((
38 -(% class="TableParagraph" %)
39 -True
29 +Wahr
40 40  )))
41 41  |(((
42 -\\
32 +//FALSE// oder //0//
43 43  )))|(((
44 -(% class="TableParagraph" %)
45 -//FALSE //or //0//
46 -)))|(((
47 -(% class="TableParagraph" %)
48 -False
34 +Falsch
49 49  )))
50 -|(((
51 -(% class="TableParagraph" %)
36 +|(% colspan="1" %)(% colspan="1" %)
37 +(((
52 52  **Variable**
53 -)))|(((
54 -(% class="TableParagraph" %)
39 +)))|(% colspan="1" %)(% colspan="1" %)
40 +(((
55 55  //now//
56 -)))|(((
57 -(% class="TableParagraph" %)
58 -Current server system time
42 +)))|(% colspan="1" %)(% colspan="1" %)
43 +(((
44 +Momentane Server-Systemzeit
59 59  )))
60 -|(((
61 -(% class="TableParagraph" %)
62 -**Functions**
63 -)))|(((
64 -(% class="TableParagraph" %)
65 -//date("[date]")//
66 -)))|(((
67 -(% class="TableParagraph" %)
68 -Query date
69 -)))
70 -|(% colspan="1" %)(% colspan="1" %)
46 +|(% rowspan="37" %)(% rowspan="37" %)
71 71  (((
72 -\\
48 +**Funktionen**
73 73  )))|(% colspan="1" %)(% colspan="1" %)
74 74  (((
75 -(% class="TableParagraph" %)
76 -//inLearningGroup("//[string]//")//
51 +//date("//[date]//")//
77 77  )))|(% colspan="1" %)(% colspan="1" %)
78 78  (((
79 -(% class="TableParagraph" %)
80 -Returns TRUE for all members of the learning group with the title [string] of the current course.
54 +Datum abfragen
81 81  )))
82 82  |(% colspan="1" %)(% colspan="1" %)
83 83  (((
84 -\\
58 +//inLearningGroup("//[string]//")//
85 85  )))|(% colspan="1" %)(% colspan="1" %)
86 86  (((
87 -(% class="TableParagraph" %)
61 +Gibt TRUE für alle Mitglieder der Lerngruppe mit dem Titel [string] des aktuellen Kurses zurück.
62 +)))
63 +|(% colspan="1" %)(% colspan="1" %)
64 +(((
88 88  //inLearningGroup("//[string1]//","//[string2]//")//
89 89  )))|(% colspan="1" %)(% colspan="1" %)
90 90  (((
91 -(% class="TableParagraph" %)
92 -Returns TRUE for all members of the specified learning group [string1] of the course with the specified course ID=[string2].
68 +Gibt TRUE für alle Mitglieder der angegebenen Lerngruppe [string1] des Kurses mit der angegebenen Kurs-ID=[string2] zurück.
93 93  )))
94 94  |(% colspan="1" %)(% colspan="1" %)
95 95  (((
96 -\\
97 -)))|(% colspan="1" %)(% colspan="1" %)
98 -(((
99 -(% class="TableParagraph" %)
100 100  //inLearningGroupWaitingList("//[string]//")//
101 101  )))|(% colspan="1" %)(% colspan="1" %)
102 102  (((
103 -(% class="TableParagraph" %)
104 -Returns TRUE for all users on the waiting list of the learning group [string] of the current course.
75 +Gibt TRUE für alle Benutzer in der Warteliste der Lerngruppe [string] des aktuellen Kurses zurück.
105 105  )))
106 106  |(% colspan="1" %)(% colspan="1" %)
107 107  (((
108 -\\
79 +//inLearningGroupWaitingList("//[string1]//","//[string2]//")//
109 109  )))|(% colspan="1" %)(% colspan="1" %)
110 110  (((
111 -(% class="TableParagraph" %)
112 -//inLearningGroupWaitingList("//[string1]//","//[string2]//"// //)//
113 -)))|(% colspan="1" %)(% colspan="1" %)
114 -(((
115 -(% class="TableParagraph" %)
116 -Returns TRUE for all users on the waiting list of the learning group [string1] of the course with the specified course ID=[string2].
82 +Gibt TRUE für alle Benutzer in der Warteliste der Lerngruppe [string1] des Kurses mit der angegebenen Kurs-ID=[string2] zurück.
117 117  )))
118 118  |(% colspan="1" %)(% colspan="1" %)
119 119  (((
120 -\\
121 -)))|(% colspan="1" %)(% colspan="1" %)
122 -(((
123 -(% class="TableParagraph" %)
124 124  //inRightGroup("//[string]//")//
125 125  )))|(% colspan="1" %)(% colspan="1" %)
126 126  (((
127 -(% class="TableParagraph" %)
128 -Returns TRUE for all members of the right group [string].
89 +Gibt TRUE für alle Mitglieder der Rechtegruppe [string] zurück.
129 129  )))
130 130  |(% colspan="1" %)(% colspan="1" %)
131 131  (((
132 -\\
133 -)))|(% colspan="1" %)(% colspan="1" %)
134 -(((
135 -(% class="TableParagraph" %)
136 136  //isLearningGroupFull("//[string]//")//
137 137  )))|(% colspan="1" %)(% colspan="1" %)
138 138  (((
139 -(% class="TableParagraph" %)
140 -Returns the Boolean TRUE (=full) or FALSE (=not full) for the specified learning group in the current course.
96 +Gibt für die angegebene Lerngruppe im aktuellen Kurs den Boolean TRUE (=voll) oder FALSE (=nicht voll) zurück.
141 141  )))
142 142  |(% colspan="1" %)(% colspan="1" %)
143 143  (((
144 -\\
145 -)))|(% colspan="1" %)(% colspan="1" %)
146 -(((
147 -(% class="TableParagraph" %)
148 148  //isLearningGroupFull("//[string1]//","//[string2]//")//
149 149  )))|(% colspan="1" %)(% colspan="1" %)
150 150  (((
151 -(% class="TableParagraph" %)
152 -Returns the Boolean TRUE (=full) or FALSE (=not full) for the specified learning group=[string1] of the course with the course ID=[string2].
103 +Gibt für die angegebene Lerngruppe=[string1] des Kurses mit Kurs-ID=[string2] den Boolean TRUE (=voll) oder FALSE (=nicht voll) zurück.
153 153  )))
154 154  |(% colspan="1" %)(% colspan="1" %)
155 155  (((
156 -\\
157 -)))|(% colspan="1" %)(% colspan="1" %)
158 -(((
159 -(% class="TableParagraph" %)
160 160  //isUser("//[string]//")//
161 161  )))|(% colspan="1" %)(% colspan="1" %)
162 162  (((
163 -(% class="TableParagraph" %)
164 -Returns TRUE for the user with the user name [string].
110 +Gibt TRUE für den Benutzer mit dem Benutzernamen [string] zurück.
165 165  )))
166 166  |(% colspan="1" %)(% colspan="1" %)
167 167  (((
168 -\\
169 -)))|(% colspan="1" %)(% colspan="1" %)
170 -(((
171 -(% class="TableParagraph" %)
172 172  //inLearningArea("//[string]//")//
173 173  )))|(% colspan="1" %)(% colspan="1" %)
174 174  (((
175 -(% class="TableParagraph" %)
176 -Returns TRUE for all members of the groups in the learning area [string] of the current course.
117 +Gibt TRUE für alle Mitglieder der Gruppen im Lernbereich [string] des aktuellen Kurses zurück.
177 177  )))
178 178  |(% colspan="1" %)(% colspan="1" %)
179 179  (((
180 -\\
181 -)))|(% colspan="1" %)(% colspan="1" %)
182 -(((
183 -(% class="TableParagraph" %)
184 184  //inLearningArea("//[string1]//","//[string2]//")//
185 185  )))|(% colspan="1" %)(% colspan="1" %)
186 186  (((
187 -(% class="TableParagraph" %)
188 -Returns TRUE for all members of the groups in the specified learning area [string1] of the course with the specified course ID=[string2].
124 +Gibt TRUE für alle Mitglieder der Gruppen im angegebenen Lernbereich [string1] des Kurses mit der angegebenen Kurs-ID=[string2] zurück.
189 189  )))
190 190  |(% colspan="1" %)(% colspan="1" %)
191 191  (((
192 -\\
193 -)))|(% colspan="1" %)(% colspan="1" %)
194 -(((
195 -(% class="TableParagraph" %)
196 196  //getNumberOfEnrollments("//[string1]*//")//
197 197  )))|(% colspan="1" %)(% colspan="1" %)
198 198  (((
199 -(% class="TableParagraph" %)
200 -Returns TRUE, when the configured number of learning group members is reached in the learning area (string1).
131 +Gibt TRUE, wenn die konfigurierte Anzahl der Lerngruppenmitgliedschaften im Lernbereich (string1) erreicht ist.
201 201  )))
202 202  |(% colspan="1" %)(% colspan="1" %)
203 203  (((
204 -\\
205 -)))|(% colspan="1" %)(% colspan="1" %)
206 -(((
207 -(% class="TableParagraph" %)
208 208  //isGlobalAuthor(0)//
209 209  )))|(% colspan="1" %)(% colspan="1" %)
210 210  (((
211 -(% class="TableParagraph" %)
212 -Returns TRUE for all members of the OPAL author group.
138 +Gibt TRUE für alle Mitglieder der OPAL-Autorengruppe zurück.
213 213  )))
214 214  |(% colspan="1" %)(% colspan="1" %)
215 215  (((
216 -\\
217 -)))|(% colspan="1" %)(% colspan="1" %)
218 -(((
219 -(% class="TableParagraph" %)
220 220  //isCourseAdministrator(0)//
221 221  )))|(% colspan="1" %)(% colspan="1" %)
222 222  (((
223 -(% class="TableParagraph" %)
224 -Returns TRUE for all owners of your course (learning resource).
145 +Gibt TRUE für alle Besitzer Ihres Kurses (Lernressource) zurück.
225 225  )))
226 226  |(% colspan="1" %)(% colspan="1" %)
227 227  (((
228 -\\
229 -)))|(% colspan="1" %)(% colspan="1" %)
230 -(((
231 -(% class="TableParagraph" %)
232 232  //isCourseCoach(0)//
233 233  )))|(% colspan="1" %)(% colspan="1" %)
234 234  (((
235 -(% class="TableParagraph" %)
236 -Returns TRUE for all users who supervise a learning group.
152 +Gibt TRUE für alle Benutzer, die eine Lerngruppe betreuen zurück.
237 237  )))
238 238  |(% colspan="1" %)(% colspan="1" %)
239 239  (((
240 -\\
241 -)))|(% colspan="1" %)(% colspan="1" %)
242 -(((
243 -(% class="TableParagraph" %)
244 244  //isGuest(0)//
245 245  )))|(% colspan="1" %)(% colspan="1" %)
246 246  (((
247 -(% class="TableParagraph" %)
248 -Returns TRUE for all users who visit OPAL as guests.
159 +Gibt TRUE für alle Benutzer, die OPAL als Gäste besuchen zurück.
249 249  )))
250 250  |(% colspan="1" %)(% colspan="1" %)
251 251  (((
252 -\\
253 -)))|(% colspan="1" %)(% colspan="1" %)
254 -(((
255 -(% class="TableParagraph" %)
256 256  //isExternalUser(0)//
257 257  )))|(% colspan="1" %)(% colspan="1" %)
258 258  (((
259 -(% class="TableParagraph" %)
260 -Returns TRUE for everyone who uses OPAL as an external user.
166 +Gibt TRUE für alle, die OPAL als externe Benutzer verwenden zurück.
261 261  )))
262 262  |(% colspan="1" %)(% colspan="1" %)
263 263  (((
264 -\\
265 -)))|(% colspan="1" %)(% colspan="1" %)
266 -(((
267 -(% class="TableParagraph" %)
268 268  //hasAttribute("//[AttrName]//","//[string]//")//
269 269  )))|(% colspan="1" %)(% colspan="1" %)
270 270  (((
271 -(% class="TableParagraph" %)
272 -Returns TRUE if [string] matches the value of the AAI attribute [AttrName] of the respective user.
173 +Gibt TRUE, wenn [string] dem Wert des AAI-Attributes [AttrName] des jeweiligen Benutzers entspricht.
273 273  )))
274 274  |(% colspan="1" %)(% colspan="1" %)
275 275  (((
276 -\\
277 -)))|(% colspan="1" %)(% colspan="1" %)
278 -(((
279 -(% class="TableParagraph" %)
280 280  //isInAttribute("//[AttrName]//","//[substring]//")//
281 281  )))|(% colspan="1" %)(% colspan="1" %)
282 282  (((
283 -(% class="TableParagraph" %)
284 -Returns TRUE if [substring] matches a portion of the value of the AAI attribute [AttrName] of the respective user.
180 +Gibt TRUE, wenn [substring] einem Teil des Wertes des AAI-Attributs [AttrName] des jeweiligen Benutzers entspricht.
285 285  )))
286 286  |(% colspan="1" %)(% colspan="1" %)
287 287  (((
288 -\\
289 -)))|(% colspan="1" %)(% colspan="1" %)
290 -(((
291 -(% class="TableParagraph" %)
292 292  //getUserProperty("//[string]//")//
293 293  )))|(% colspan="1" %)(% colspan="1" %)
294 294  (((
295 -(% class="TableParagraph" %)
296 -Returns the specified user property of the executing user.
187 +Liefert die angegebene Benutzer-Eigenschaft des ausführenden Nutzers zurück.
297 297  )))
298 298  |(% colspan="1" %)(% colspan="1" %)
299 299  (((
300 -\\
301 -)))|(% colspan="1" %)(% colspan="1" %)
302 -(((
303 -(% class="TableParagraph" %)
304 304  //getPassed("//[integer]//")//
305 305  )))|(% colspan="1" %)(% colspan="1" %)
306 306  (((
307 -(% class="TableParagraph" %)
308 -Returns the Boolean TRUE (=passed) or FALSE (=not passed) from the course element with the specified ID.
194 +Gibt vom Kursbaustein mit spezifizierter ID den Boolean TRUE (=Bestanden) oder FALSE (=Nicht bestanden) zurück.
309 309  )))
310 310  |(% colspan="1" %)(% colspan="1" %)
311 311  (((
312 -\\
313 -)))|(% colspan="1" %)(% colspan="1" %)
314 -(((
315 -(% class="TableParagraph" %)
316 316  //getScore("//[integer]//")//
317 317  )))|(% colspan="1" %)(% colspan="1" %)
318 318  (((
319 -(% class="TableParagraph" %)
320 -Returns the number of points from the course element with the specified ID.
201 +Gibt vom Kursbaustein mit spezifizierter ID die Anzahl Punkte zurück.
321 321  )))
322 322  |(% colspan="1" %)(% colspan="1" %)
323 323  (((
324 -\\
325 -)))|(% colspan="1" %)(% colspan="1" %)
326 -(((
327 -(% class="TableParagraph" %)
328 328  //getAttempts("//[integer]//")//
329 329  )))|(% colspan="1" %)(% colspan="1" %)
330 330  (((
331 -(% class="TableParagraph" %)
332 -Returns the number of completed attempts from the course element with the specified ID. Can be applied to course elements of the type //Test, Self-test//, //Survey //(possible return values 0 or 1), and //Task //(return value = number of submitted files).
208 +Gibt vom Kursbaustein mit spezifizierter ID die Anzahl abgeschlossener Versuche zurück. Kann auf Kursbausteine vom Typ //Test//, //Selbsttest//, //Fragebogen// (mögliche Rückgabewerte 0 oder 1) und //Aufgabe// (Rückgabewert = Anzahl abgegebener Dateien) angewendet werden.
333 333  )))
334 334  |(% colspan="1" %)(% colspan="1" %)
335 335  (((
336 -\\
337 -)))|(% colspan="1" %)(% colspan="1" %)
338 -(((
339 -(% class="TableParagraph" %)
340 340  //getInitialEnrollmentDate("//[integer]//")//
341 341  )))|(% colspan="1" %)(% colspan="1" %)
342 342  (((
343 -(% class="TableParagraph" %)
344 -Returns the date of the respective course participant's first-time enrolment from the course element //Enrolment// with the specified ID.
215 +Gibt vom Kursbaustein //Einschreibung// mit spezifizierter ID das Datum des erstmaligen Einschreibens des betreffenden Kursteilnehmers zurück.
345 345  )))
346 346  |(% colspan="1" %)(% colspan="1" %)
347 347  (((
348 -\\
349 -)))|(% colspan="1" %)(% colspan="1" %)
350 -(((
351 -(% class="TableParagraph" %)
352 352  //getRecentEnrollmentDate("//[integer]//")//
353 353  )))|(% colspan="1" %)(% colspan="1" %)
354 354  (((
355 -(% class="TableParagraph" %)
356 -Returns the date of the respective course participant's last enrolment from the course element //Enrolment// with the specified ID.
222 +Gibt vom Kursbaustein //Einschreibung// mit spezifizierter ID das Datum des letzten Einschreibens des betreffenden Kursteilnehmers zurück.
357 357  )))
358 -|(((
359 -\\
360 -)))|(((
361 -(% class="TableParagraph" %)
362 -//getInitialCourseLaunchDate(0)//
363 -)))|(((
364 -(% class="TableParagraph" %)
365 -Returns the date of the first course visit of the respective course participant.
366 -)))
367 -|(((
368 -\\
369 -)))|(((
370 -(% class="TableParagraph" %)
371 -//getRecentCourseLaunchDate(0)//
372 -)))|(((
373 -(% class="TableParagraph" %)
374 -Returns the date of the last course visit of the respective course participant.
375 -)))
376 376  |(% colspan="1" %)(% colspan="1" %)
377 377  (((
378 -\\
226 +//getInitialCourseLaunchDate(0)//
379 379  )))|(% colspan="1" %)(% colspan="1" %)
380 380  (((
381 -(% class="TableParagraph" %)
229 +Gibt das Datum des erstmaligen Kursbesuchs des betreffenden Kursteilnehmers zurück.
230 +)))
231 +|(% colspan="1" %)(% colspan="1" %)
232 +(((
382 382  //getRecentCourseLaunchDate(0)//
383 383  )))|(% colspan="1" %)(% colspan="1" %)
384 384  (((
385 -(% class="TableParagraph" %)
386 -Returns the date of the last course visit of the respective course participant.
236 +Gibt das Datum des letzten Kursbesuchs des betreffenden Kursteilnehmers zurück.
387 387  )))
388 388  |(% colspan="1" %)(% colspan="1" %)
389 389  (((
390 -\\
240 +//getPassedWithCourseId("//[integer-1]//","//[integer-2]//")//
391 391  )))|(% colspan="1" %)(% colspan="1" %)
392 392  (((
393 -(% class="TableParagraph" %)
394 -//getPassedWithCourseId("//[integer-1]//","//[integer- 2]//")//
395 -)))|(% colspan="1" %)(% colspan="1" %)
396 -(((
397 -(% class="TableParagraph" %)
398 -Returns the Boolean TRUE (=passed) or FALSE (=not passed) from the course element with the ID=[integer-2] of the course with the ID=[integer-1].
243 +Gibt vom Kursbaustein mit ID=[integer-2] des Kurses mit ID=[integer-1] den Boolean TRUE (=Bestanden) oder FALSE (=Nicht bestanden) zurück.
399 399  )))
400 400  |(% colspan="1" %)(% colspan="1" %)
401 401  (((
402 -\\
403 -)))|(% colspan="1" %)(% colspan="1" %)
404 -(((
405 -(% class="TableParagraph" %)
406 406  //getScoreWithCourseId("//[integer-1]//","//[integer-2]//")//
407 407  )))|(% colspan="1" %)(% colspan="1" %)
408 408  (((
409 -(% class="TableParagraph" %)
410 -Returns the number of points from the course element with the ID=[integer-2] of the course with the ID=[integer-1].
250 +Gibt vom Kursbaustein mit ID=[integer-2] des Kurses mit ID=[integer-1] die Anzahl Punkte zurück.
411 411  )))
412 412  |(% colspan="1" %)(% colspan="1" %)
413 413  (((
414 -\\
254 +//getMarkWithCourseId("//[integer-1]//","//[integer-2]//")//
415 415  )))|(% colspan="1" %)(% colspan="1" %)
416 416  (((
417 -//getMarkWithCourseId(" //[integer-1]//","//[integer-2]//")//
257 +Gibt vom Kursbaustein mit ID=[integer-2] des Kurses mit ID=[integer-1] die Note zurück.
258 +)))
259 +|(% colspan="1" %)(% colspan="1" %)
260 +(((
261 +//hasEvaluationCompleted("//KB-ID//")//
418 418  )))|(% colspan="1" %)(% colspan="1" %)
419 419  (((
420 -Returns the grade from the course element with the with the ID=[integer-1].
264 +Gibt TRUE r alle Benutzer die den angegebenen Kursbaustein erfolgreich beendeten.
421 421  )))
422 -|(((
423 -\\
424 -)))|(((
425 -(% class="TableParagraph" %)
426 -//hasEvaluationCompleted("//KB-ID//")//
427 -)))|(((
428 -(% class="TableParagraph" %)
429 -Returns TRUE for all users who have successfully completed the specified course element.
430 -)))
431 -|(((
432 -\\
433 -)))|(((
434 -(% class="TableParagraph" %)
266 +|(% colspan="1" %)(% colspan="1" %)
267 +(((
435 435  //getNumberOfEnrollments("//[string1]*//")//
436 -)))|(((
437 -(% class="TableParagraph" %)
438 -Returns TRUE, when the configured number of learning group members is reached in the learning area (string1).
269 +)))|(% colspan="1" %)(% colspan="1" %)
270 +(((
271 +Gibt TRUE, wenn die konfigurierte Anzahl der Lerngruppenmitgliedschaften im Lernbereich (string1) erreicht ist.
439 439  )))
440 -|(((
441 -\\
442 -)))|(((
443 -(% class="TableParagraph" %)
444 -//getOnyxTestOutcome("//[string1]//","//[string2]//")//
445 -)))|(((
446 -(% class="TableParagraph" %)
447 -Returns the value of the output variable from the ONYX test course element with the specified ID (string1) and the specified output variable (string2). The return value is a number.
448 -)))
449 449  |(% colspan="1" %)(% colspan="1" %)
450 450  (((
451 -\\
275 +//getOnyxTestOutcome("//[string1]//","//[string2]//")//
452 452  )))|(% colspan="1" %)(% colspan="1" %)
453 453  (((
454 -(% class="TableParagraph" %)
278 +Gibt vom Onyx-Test-Kursbaustein mit spezifizierter ID (string1) und spezifizierter Ausgabevariable (string2) den Wert dieser Variablen zurück. Der Rückgabewert ist eine Zahl.
279 +)))
280 +|(% colspan="1" %)(% colspan="1" %)
281 +(((
455 455  //getOnyxTestOutcomeZK("//[string1]//","//[string2]//")//
456 456  )))|(% colspan="1" %)(% colspan="1" %)
457 457  (((
458 -(% class="TableParagraph" %)
459 -Returns the value of the output variable from the ONYX test course element with the specified ID (string1) and the specified output variable (string2). The return value is a string.
285 +Gibt vom Onyx-Test-Kursbaustein mit spezifizierter ID (string1) und spezifizierter Ausgabevariable (string2) den Wert dieser Variablen zurück. Der Rückgabewert ist eine Zeichenkette.
460 460  )))
461 461  |(% colspan="1" %)(% colspan="1" %)
462 462  (((
463 -\\
464 -)))|(% colspan="1" %)(% colspan="1" %)
465 -(((
466 -(% class="TableParagraph" %)
467 467  //getProgress(//"[integer]"//)//
468 468  )))|(% colspan="1" %)(% colspan="1" %)
469 469  (((
470 -(% class="TableParagraph" %)
471 -Returns the progress from the course element with the specified ID as a numerical value between 0 and 100 (percent).
292 +Gibt vom Kursbaustein mit spezifizierter ID den Fortschritt als numerischen Wert zwischen 0 und 100 (Prozent) zurück.
472 472  )))
473 473  |(% colspan="1" %)(% colspan="1" %)
474 474  (((
475 -\\
476 -)))|(% colspan="1" %)(% colspan="1" %)
477 -(((
478 -(% class="TableParagraph" %)
479 479  //isPasswordConfirmed("//[string]")
480 480  )))|(% colspan="1" %)(% colspan="1" %)
481 481  (((
482 -(% class="TableParagraph" %)
483 -Returns TRUE after entering the correct password (string1).
299 +Gibt TRUE nach Eingabe des korrekten Passwortes (string1) zurück.
484 484  
485 -(% class="TableParagraph" %)
486 -Can only be used with course elements which offer a password restriction even in simple mode.
301 +Kann nur bei Kursbausteinen verwendet werden, die auch im einfachen Modus eine Passwortbeschränkung anbieten.
487 487  )))
488 488  |(% colspan="1" %)(% colspan="1" %)
489 489  (((
490 -\\
491 -)))|(% colspan="1" %)(% colspan="1" %)
492 -(((
493 -(% class="TableParagraph" %)
494 494  //comesFrom("//[string]//")//
495 495  )))|(% colspan="1" %)(% colspan="1" %)
496 496  (((
497 -(% class="TableParagraph" %)
498 -Returns TRUE if the user has a linked account to OLAT with the specified system ID.
308 +Gibt TRUE zurück wenn der Nutzer ein verlinktes Konto zum OLAT mit der angegebenen System-ID hat.
499 499  )))
500 -|(% colspan="1" %)(% colspan="1" %)
310 +|(% rowspan="4" %)(% rowspan="4" %)
501 501  (((
502 -(% class="TableParagraph" %)
503 -**Units**
312 +**Einheiten**
504 504  )))|(% colspan="1" %)(% colspan="1" %)
505 505  (((
506 -(% class="TableParagraph" %)
507 507  //min//
508 508  )))|(% colspan="1" %)(% colspan="1" %)
509 509  (((
510 -(% class="TableParagraph" %)
511 -Minutes
318 +Minuten
512 512  )))
513 513  |(% colspan="1" %)(% colspan="1" %)
514 514  (((
515 -\\
516 -)))|(% colspan="1" %)(% colspan="1" %)
517 -(((
518 -(% class="TableParagraph" %)
519 519  //h//
520 520  )))|(% colspan="1" %)(% colspan="1" %)
521 521  (((
522 -(% class="TableParagraph" %)
523 523  //h//
524 524  )))
525 525  |(% colspan="1" %)(% colspan="1" %)
526 526  (((
527 -\\
528 -)))|(% colspan="1" %)(% colspan="1" %)
529 -(((
530 -(% class="TableParagraph" %)
531 531  //w//
532 532  )))|(% colspan="1" %)(% colspan="1" %)
533 533  (((
534 -(% class="TableParagraph" %)
535 -Weeks
332 +Wochen
536 536  )))
537 537  |(% colspan="1" %)(% colspan="1" %)
538 538  (((
539 -\\
540 -)))|(% colspan="1" %)(% colspan="1" %)
541 -(((
542 -(% class="TableParagraph" %)
543 543  //m//
544 544  )))|(% colspan="1" %)(% colspan="1" %)
545 545  (((
546 -(% class="TableParagraph" %)
547 -Months
339 +Monate
548 548  )))
549 -|(% colspan="1" %)(% colspan="1" %)
341 +|(% rowspan="9" %)(% rowspan="9" %)
550 550  (((
551 -(% class="TableParagraph" %)
552 -**Operators**
343 +**Operatoren**
553 553  )))|(% colspan="1" %)(% colspan="1" %)
554 554  (((
555 -(% class="TableParagraph" %)
556 556  ~=
557 557  )))|(% colspan="1" %)(% colspan="1" %)
558 558  (((
559 -(% class="TableParagraph" %)
560 -equal to
349 +gleich
561 561  )))
562 -|(((
563 -\\
564 -)))|(((
565 -(% class="TableParagraph" %)
351 +|(% colspan="1" %)(% colspan="1" %)
352 +(((
566 566  ~>
567 -)))|(((
568 -(% class="TableParagraph" %)
569 -greater than
354 +)))|(% colspan="1" %)(% colspan="1" %)
355 +(((
356 +grösser als
570 570  )))
571 -|(((
572 -\\
573 -)))|(((
574 -(% class="TableParagraph" %)
358 +|(% colspan="1" %)(% colspan="1" %)
359 +(((
575 575  <
576 -)))|(((
577 -(% class="TableParagraph" %)
578 -less than
361 +)))|(% colspan="1" %)(% colspan="1" %)
362 +(((
363 +kleiner als
579 579  )))
580 -|(((
581 -\\
582 -)))|(((
583 -(% class="TableParagraph" %)
365 +|(% colspan="1" %)(% colspan="1" %)
366 +(((
584 584  ~>=
585 -)))|(((
586 -(% class="TableParagraph" %)
587 -greater than or equal to
368 +)))|(% colspan="1" %)(% colspan="1" %)
369 +(((
370 +grösser gleich
588 588  )))
589 -|(((
590 -\\
591 -)))|(((
592 -(% class="TableParagraph" %)
372 +|(% colspan="1" %)(% colspan="1" %)
373 +(((
593 593  <=
594 -)))|(((
595 -(% class="TableParagraph" %)
596 -less than or equal to
375 +)))|(% colspan="1" %)(% colspan="1" %)
376 +(((
377 +kleiner gleich
597 597  )))
598 -|(((
599 -\\
600 -)))|(((
601 -(% class="TableParagraph" %)
602 -*
603 -)))|(((
604 -(% class="TableParagraph" %)
605 -Multiplication
606 -)))
607 607  |(% colspan="1" %)(% colspan="1" %)
608 608  (((
609 -\\
381 +*
610 610  )))|(% colspan="1" %)(% colspan="1" %)
611 611  (((
612 -(% class="TableParagraph" %)
384 +Multiplikation
385 +)))
386 +|(% colspan="1" %)(% colspan="1" %)
387 +(((
613 613  /
614 614  )))|(% colspan="1" %)(% colspan="1" %)
615 615  (((
616 -(% class="TableParagraph" %)
617 617  Division
618 618  )))
619 619  |(% colspan="1" %)(% colspan="1" %)
620 620  (((
621 -\\
622 -)))|(% colspan="1" %)(% colspan="1" %)
623 -(((
624 -(% class="TableParagraph" %)
625 625  +
626 626  )))|(% colspan="1" %)(% colspan="1" %)
627 627  (((
628 -(% class="TableParagraph" %)
629 629  Addition
630 630  )))
631 631  |(% colspan="1" %)(% colspan="1" %)
632 632  (((
633 -\\
634 -)))|(% colspan="1" %)(% colspan="1" %)
635 -(((
636 -(% class="TableParagraph" %)
637 637  -
638 638  )))|(% colspan="1" %)(% colspan="1" %)
639 639  (((
640 -(% class="TableParagraph" %)
641 -Subtraction
405 +Subtraktion
642 642  )))
643 -|(((
644 -(% class="TableParagraph" %)
407 +|(% colspan="1" %)(% colspan="1" %)
408 +(((
645 645  **Booleans**
646 -)))|(((
647 -(% class="TableParagraph" %)
410 +)))|(% colspan="1" %)(% colspan="1" %)
411 +(((
648 648  &
649 -)))|(((
650 -(% class="TableParagraph" %)
651 -Logical AND
413 +)))|(% colspan="1" %)(% colspan="1" %)
414 +(((
415 +Logisches UND
652 652  )))
653 -|(((
654 -\\
655 -)))|(((
656 -(% class="TableParagraph" %)
417 +|(% colspan="1" %)(% colspan="1" %)
418 +(((
419 +
420 +)))|(% colspan="1" %)(% colspan="1" %)
421 +(((
657 657  ~|
658 -)))|(((
659 -(% class="TableParagraph" %)
660 -Logical OR
423 +)))|(% colspan="1" %)(% colspan="1" %)
424 +(((
425 +Logisches ODER
661 661  )))
662 -|(((
663 -\\
664 -)))|(((
665 -(% class="TableParagraph" %)
427 +|(% colspan="1" %)(% colspan="1" %)
428 +(((
429 +
430 +)))|(% colspan="1" %)(% colspan="1" %)
431 +(((
666 666  !
667 -)))|(((
668 -(% class="TableParagraph" %)
669 -Logical NOT
433 +)))|(% colspan="1" %)(% colspan="1" %)
434 +(((
435 +Logisches NICHT
670 670  )))
671 671  {{/expand}}
672 672  
673 -{{expand title="Application examples of the expert syntax"}}
674 -=== Application examples ===
439 +{{expand title="Anwendungsbeispiele zum Expertensyntax"}}
440 +**Verwendungsbeispiele**
675 675  
676 -In the following section, you will find examples on how to use the expert syntax.
442 +Nachfolgend sind Beispiele aufgeführt, die Ihnen zeigen, wie Sie den Expertensyntax verwenden können.
677 677  
678 678  {{info}}
679 -In addition to these institution-independent examples, there are also institution-dependent rules that restrict and transmit data according to the user's institution (DFN-AAI attributes).
680 -
681 -For OPAL users, the page [[Overview of OPAL Shibboleth attributes>>url:https://bildungsportal.sachsen.de/help/attribute-opal_de.html||shape="rect"]] contains all currently usable institution-specific attributes of Saxon institutions.
445 +Neben den allgemeinen Beispielen, die unabhängig von der Institution verwendet werden können, sind auch Einschränkungen zu Daten möglich, welche institutionsspezifisch sind und je nach Institution übermittelt werden ((% class="confluence-link" %)DFN-AAI Attribute(%%)).
446 +Für OPAL Nutzer enthält die Seite [[Übersicht der OPAL-Shibboleth-Attribute>>url:https://bildungsportal.sachsen.de/help/attribute-opal_de.html||shape="rect"]] alle aktuell verwendbaren institutionsspezifischen Attribute sächsischer Institutionen.
682 682  {{/info}}
683 683  
684 -(% class="wrapped" %)
685 685  |=(((
686 -(% style="color: rgb(63,68,68);" %)Examples of rules in the tabs //«Visibility», «Access», //and// «Points» //(structure element)
450 +Beispiele für Regeln in den Tabs //«Sichtbarkeit»//, //«Zugang»// und //«Punkte»// (Struktur-Baustein)
687 687  )))|=(((
688 -Effects
452 +Auswirkungen
689 689  )))
690 690  |(((
691 -(% class="TableParagraph" %)
692 -isGuest(0) or isGuest(0)=1 or isGuest(0)=true
455 +isGuest(0) oder isGuest(0)=1 oder isGuest(0)=TRUE
693 693  )))|(((
694 -(% class="TableParagraph" %)
695 -Only guests have access to the course element.
457 +Ausschließlich Gäste haben Zugang auf den Kursbaustein.
696 696  )))
697 697  |(((
698 -(% class="TableParagraph" %)
699 -inLearningGroup("Beginners") = 0
460 +inLearningGroup("Anfänger") = 0
700 700  )))|(((
701 -(% class="TableParagraph" %)
702 -With the exception of the group //«Beginners»,// the course element is visible to all course participants.
462 +Mit Ausnahme der Gruppe //«Anfänger»// ist der Kursbaustein für alle Kursteilnehmer sichtbar.
703 703  )))
704 704  |(((
705 -(% class="TableParagraph" %)
706 -(now >= date("22.03.2017 12:00")) & (now <= date("23.08.2017 18:00")) | inLearningGroup("Supervisors")
465 +(now >= date("22.03.2017 12:00")) & (now <= date("23.08.2017 18:00")) | inLearningGroup("Betreuer")
707 707  )))|(((
708 -(% class="TableParagraph" %)
709 -The course element will be visible to all course participants from 22.03.2017 to 23.08.2017. For the members of the learning group //«Supervisors», //in contrast, it will be visible// //at any time//.//
467 +Der Kursbaustein ist zwischen dem 22.03.2017 und 23.08.2017 für alle Kursteilnehmer sichtbar, während er für Mitglieder der Lerngruppe //«Betreuer»// jederzeit sichtbar ist.
710 710  )))
711 711  |(((
712 -(% class="TableParagraph" %)
713 -(now >= date("03.09.2017 00:00")) & (now <= date("13.10.2017 00:00")) & inRightGroup("Assessors")| isUser("Author")
470 +(now >= date("03.09.2017 00:00")) & (now <= date("13.10.2017 00:00")) & inRightGroup("Assessoren")| isUser("autor")
714 714  )))|(((
715 -(% class="TableParagraph" %)
716 -The course element will be visible to all course participants of the right group //«Assessors»// from 03.09.2017 to 13.10.2017. For the person with the user name //«Author», //in contrast, it will be visible at any time.
472 +Der Kursbaustein ist zwischen dem 03.09.2017 und 13.10.2017 für alle Kursteilnehmer der Rechtegruppe //«Assessoren»// sichtbar, während er für die Person mit dem Benutzernamen //«autor»// jederzeit sichtbar ist.
717 717  )))
718 -|(% colspan="1" %)(% colspan="1" %)
719 -(((
720 -(% class="TableParagraph" %)
474 +|(((
721 721  isInAttribute("surname","Mue")
722 -)))|(% colspan="1" %)(% colspan="1" %)
723 -(((
724 -(% class="TableParagraph" %)
725 -Returns TRUE for all persons whose attribute //surname// contains// //the letter sequence "Mue". It returns TRUE e.g. for the value "Mueller" or "Muehlebacher".
476 +)))|(((
477 +Gibt TRUE für alle Personen, deren Attribut //surname// die Buchstabenfolge "Mue" enthält. Gibt z.B. TRUE für den Wert "Mueller" oder "Muehlebacher" zurück.
726 726  )))
727 727  |(% colspan="1" %)(% colspan="1" %)
728 728  (((
729 -(% class="TableParagraph" %)
730 730  (getUserProperty("orgUnit") = "Marketing")
731 731  )))|(% colspan="1" %)(% colspan="1" %)
732 732  (((
733 -(% class="TableParagraph" %)
734 -Checks whether a person is in the organisation unit "Marketing". This is for example useful if the data are automatically transferred from LDAP.
484 +Prüft ob eine Person in der Organisationseinheit "Marketing" ist. Dies ist sinnvoll z.B. wenn die Daten automatisiert aus LDAP übernommen werden.
735 735  )))
736 736  |(% colspan="1" %)(% colspan="1" %)
737 737  (((
738 -(% class="TableParagraph" %)
739 739  (getPassed("69742969114730") | getPassed("69742969115733") | getPassed("69742969118009")) * 10
740 740  )))|(% colspan="1" %)(% colspan="1" %)
741 741  (((
742 -(% class="TableParagraph" %)
743 -This rule is set in the tab //«Points» //-> //«Process points»// of the course element //Structure//. The course element //Structure //shows 10 points if any of the tests (course element IDs "69742969114730", "69742969115733", or "69742969118009") has been passed, otherwise it will show 0 points.
491 +Diese Regel wird im Tab //«Punkte»// -> //«Punkte verarbeiten»// des Bausteins //Struktur// gesetzt. Der Baustein //Struktur// zeigt 10 Punkte, wenn einer der Tests (Kursbaustein-IDs "69742969114730", "69742969115733" oder "69742969118009") bestanden wurde, sonst 0 Punkte.
744 744  )))
745 745  |(% colspan="1" %)(% colspan="1" %)
746 746  (((
... ... @@ -747,85 +747,76 @@
747 747  (getScore("69742969114730") + getScore("69742969115733") + getScore("69742969118009")) >= 140 | getPassed("69978845384688")
748 748  )))|(% colspan="1" %)(% colspan="1" %)
749 749  (((
750 -(% class="TableParagraph" %)
751 -This rule is set in the tab //«Points» //->
752 -
753 -//«Passed if»// of the course element //Structure//. The course element //Structure //shows a //"passed"// if a minimum of 140 points is achieved in all tests together or if a //«passed» //is set manually// //(course element //Assessment //with the ID "69978845384688").
498 +Diese Regel wird im Tab //«Punkte»// -> //«Bestanden wenn»// des Bausteins //Struktur// gesetzt. Der Baustein //Struktur// zeigt ein //«Bestanden»//, wenn in allen Tests zusammen minimal 140 Punkte erzielt werden oder wenn manuell ein //«Bestanden»// gesetzt wird (Kursbaustein //Bewertung// mit ID "69978845384688").
754 754  )))
755 755  |(% colspan="1" %)(% colspan="1" %)
756 756  (((
757 -(% class="TableParagraph" %)
758 758  getAttempts("70323786958847") > 0
759 759  )))|(% colspan="1" %)(% colspan="1" %)
760 760  (((
761 -(% class="TableParagraph" %)
762 -Returns TRUE as soon as the course participant has completed the test with the specified ID for the first time.
505 +Gibt TRUE zurück, sobald der betreffende Kursteilnehmer den Test mit spezifizierter ID ein erstes Mal abgeschlossen hat.
763 763  )))
764 -|(((
765 -(% class="TableParagraph" %)
507 +|(% colspan="1" %)(% colspan="1" %)
508 +(((
766 766  getAttempts("70323524635734") <= 3
767 -)))|(((
768 -(% class="TableParagraph" %)
769 -Returns FALSE as soon as the course participant has saved more than 3 files in the drop box of the course element //Task//.
510 +)))|(% colspan="1" %)(% colspan="1" %)
511 +(((
512 +Gibt FALSE zurück, sobald der betreffende Kursteilnehmer mehr als 3 Dateien in den Abgabeordner des Kursbaustein //Aufgabe// gelegt hat.
770 770  )))
771 -|(((
772 -(% class="TableParagraph" %)
514 +|(% colspan="1" %)(% colspan="1" %)
515 +(((
773 773  getInitialEnrollmentDate("70323786958847") <= date("26.5.2017 18:00")
774 -)))|(((
775 -(% class="TableParagraph" %)
776 -Returns TRUE for those course participants who have enrolled in one of the available groups before 6 p.m. on May 26, 2017 via the course element //Enrolment// with a specified ID.
517 +)))|(% colspan="1" %)(% colspan="1" %)
518 +(((
519 +Gibt TRUE für diejenigen Kursteilnehmer zurück, die sich vor 18 Uhr des 26. Mai 2017 über den Kursbaustein //Einschreibung// mit spezifizierter ID in eine zur Auswahl stehende Gruppe eingeschrieben haben.
777 777  )))
778 778  |(% colspan="1" %)(% colspan="1" %)
779 779  (((
780 -(% class="TableParagraph" %)
781 781  getInitialEnrollmentDate("70323786958847") + 2h > now
782 782  )))|(% colspan="1" %)(% colspan="1" %)
783 783  (((
784 -(% class="TableParagraph" %)
785 -Returns TRUE within two hours from the time of enrolment for those course participants who have enrolled in one of the available groups via the course element //Enrolment// with a specified ID. In this way, it can be ensured that each course participant can only e.g. process a script during a certain period of time.
526 +Gibt TRUE während zwei Stunden ab Einschreibezeitpunkt für diejenigen Kursteilnehmer, die sich über den Kursbaustein //Einschreibung// mit spezifizierter ID in eine zur Auswahl stehende Gruppe eingeschrieben haben. So kann abgebildet werden, dass jeder Kursteilnehmer nur während einer bestimmten Zeitdauer z.B. ein Skript bearbeiten kann.
786 786  )))
787 787  |(% colspan="1" %)(% colspan="1" %)
788 788  (((
789 -(% class="TableParagraph" %)
790 790  (getInitialCourseLaunchDate(0) >= never) | (getInitialCourseLaunchDate(0) + 2h > now)
791 791  )))|(% colspan="1" %)(% colspan="1" %)
792 792  (((
793 -(% class="TableParagraph" %)
794 -Returns TRUE if the course participant has not yet visited the course, or during the first two hours of the first course visit. In this way, it can be ensured that each course participant can only see the course for a certain period of time.
533 +Gibt TRUE zurück, wenn der Kursteilnehmer den Kurs noch nicht besucht hat oder während der ersten zwei Stunden des ersten Kursbesuchs. So kann abgebildet werden, dass jeder Kursteilnehmer nur während einer bestimmten Zeitdauer den Kurs sehen kann.
795 795  )))
796 796  |(% colspan="1" %)(% colspan="1" %)
797 797  (((
798 -(% class="TableParagraph" %)
799 799  (getRecentCourseLaunchDate(0) + 10min) > now
800 800  )))|(% colspan="1" %)(% colspan="1" %)
801 801  (((
802 -(% class="TableParagraph" %)
803 -Returns TRUE if the user has been active in the course for more than 10 minutes.
540 +Gibt TRUE zurück, wenn sich der Benutzer seit mehr als 10 Minuten im Kurs bewegt.
804 804  )))
805 -|(((
806 -(% class="TableParagraph" %)
542 +|(% colspan="1" %)(% colspan="1" %)
543 +(((
807 807  getOnyxTestOutcome("84692289655276","SCORE") >= 10
808 -)))|(((
809 -(% class="TableParagraph" %)
810 -Returns TRUE if the user has reached at least 10 points.
545 +)))|(% colspan="1" %)(% colspan="1" %)
546 +(((
547 +Gibt TRUE zurück, wenn der Benutzer mindestens 10 Punkte erreicht hat.
811 811  )))
812 -|(((
813 -(% class="TableParagraph" %)
549 +|(% colspan="1" %)(% colspan="1" %)
550 +(((
814 814  getOnyxTestOutcomeZK("84389429397045","PASS") ="true"
815 -)))|(((
816 -(% class="TableParagraph" %)
817 -Returns TRUE if the user has passed the test.
552 +)))|(% colspan="1" %)(% colspan="1" %)
553 +(((
554 +Gibt TRUE zurück, wenn der Benutzer den Test bestanden hat.
818 818  )))
819 -|(((
820 -(% class="TableParagraph" %)
556 +|(% colspan="1" %)(% colspan="1" %)
557 +(((
821 821  getMark("84692289655276") > 4
822 -)))|(((
823 -(% class="TableParagraph" %)
824 -Returns TRUE if the user's grade for the specified course element is better than 4.
559 +)))|(% colspan="1" %)(% colspan="1" %)
560 +(((
561 +Gibt TRUE zurück, wenn die Note des Nutzers für den angegebenen Baustein besser als 4 ist.
825 825  )))
826 826  
827 -{{note title="Attention!"}}
828 -Please note that the above-mentioned course element IDs are just examples. When you create a course, you need to reference the ID of your own course.
564 +{{note title="Achtung!"}}
565 +Bitte beachten Sie, dass die oben erwähnten Kursbaustein-IDs Beispiele sind. Wenn Sie Ihren Kurs erstellen, müssen Sie jeweils die IDs Ihrer Kurse referenzieren.
829 829  {{/note}}
830 830  {{/expand}}
831 -{{/sv-translation}}
568 +{{/layout-cell}}
569 +{{/layout-section}}
570 +{{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -345833792
1 +193333130
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/345833792/Expertenregeln
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/193333130/Expertenmodus