Version 42.1 von Carina Enke am 15.01.2024

Verstecke letzte Bearbeiter
Carina Enke 12.1 1 {{layout}}
2 {{layout-section ac:type="single"}}
Carina Enke 36.1 3 {{layout-cell}}
Carina Enke 40.2 4
Carina Enke 36.1 5 {{/layout-cell}}
Carina Enke 12.1 6 {{/layout-section}}
7
8 {{layout-section ac:type="two_right_sidebar"}}
9 {{layout-cell}}
10 == Allgemeine Informationen ==
11
12
13
Carina Enke 40.2 14 {{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}
Carina Enke 12.1 15
16
17 Zu einigen sehr allgemeinen Attributen (bspw. Vorname, Nachname) wurde auf eine Ausgabe der übermittelten Werte verzichtet, da die Liste zu groß wäre.
Carina Enke 40.3 18 {{/display}}
Carina Enke 12.1 19 {{/layout-cell}}
20
21 {{layout-cell}}
Carina Enke 36.1 22 (% class="auto-cursor-target" %)
Carina Enke 40.2 23
Carina Enke 36.1 24
Carina Enke 12.1 25 {{panel title="Inhalt"}}
26 {{toc/}}
27
28 **Verwandte Themen**
29
Carina Enke 40.3 30 * [[Expertenregeln zur Prüfung auf ein Benutzerattribut>>doc:LMS.Benutzerhandbuch OPAL.Lehren.Kurs.Freigabe von Kursen und Kursinhalten.Expertenmodus zur Freigabe innerhalb von Kursen.Anwendungsbeispiele zu Expertenregeln.Expertenregeln zur Pruefung auf ein Benutzerattribut.WebHome]]
Carina Enke 12.1 31 {{/panel}}
Carina Enke 36.1 32
33
Carina Enke 40.2 34
Carina Enke 36.1 35 (% class="auto-cursor-target" %)
Carina Enke 40.2 36
Carina Enke 12.1 37 {{/layout-cell}}
38 {{/layout-section}}
39
40 {{layout-section ac:type="single"}}
41 {{layout-cell}}
42 === Anrede ===
43
44 (% style="margin-left: 40.0px;" %)
45 Attribut: salutationSelection
46
47 (% style="margin-left: 40.0px;" %)
48 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
49
50 (% style="margin-left: 40.0px;" %)
51 Beispielregel Expertenmodus: //Nur Nutzer weiblichen Geschlechts: isInAttribute("salutationSelection","Frau")//
52 {{/layout-cell}}
53 {{/layout-section}}
54
55 {{layout-section ac:type="single"}}
56 {{layout-cell}}
57 === Benutzername ===
58
59 (% style="margin-left: 40.0px;" %)
60 Attribut: username
61
62 (% style="margin-left: 40.0px;" %)
63 Beispielwert: ninanutzer
64
65 (% style="margin-left: 40.0px;" %)
66 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername ninanutzer"//: hasAttribute("username","ninanutzer")
67
Carina Enke 40.2 68
Carina Enke 12.1 69 {{/layout-cell}}
70 {{/layout-section}}
71
72 {{layout-section ac:type="single"}}
73 {{layout-cell}}
74 === Benutzertyp ===
75
76 (% style="margin-left: 40.0px;" %)
77 Attribut: personType
78
79 (% style="margin-left: 40.0px;" %)
80 Beispielwerte:
81
82 * (((
83 * (((
84 (% class="data" %)
85 "employee;staff;member"
86 )))
87 * (((
88 (% class="data" %)
89 "member;staff;employee"
90 )))
91 * (((
92 (% class="data" %)
93 "member;staff;employee;faculty"
94 )))
95 * (((
96 (% class="data" %)
97 "staff;member;employee"
98 )))
99 * (((
100 (% class="data" %)
101 "student;member"
102 )))
103 )))
104
105 (% style="margin-left: 40.0px;" %)
106 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "student;member"//: hasAttribute("personType","student;member")
107 {{/layout-cell}}
108 {{/layout-section}}
109
110 {{layout-section ac:type="single"}}
111 {{layout-cell}}
112 === E-Mail-Adresse ===
113
114 (% style="margin-left: 40.0px;" %)
115 Attribut: email
116
117 (% style="margin-left: 40.0px;" %)
118 Beispielwert: max.müller@dssax.de
119
120 (% style="margin-left: 40.0px;" %)
121 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@dssax.de"//: hasAttribute("email","//max.müller@dssax.de//")
122 {{/layout-cell}}
123 {{/layout-section}}
124
125 {{layout-section ac:type="single"}}
126 {{layout-cell}}
127 === Fachsemester ===
128
129 (% style="margin-left: 40.0px;" %)
130 Attribut: termsOfStudy
131
132 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 133 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
Carina Enke 12.1 134
135 (% style="margin-left: 40.0px;" %)
136 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester xy"//: hasAttribute("termsOfStudy","xy")
137 {{/layout-cell}}
138 {{/layout-section}}
139
140 {{layout-section ac:type="single"}}
141 {{layout-cell}}
142 === Geburtstag ===
143
144 (% style="margin-left: 40.0px;" %)
145 Attribut: birthDay
146
147 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 148 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
Carina Enke 12.1 149
150 (% style="margin-left: 40.0px;" %)
151 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
152 {{/layout-cell}}
153 {{/layout-section}}
154
155 {{layout-section ac:type="single"}}
156 {{layout-cell}}
157 === Institution ===
158
159 (% style="margin-left: 40.0px;" %)
160 Attribut: institutionalName
161
162 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 163 Beispielwert: Berufsakademie Sachsen
Carina Enke 12.1 164
165 (% style="margin-left: 40.0px;" %)
166 Beispielregel Expertenmodus: //Nur für Nutzer der Berufsakademie Sachsen//: hasAttribute("institutionalName","Berufsakademie Sachsen")
167 {{/layout-cell}}
168 {{/layout-section}}
169
170 {{layout-section ac:type="single"}}
171 {{layout-cell}}
172 === Matrikelnummer ===
173
174 (% style="margin-left: 40.0px;" %)
Carina Enke 36.1 175 Attribut: institutionalUserIdentifier
Carina Enke 12.1 176
177 (% style="margin-left: 40.0px;" %)
178 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
179
180 (% style="margin-left: 40.0px;" %)
Carina Enke 36.1 181 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
Carina Enke 12.1 182 {{/layout-cell}}
183 {{/layout-section}}
184
185 {{layout-section ac:type="single"}}
186 {{layout-cell}}
187 === Moduleinschreibung ===
188
189 (% style="margin-left: 40.0px;" %)
190 Attribut: moduleEnrollment
191
192 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 193 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
Carina Enke 12.1 194
195 (% style="margin-left: 40.0px;" %)
196 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
197 {{/layout-cell}}
198 {{/layout-section}}
199
200 {{layout-section ac:type="single"}}
201 {{layout-cell}}
202 === Nachname ===
203
204 (% style="margin-left: 40.0px;" %)
205 Attribut: lastName
206
207 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 208 Beispielwert: Müller
Carina Enke 12.1 209
210 (% style="margin-left: 40.0px;" %)
211 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
212 {{/layout-cell}}
213 {{/layout-section}}
214
215 {{layout-section ac:type="single"}}
216 {{layout-cell}}
217 === Organisationseinheit ===
218
219 (% style="margin-left: 40.0px;" %)
220 Attribut: orgUnit
221 {{/layout-cell}}
222 {{/layout-section}}
223
224 {{layout-section ac:type="two_equal"}}
225 {{layout-cell}}
226 (% style="margin-left: 40.0px;" %)
227 Beispielwerte:  Allgemeine Verwaltung, BA Leipzig, BA Plauen
228 {{/layout-cell}}
229
230 {{layout-cell}}
Carina Enke 36.1 231 (% class="auto-cursor-target" %)
Carina Enke 40.2 232
Carina Enke 36.1 233
Carina Enke 12.1 234 {{expand title="Weitere Werte ..."}}
235 * BA-Plauen
236 * Betriebliches Ressourcenmanagement
237 * Bibliothek
238 * D2C2
239 * Elektrotechnik
240 * Finanzwirtschaft - Bank
241 * Informationstechnologie
242 * Lehre
243 * Pr\u00fcfungsamt
244 * Public Management
245 * Rechenzentrum
246 * Studiengang Automobilmanagement
247 * Studiengang Bank
248 * Studiengang Bauingenieurwesen
249 * Studiengang Betriebswirtschaft
250 * Studiengang Digital Engineering
251 * Studiengang Mittelst\u00e4ndische Wirtschaft
252 * Studiengang Verkehrsbetriebswirtschaft und Logistik
253 * Studiengang Versorgungs- und Umwelttechnik
254 * Studiengang Wirtschaftsinformatik
255 * Studienrichtung Informatik
256 * Studienrichtung Wirtschaftsinformatik
257 * Verwaltung
258 {{/expand}}
Carina Enke 36.1 259
260 (% class="auto-cursor-target" %)
Carina Enke 40.2 261
Carina Enke 12.1 262 {{/layout-cell}}
263 {{/layout-section}}
264
265 {{layout-section ac:type="single"}}
266 {{layout-cell}}
267 (% style="margin-left: 40.0px;" %)
268 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "Allgemeine Verwaltung"//: hasAttribute("orgUnit","Allgemeine Verwaltung")
269 {{/layout-cell}}
270 {{/layout-section}}
271
272 {{layout-section ac:type="single"}}
273 {{layout-cell}}
274 === Organisationsstruktur ===
275
276 (% style="margin-left: 40.0px;" %)
277 Attribut: eduPersonOrgUnitDN
278 {{/layout-cell}}
279 {{/layout-section}}
280
281 {{layout-section ac:type="two_equal"}}
282 {{layout-cell}}
283 (% style="margin-left: 40.0px;" %)
284 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
285 {{/layout-cell}}
286
287 {{layout-cell}}
Carina Enke 40.2 288
Carina Enke 12.1 289 {{/layout-cell}}
290 {{/layout-section}}
291
292 {{layout-section ac:type="single"}}
293 {{layout-cell}}
294 (% style="margin-left: 40.0px;" %)
295 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
296 {{/layout-cell}}
297 {{/layout-section}}
298
299 {{layout-section ac:type="single"}}
300 {{layout-cell}}
301 === Standort ===
302
303 (% style="margin-left: 40.0px;" %)
304 Attribut: standort
305 {{/layout-cell}}
306 {{/layout-section}}
307
308 {{layout-section ac:type="two_equal"}}
309 {{layout-cell}}
310 (% style="margin-left: 40.0px;" %)
311 Beispielwerte: Bautzen, Dresden, Glauchau,
312 {{/layout-cell}}
313
314 {{layout-cell}}
Carina Enke 36.1 315 (% class="auto-cursor-target" %)
Carina Enke 40.2 316
Carina Enke 36.1 317
Carina Enke 12.1 318 {{expand title="Weitere Werte ..."}}
319 * Leipzig
320 * Plauen
321 * Riesa
322 * Breitenbrunn
323 * Dorfhain
324 * Blo\u00dfwitz
325 * W\u00fclknitz
326 {{/expand}}
Carina Enke 36.1 327
328 (% class="auto-cursor-target" %)
Carina Enke 40.2 329
Carina Enke 12.1 330 {{/layout-cell}}
331 {{/layout-section}}
332
333 {{layout-section ac:type="single"}}
334 {{layout-cell}}
335 (% style="margin-left: 40.0px;" %)
336 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort Chemnitz"//: hasAttribute("standort","Chemnitz")
337 {{/layout-cell}}
338 {{/layout-section}}
339
340 {{layout-section ac:type="single"}}
341 {{layout-cell}}
342 === Studiengang ===
343
344 (% style="margin-left: 40.0px;" %)
345 Attribut: studySubject
346
347 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 348 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
Carina Enke 12.1 349
350 (% style="margin-left: 40.0px;" %)
351 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "xy"//: hasAttribute("studySubject","xy")
352 {{/layout-cell}}
353 {{/layout-section}}
354
355 {{layout-section ac:type="single"}}
356 {{layout-cell}}
357 === Studiengruppe ===
358
359 (% style="margin-left: 40.0px;" %)
360 Attribut: studyGroup
361 {{/layout-cell}}
362 {{/layout-section}}
363
364 {{layout-section ac:type="two_equal"}}
365 {{layout-cell}}
366 (% style="margin-left: 40.0px;" %)
367 Beispielwert: 1AT21-1; 1AT22-1, 1BR20-1 ...
368 {{/layout-cell}}
369
370 {{layout-cell}}
Carina Enke 36.1 371 (% class="auto-cursor-target" %)
Carina Enke 40.2 372
Carina Enke 36.1 373
Carina Enke 12.1 374 {{expand title="Weitere Werte ..."}}
375 * 1BR21-1
376 * 1BR22-1
377 * 1EE21-1
378 * 1EE22-1
379 * 1MT19-1
380 * 1MT20-1
381 * 1MT21-1
382 * 1MT22-1
383 * 1PM20-1
384 * 1PM21-1
385 * 1PM22-1
386 * 1WI19-1
387 * 1WI20-1
388 * 1WI21-1
389 * 1WI22-1
390 * 1WW20-1
391 * 1WW21-1
392 * 1WW22-1
393 * 2BM20-1
394 * 3AM20-1
395 * 3AM21-1
396 * 3AM22-1
397 * 3BK19-1
398 * 3BK20-1
399 * 3BK21-1
400 * 3BK22-1
401 * 3HD20-1
402 * 3HD21-1
403 * 3HD22-1
404 * 3HT20-1
405 * 3HT21-1
406 * 3HT22-1
407 * 3ID20-1
408 * 3ID21-1
409 * 3ID22-1
410 * 3IT20-1
411 * 3IT20-2
412 * 3IT21-1
413 * 3IT21-2
414 * 3IT22-1
415 * 3LM20-1
416 * 3LM21-1
417 * 3LM22-1
418 * 3MI20-1
419 * 3MI21-1
420 * 3MI22-1
421 * 3SP20-1
422 * 3SP20-2
423 * 3SP21-1
424 * 3SP21-2
425 * 3SP22-1
426 * 3SP22-2
427 * 3VM20-1
428 * 3VM21-1
429 * 3VM22-1
430 * 3WI20-1
431 * 3WI20-2
432 * 3WI21-1
433 * 3WI21-2
434 * 3WI22-1
435 * 3WI22-2
436 * 4AM20-1
437 * 4AM21-1
438 * 4AM22-1
439 * 4BB22-1
440 * 4BK20-1
441 * 4BK21-1
442 * 4BK22-1
443 * 4BM19-1
444 * 4BM20-1
445 * 4BM21-1
446 * 4DE20-1
447 * 4DE21-1
448 * 4DE22-1
449 * 4FQ20-1
450 * 4GA20-1
451 * 4GA21-1
452 * 4GA22-1
453 * 4HB20-1
454 * 4HB20-2
455 * 4HB21-1
456 * 4HB21-2
457 * 4HB22-1
458 * 4HB22-2
459 * 4IP22-1
460 * 4MM22-1
461 * 4MM22-2
462 * 4MW19-1
463 * 4MW19-2
464 * 4MW20-1
465 * 4MW20-2
466 * 4MW21-1
467 * 4MW21-2
468 * 4PT20-1
469 * 4PT21-1
470 * 4TB20-1
471 * 4TB21-1
472 * 4TB22-1
473 * 4TE20-1
474 * 4TE21-1
475 * 4TE22-1
476 * 4TI20-1
477 * 4TI21-1
478 * 4TI22-1
479 * 4VL20-1
480 * 4VL21-1
481 * 4VL22-1
482 * 4WI20-1
483 * 4WI21-1
484 * 4WI22-1
485 * 5CN19-1
486 * 5CN20-1
487 * 5CN21-1
488 * 5CN22-1
489 * 5CS19-1
490 * 5CS19-2
491 * 5CS20-1
492 * 5CS20-2
493 * 5CS21-1
494 * 5CS21-2
495 * 5CS22-1
496 * 5CS22-2
497 * 5IW19-1
498 * 5IW19-2
499 * 5IW20-1
500 * 5IW20-2
501 * 5IW21-1
502 * 5IW21-2
503 * 5IW22-1
504 * 5IW22-2
505 * 5SE19-1
506 * 5SE20-1
507 * 5SE21-1
508 * 5SW19-1
509 * 5SW20-1
510 * 5SW21-1
511 * 5SW22-1
512 * 6BT20-1
513 * 6BT21-1
514 * 6BT22-1
515 * 6CT20-1
516 * 6EG22-1
517 * 6EG22-2
518 * 6ES19-2
519 * 6ES20-1
520 * 6ES20-2
521 * 6ES21-1
522 * 6ES21-2
523 * 6ES22-1
524 * 6ES22-2
525 * 6EU19-1
526 * 6EU20-1
527 * 6EU20-2
528 * 6EU21-1
529 * 6HM19-1
530 * 6HM20-1
531 * 6HM21-1
532 * 6HM22-1
533 * 6MB20-1
534 * 6MB21-1
535 * 6MB22-1
536 * 6ST19-1
537 * 6ST20-1
538 * 6US21-1
539 * 6US22-1
540 * 6UT19-1
541 * 6UT20-1
542 * 7AI20-1
543 * 7GM19-1
544 * 7GM19-2
545 * 7GM20-1
546 * 7GM20-2
547 * 7GM21-1
548 * 7GM21-2
549 * 7GM22-1
550 * 7GM22-2
551 * 7HD20-1
552 * 7HD21-1
553 * 7HD22-1
554 * 7LK22-1
555 * 7LK23-1
556 * 7LS19-1
557 * 7LS20-1
558 * 7LS21-1
559 * 7LS22-1
560 * 7MS20-1
561 * 7MS21-1
562 * 7MS22-1
563 * 7PA20-1
564 * 7PA21-1
565 * 7PA22-1
566 * 7SY20-1
567 * 7SY21-1
568 * 7SY22-1
569 * 7TB19-1
570 * 7TB20-1
571 * 7TB21-1
572 * 7TB22-1
573 * BA Plauen
574 * IT
575 {{/expand}}
Carina Enke 36.1 576
577 (% class="auto-cursor-target" %)
Carina Enke 40.2 578
Carina Enke 12.1 579 {{/layout-cell}}
580 {{/layout-section}}
581
582 {{layout-section ac:type="single"}}
583 {{layout-cell}}
584 (% style="margin-left: 40.0px;" %)
585 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe 1BR21-1"//: hasAttribute("studyGroup","1BR21-1")
586 {{/layout-cell}}
587 {{/layout-section}}
588
589 {{layout-section ac:type="single"}}
590 {{layout-cell}}
591 === Titel ===
592
593 (% style="margin-left: 40.0px;" %)
594 Attribut: personalTitle
595
596 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 597 Beispielwert: //Attribut wird nicht übertragen//
Carina Enke 12.1 598
599 (% style="margin-left: 40.0px;" %)
600 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel xy"//: hasAttribute("personalTitle","xy")
601 {{/layout-cell}}
602 {{/layout-section}}
603
604 {{layout-section ac:type="single"}}
605 {{layout-cell}}
606 === Vorname ===
607
608 (% style="margin-left: 40.0px;" %)
609 Attribut: firstName
610
611 (% style="margin-left: 40.0px;" %)
Carina Enke 40.2 612 Beispielwert: Max
Carina Enke 12.1 613
614 (% style="margin-left: 40.0px;" %)
615 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
616 {{/layout-cell}}
617 {{/layout-section}}
618 {{/layout}}