Zuletzt geändert von Carina Enke am 15.01.2024

Zeige letzte Bearbeiter
1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
4
5 {{/layout-cell}}
6 {{/layout-section}}
7
8 {{layout-section ac:type="two_right_sidebar"}}
9 {{layout-cell}}
10 == Allgemeine Informationen ==
11
12
13
14 {{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}}{{/display}}
15 {{/layout-cell}}
16
17 {{layout-cell}}
18 (% class="auto-cursor-target" %)
19
20
21 {{panel title="Inhalt"}}
22 {{toc/}}
23
24 **Verwandte Themen**
25
26 * [[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]]
27 {{/panel}}
28
29
30
31 (% class="auto-cursor-target" %)
32
33 {{/layout-cell}}
34 {{/layout-section}}
35
36 {{layout-section ac:type="single"}}
37 {{layout-cell}}
38 === Anrede ===
39
40 (% style="margin-left: 40.0px;" %)
41 Attribut: salutationSelection
42
43 (% style="margin-left: 40.0px;" %)
44 Beispielwerte: //Attribut wird nicht übertragen//
45
46 (% style="margin-left: 40.0px;" %)
47 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")//
48 {{/layout-cell}}
49 {{/layout-section}}
50
51 {{layout-section ac:type="single"}}
52 {{layout-cell}}
53 === Benutzername ===
54
55 (% style="margin-left: 40.0px;" %)
56 Attribut: username
57
58 (% style="margin-left: 40.0px;" %)
59 Beispielwert: login-name@s-vwa.de
60
61 (% style="margin-left: 40.0px;" %)
62 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@s-vwa.de"//: hasAttribute("username","login-name@s-vwa.de")
63 {{/layout-cell}}
64 {{/layout-section}}
65
66 {{layout-section ac:type="single"}}
67 {{layout-cell}}
68 === Benutzertyp ===
69
70 (% style="margin-left: 40.0px;" %)
71 Attribut: personType
72 {{/layout-cell}}
73 {{/layout-section}}
74
75 {{layout-section ac:type="two_equal"}}
76 {{layout-cell}}
77 (% style="margin-left: 40.0px;" %)
78 Beispielwerte:
79
80 *
81 ** affiliate
82 ** member;staff
83 ** member;student
84 {{/layout-cell}}
85
86 {{layout-cell}}
87 (% class="auto-cursor-target" %)
88
89
90 {{expand title="Weitere Werte ..."}}
91 * staff;member
92 * student;member
93 {{/expand}}
94
95 (% class="auto-cursor-target" %)
96
97 {{/layout-cell}}
98 {{/layout-section}}
99
100 {{layout-section ac:type="single"}}
101 {{layout-cell}}
102 (% style="margin-left: 40.0px;" %)
103 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "//affiliate//"//: hasAttribute("personType","affiliate")
104 {{/layout-cell}}
105 {{/layout-section}}
106
107 {{layout-section ac:type="single"}}
108 {{layout-cell}}
109 === E-Mail-Adresse ===
110
111 (% style="margin-left: 40.0px;" %)
112 Attribut: email
113
114 (% style="margin-left: 40.0px;" %)
115 Beispielwert: muster.mann@tu-freiberg.de
116
117 (% style="margin-left: 40.0px;" %)
118 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse "muster.mann@tu-freiberg.de"//: hasAttribute("email","muster.mann@tu-freiberg.de")
119 {{/layout-cell}}
120 {{/layout-section}}
121
122 {{layout-section ac:type="single"}}
123 {{layout-cell}}
124 === Fachsemester ===
125
126 (% style="margin-left: 40.0px;" %)
127 Attribut: termsOfStudy
128 {{/layout-cell}}
129 {{/layout-section}}
130
131 {{layout-section ac:type="two_equal"}}
132 {{layout-cell}}
133 (% style="margin-left: 40.0px;" %)
134 Beispielwert: //Attribut wird nicht übertragen//
135 {{/layout-cell}}
136
137 {{layout-cell}}
138
139 {{/layout-cell}}
140 {{/layout-section}}
141
142 {{layout-section ac:type="single"}}
143 {{layout-cell}}
144 (% style="margin-left: 40.0px;" %)
145 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy")
146 {{/layout-cell}}
147 {{/layout-section}}
148
149 {{layout-section ac:type="single"}}
150 {{layout-cell}}
151 === Geburtstag ===
152
153 (% style="margin-left: 40.0px;" %)
154 Attribut: birthDay
155
156 (% style="margin-left: 40.0px;" %)
157 Beispielwert: //Attribut wird nicht übertragen//
158
159 (% style="margin-left: 40.0px;" %)
160 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
161 {{/layout-cell}}
162 {{/layout-section}}
163
164 {{layout-section ac:type="single"}}
165 {{layout-cell}}
166 === Institution ===
167
168 (% style="margin-left: 40.0px;" %)
169 Attribut: institutionalName
170
171 (% style="margin-left: 40.0px;" %)
172 Beispielwert: TU Bergakademie Freiberg
173
174 (% style="margin-left: 40.0px;" %)
175 Beispielregel Expertenmodus: //Nur für Nutzer der "TU Bergakademie Freiberg"//: hasAttribute("institutionalName","TU Bergakademie Freiberg")
176 {{/layout-cell}}
177 {{/layout-section}}
178
179 {{layout-section ac:type="single"}}
180 {{layout-cell}}
181 === Matrikelnummer ===
182
183 (% style="margin-left: 40.0px;" %)
184 Attribut: institutionalUserIdentifier
185
186 (% style="margin-left: 40.0px;" %)
187 Beispielwert: 123456
188
189 (% style="margin-left: 40.0px;" %)
190 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
191 {{/layout-cell}}
192 {{/layout-section}}
193
194 {{layout-section ac:type="single"}}
195 {{layout-cell}}
196 === Moduleinschreibung ===
197
198 (% style="margin-left: 40.0px;" %)
199 Attribut: moduleEnrollment
200
201 (% style="margin-left: 40.0px;" %)
202 Beispielwert:** **//Attribut wird nicht übertragen//
203
204 (% style="margin-left: 40.0px;" %)
205 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
206 {{/layout-cell}}
207 {{/layout-section}}
208
209 {{layout-section ac:type="single"}}
210 {{layout-cell}}
211 === Nachname ===
212
213 (% style="margin-left: 40.0px;" %)
214 Attribut: lastName
215
216 (% style="margin-left: 40.0px;" %)
217 Beispielwert: Müller
218
219 (% style="margin-left: 40.0px;" %)
220 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
221 {{/layout-cell}}
222 {{/layout-section}}
223
224 {{layout-section ac:type="single"}}
225 {{layout-cell}}
226 === Organisationseinheit ===
227
228 (% style="margin-left: 40.0px;" %)
229 Attribut: orgUnit
230 {{/layout-cell}}
231 {{/layout-section}}
232
233 {{layout-section ac:type="two_equal"}}
234 {{layout-cell}}
235 (% style="margin-left: 40.0px;" %)
236 Beispielwerte: F1-ANA, F1-DEK, F1-DMA
237 {{/layout-cell}}
238
239 {{layout-cell}}
240 (% class="auto-cursor-target" %)
241
242
243 {{expand title="Weitere Werte ..."}}
244 * F1-INF
245 * F1-NMO
246 * F1-STO
247 * F2-ANCH
248 * F2-ANGPH
249 * F2-AOCH
250 * F2-BIO
251 * F2-DEK
252 * F2-EXPH
253 * F2-OCH
254 * F2-PHCH
255 * F2-TCH
256 * F2-THPH
257 * F3-BB
258 * F3-BF
259 * F3-DEK
260 * F3-GEO
261 * F3-GEOSAMM
262 * F3-GFS
263 * F3-GT
264 * F3-GY
265 * F3-MA
266 * F3-MIN
267 * F4-AUFB
268 * F4-AUT
269 * F4-DEK
270 * F4-ET
271 * F4-IEC
272 * F4-IGT
273 * F4-IKFVW
274 * F4-IMFD
275 * F4-IMKF
276 * F4-IWTT
277 * F4-KGB
278 * F4-MB
279 * F4-MVTAT
280 * F4-TUNVT
281 * F5-ESM
282 * F5-GI
283 * F5-MF
284 * F5-NE
285 * F5-ST
286 * F5-WT
287 * F5-WW
288 * F6-BWL
289 * F6-IEWUR
290 * F6-IWTG
291 * F6-VWL
292 * F6-WIINF
293 * K-D1.4
294 * K-D2.1
295 * K-D5.1
296 * K-D5.3
297 * K-KANZLER
298 * K-STIR
299 * K-STJ
300 * S-ACW
301 * S-AI
302 * S-AMA
303 * S-AMR
304 * S-AUV
305 * S-AWI
306 * S-BACS
307 * S-BAF
308 * S-BL
309 * S-BM
310 * S-BWL
311 * S-BWLRW
312 * S-CH
313 * S-CMS
314 * S-DEU
315 * S-ENG
316 * S-ERW
317 * S-ESM
318 * S-ET
319 * S-FWK
320 * S-GBG
321 * S-GEO
322 * S-GEX
323 * S-GI
324 * S-GIN
325 * S-GIP
326 * S-GM
327 * S-GMRM
328 * S-G\u00d6K
329 * S-GPHY
330 * S-GTB
331 * S-GWM
332 * S-IBDEM
333 * S-IBRE
334 * S-IK
335 * S-IMRE
336 * S-INA
337 * S-KGB
338 * S-MAG
339 * S-MB
340 * S-MM
341 * S-MMT
342 * S-MORE
343 * S-MPE
344 * S-MWT
345 * S-NAT
346 * S-NT
347 * S-ROB
348 * S-SINReM
349 * S-TAIEM
350 * S-TR
351 * S-UWE
352 * S-VT
353 * S-VTC
354 * S-WIN
355 * S-WIW
356 * S-WM
357 * S-WWT
358 * UL-PB
359 * UL-PF
360 * UL-PS
361 * UL-R
362 * ZE-FSZ
363 * ZE-GRAFA
364 * ZE-HOCHT
365 * ZE - IUZ
366 * ZE-IUZ
367 * ZE-KSH
368 * ZE-RCF
369 * ZE-TERRA
370 * ZE-UB
371 * ZE-URZ
372 {{/expand}}
373
374 (% class="auto-cursor-target" %)
375
376 {{/layout-cell}}
377 {{/layout-section}}
378
379 {{layout-section ac:type="single"}}
380 {{layout-cell}}
381 (% style="margin-left: 40.0px;" %)
382 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "//DBI//"//: hasAttribute("orgUnit","DBI")
383 {{/layout-cell}}
384 {{/layout-section}}
385
386 {{layout-section ac:type="single"}}
387 {{layout-cell}}
388 === Organisationsstruktur ===
389
390 (% style="margin-left: 40.0px;" %)
391 Attribut: eduPersonOrgUnitDN
392
393 (% style="margin-left: 40.0px;" %)
394 Beispielwerte: //Attribut wird nicht übertragen//
395
396 (% style="margin-left: 40.0px;" %)
397 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
398 {{/layout-cell}}
399 {{/layout-section}}
400
401 {{layout-section ac:type="single"}}
402 {{layout-cell}}
403 === Standort ===
404
405 (% style="margin-left: 40.0px;" %)
406 Attribut: standort
407 {{/layout-cell}}
408 {{/layout-section}}
409
410 {{layout-section ac:type="two_equal"}}
411 {{layout-cell}}
412 (% style="margin-left: 40.0px;" %)
413 Beispielwerte: //Attribut wird nicht übertragen//
414 {{/layout-cell}}
415
416 {{layout-cell}}
417
418 {{/layout-cell}}
419 {{/layout-section}}
420
421 {{layout-section ac:type="single"}}
422 {{layout-cell}}
423 (% style="margin-left: 40.0px;" %)
424 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy")
425 {{/layout-cell}}
426 {{/layout-section}}
427
428 {{layout-section ac:type="single"}}
429 {{layout-cell}}
430 === Studiengang ===
431
432 (% style="margin-left: 40.0px;" %)
433 Attribut: studySubject
434 {{/layout-cell}}
435 {{/layout-section}}
436
437 {{layout-section ac:type="two_equal"}}
438 {{layout-cell}}
439 (% style="margin-left: 40.0px;" %)
440 Beispielwerte: F1-ANA, F1-DEK, F1-DMA
441 {{/layout-cell}}
442
443 {{layout-cell}}
444 (% class="auto-cursor-target" %)
445
446
447 {{expand title="Weitere Werte ..."}}
448 * F1-INF
449 * F1-NMO
450 * F1-STO
451 * F2-ANCH
452 * F2-ANGPH
453 * F2-AOCH
454 * F2-BIO
455 * F2-DEK
456 * F2-EXPH
457 * F2-OCH
458 * F2-PHCH
459 * F2-TCH
460 * F2-THPH
461 * F3-BB
462 * F3-BF
463 * F3-DEK
464 * F3-GEO
465 * F3-GEOSAMM
466 * F3-GFS
467 * F3-GT
468 * F3-GY
469 * F3-MA
470 * F3-MIN
471 * F4-AUFB
472 * F4-AUT
473 * F4-DEK
474 * F4-ET
475 * F4-IEC
476 * F4-IGT
477 * F4-IKFVW
478 * F4-IMFD
479 * F4-IMKF
480 * F4-IWTT
481 * F4-KGB
482 * F4-MB
483 * F4-MVTAT
484 * F4-TUNVT
485 * F5-ESM
486 * F5-GI
487 * F5-MF
488 * F5-NE
489 * F5-ST
490 * F5-WT
491 * F5-WW
492 * F6-BWL
493 * F6-IEWUR
494 * F6-IWTG
495 * F6-VWL
496 * F6-WIINF
497 * K-D1.4
498 * K-D2.1
499 * K-D5.1
500 * K-D5.3
501 * K-KANZLER
502 * K-STIR
503 * K-STJ
504 * S-ACW
505 * S-AI
506 * S-AMA
507 * S-AMR
508 * S-AUV
509 * S-AWI
510 * S-BACS
511 * S-BAF
512 * S-BL
513 * S-BM
514 * S-BWL
515 * S-BWLRW
516 * S-CH
517 * S-CMS
518 * S-DEU
519 * S-ENG
520 * S-ERW
521 * S-ESM
522 * S-ET
523 * S-FWK
524 * S-GBG
525 * S-GEO
526 * S-GEX
527 * S-GI
528 * S-GIN
529 * S-GIP
530 * S-GM
531 * S-GMRM
532 * S-G\u00d6K
533 * S-GPHY
534 * S-GTB
535 * S-GWM
536 * S-IBDEM
537 * S-IBRE
538 * S-IK
539 * S-IMRE
540 * S-INA
541 * S-KGB
542 * S-MAG
543 * S-MB
544 * S-MM
545 * S-MMT
546 * S-MORE
547 * S-MPE
548 * S-MWT
549 * S-NAT
550 * S-NT
551 * S-ROB
552 * S-SINReM
553 * S-TAIEM
554 * S-TR
555 * S-UWE
556 * S-VT
557 * S-VTC
558 * S-WIN
559 * S-WIW
560 * S-WM
561 * S-WWT
562 * UL-PB
563 * UL-PF
564 * UL-PS
565 * UL-R
566 * ZE-FSZ
567 * ZE-GRAFA
568 * ZE-HOCHT
569 * ZE - IUZ
570 * ZE-IUZ
571 * ZE-KSH
572 * ZE-RCF
573 * ZE-TERRA
574 * ZE-UB
575 * ZE-URZ
576 {{/expand}}
577
578 (% class="auto-cursor-target" %)
579
580 {{/layout-cell}}
581 {{/layout-section}}
582
583 {{layout-section ac:type="single"}}
584 {{layout-cell}}
585 (% style="margin-left: 40.0px;" %)
586 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "F1-ANA"//: hasAttribute("studySubject","F1-ANA")
587 {{/layout-cell}}
588 {{/layout-section}}
589
590 {{layout-section ac:type="single"}}
591 {{layout-cell}}
592 === Studiengruppe ===
593
594 (% style="margin-left: 40.0px;" %)
595 Attribut: studyGroup
596 {{/layout-cell}}
597 {{/layout-section}}
598
599 {{layout-section ac:type="two_equal"}}
600 {{layout-cell}}
601 (% style="margin-left: 40.0px;" %)
602 Beispielwerte: //Attribut wird nicht übertragen//
603 {{/layout-cell}}
604
605 {{layout-cell}}
606
607 {{/layout-cell}}
608 {{/layout-section}}
609
610 {{layout-section ac:type="single"}}
611 {{layout-cell}}
612 (% style="margin-left: 40.0px;" %)
613 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "Gasthörer"//: hasAttribute("studyGroup","Gasthörer")
614 {{/layout-cell}}
615 {{/layout-section}}
616
617 {{layout-section ac:type="single"}}
618 {{layout-cell}}
619 === Titel ===
620
621 (% style="margin-left: 40.0px;" %)
622 Attribut: personalTitle
623
624 (% style="margin-left: 40.0px;" %)
625 Beispielwert:** **//Attribut wird nicht übertragen//
626
627 (% style="margin-left: 40.0px;" %)
628 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
629 {{/layout-cell}}
630 {{/layout-section}}
631
632 {{layout-section ac:type="single"}}
633 {{layout-cell}}
634 === Vorname ===
635
636 (% style="margin-left: 40.0px;" %)
637 Attribut: firstName
638
639 (% style="margin-left: 40.0px;" %)
640 Beispielwert: Max
641
642 (% style="margin-left: 40.0px;" %)
643 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
644 {{/layout-cell}}
645 {{/layout-section}}
646 {{/layout}}