Version 42.2 by Carina Enke on 15.01.2024

Show last authors
1 (% class="macro-layout" %)
2 (((
3 (% class="macro-layout-section single" %)
4 (((
5 (% class="macro-layout-cell" %)
6 (((
7
8 )))
9 )))
10
11 (% class="macro-layout-section two_right_sidebar" %)
12 (((
13 (% class="macro-layout-cell" %)
14 (((
15 == Allgemeine Informationen ==
16
17
18
19 Die Verfügbarkeit der einzelnen Attribute und Werte wird von der Institution bestimmt. Die Abfrage der Attribute erfolgt bei jedem Login eines Nutzers. Eine Änderung des hinterlegten Wertes bei einem Nutzer wird beim nächsten Login des Nutzers in der Lernplattform erkannt und entsprechend angepasst. Attribut, die von einer Institution grundsätzlich nicht übertragen werden, können vom Nutzer im OPAL händisch im Benutzerprofil ergänzt und jederzeit geändert werden.
20
21 Die aufgelisteten Werte Sie dienen als Beispiele für mögliche Expertenregeln. Sie beruhen aktuell auf einer Auswertung im Januar 2023. Bitte wenden Sie sich an die Ansprechpartner Ihrer Institution, wenn Sie sicher stellen wollen, dass ein bestimmter Wert aktuell verfügbar ist. Eine entsprechende Liste finden Sie auf der Seite [[Ansprechpartner>>path:/wiki/bin/view/LMS/Erste%20Schritte/Ansprechpartner/]].
22
23 Um per Shiboleth übertragene Benutzerattribute in Expertenregeln auszuwerten, können Sie folgende allgemeine Syntax nutzen:
24
25 * hasAttribute
26 * isInAttribute
27 * getUserProperty
28
29 Die Liste zeigt jeweils nur ein Beispiele. Weitere Beispiele zur Nutzung der verschiedenen Syntax finden Sie auf der Seite [[Expertenregeln zur Prüfung auf ein Benutzerattribut>>path:/wiki/bin/view/LMS/Benutzerhandbuch%20OPAL/Lehren/Kurs/Freigabe%20von%20Kursen%20und%20Kursinhalten/Expertenmodus%20zur%20Freigabe%20innerhalb%20von%20Kursen/Anwendungsbeispiele%20zu%20Expertenregeln/Expertenregeln%20zur%20Pruefung%20auf%20ein%20Benutzerattribut/]].
30 )))
31
32 (% class="macro-layout-cell" %)
33 (((
34 (% class="auto-cursor-target" %)
35
36
37
38
39 (% class="macro-border macro-panel" style="border: solid; border-color: white; border-width: 1px; border-radius: 8px 8px 0px 0px;" %)
40 (((
41 (% class="macro-panel-title" %)
42 (((
43 Inhalt
44 )))
45
46 (% class="macro-panel-content" %)
47 (((
48 (% class="wikitoc" %)
49 *
50 ** [[Allgemeine Informationen>>path:#HAllgemeineInformationen]]
51 *** [[Anrede>>path:#HAnrede]]
52 *** [[Benutzername>>path:#HBenutzername]]
53 *** [[Benutzertyp>>path:#HBenutzertyp]]
54 *** [[E-Mail-Adresse>>path:#HE-Mail-Adresse]]
55 *** [[Fachsemester>>path:#HFachsemester]]
56 *** [[Geburtstag>>path:#HGeburtstag]]
57 *** [[Institution>>path:#HInstitution]]
58 *** [[Matrikelnummer>>path:#HMatrikelnummer]]
59 *** [[Moduleinschreibung>>path:#HModuleinschreibung]]
60 *** [[Nachname>>path:#HNachname]]
61 *** [[Organisationseinheit>>path:#HOrganisationseinheit]]
62 *** [[Organisationsstruktur>>path:#HOrganisationsstruktur]]
63 *** [[Standort>>path:#HStandort]]
64 *** [[Studiengang>>path:#HStudiengang]]
65 *** [[Studiengruppe>>path:#HStudiengruppe]]
66 *** [[Titel>>path:#HTitel]]
67 *** [[Vorname>>path:#HVorname]]
68
69 **Verwandte Themen**
70
71 * [[Expertenregeln zur Prüfung auf ein Benutzerattribut>>doc:LMS.BenutzerhandbuchOPAL.Lehren.Kurs.Freigabe von Kursen und Kursinhalten.Expertenmodus zur Freigabe innerhalb von Kursen.Anwendungsbeispiele zu Expertenregeln.Expertenregeln zur Pruefung auf ein Benutzerattribut.WebHome]]
72 )))
73 )))
74
75
76
77 (% class="auto-cursor-target" %)
78
79 )))
80 )))
81
82 (% class="macro-layout-section single" %)
83 (((
84 (% class="macro-layout-cell" %)
85 (((
86 === Anrede ===
87
88 (% style="margin-left: 40.0px;" %)
89 Attribut: salutationSelection
90
91 (% style="margin-left: 40.0px;" %)
92 Beispielwerte: 1, 2, 3
93
94 (% style="margin-left: 40.0px;" %)
95 Bedeutung der Werte: 1 = männlich, 2 = weiblich, 3 = divers
96
97 (% style="margin-left: 40.0px;" %)
98 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","2")//
99 )))
100 )))
101
102 (% class="macro-layout-section single" %)
103 (((
104 (% class="macro-layout-cell" %)
105 (((
106 === Benutzername ===
107
108 (% style="margin-left: 40.0px;" %)
109 Attribut: username
110
111 (% style="margin-left: 40.0px;" %)
112 Beispielwert: xyz@htw-dresden.de
113
114 (% style="margin-left: 40.0px;" %)
115 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "xyz@htw-dresden.de"//: hasAttribute("username","xyz@htw-dresden.de")
116 )))
117 )))
118
119 (% class="macro-layout-section single" %)
120 (((
121 (% class="macro-layout-cell" %)
122 (((
123 === Benutzertyp ===
124
125 (% style="margin-left: 40.0px;" %)
126 Attribut: personType
127 )))
128 )))
129
130 (% class="macro-layout-section two_equal" %)
131 (((
132 (% class="macro-layout-cell" %)
133 (((
134 (% style="margin-left: 40.0px;" %)
135 Beispielwerte: affiliate, employee, member, ...
136 )))
137
138 (% class="macro-layout-cell" %)
139 (((
140 (% class="auto-cursor-target" %)
141
142
143 (% class="panel-group confluence-expand-macro" id="accordion-0" role="tablist" %)
144 (((
145 (% class="panel panel-default" %)
146 (((
147 (% class="panel-heading" id="toggle-0" role="tab" %)
148 (((
149 (% id="HWeitereWerte..." class="panel-title" %)
150 ==== ====
151
152 (((
153 >(% class="wikiinternallink" %)[[WeitereWerte ...>>path:#collapse-0||aria-controls="collapse-0" data-parent="#accordion-0" data-toggle="collapse" role="button"]]
154 )))
155
156 [[path:#collapse-0]]
157 )))
158
159 (% aria-labelledby="toggle-0" class="panel-collapse collapse" id="collapse-0" role="tabpanel" %)
160 (((
161 (% class="panel-body" %)
162 (((
163 * student
164 )))
165 )))
166 )))
167 )))
168
169
170 (% class="auto-cursor-target" %)
171
172 )))
173 )))
174
175 (% class="macro-layout-section single" %)
176 (((
177 (% class="macro-layout-cell" %)
178 (((
179 (% style="margin-left: 40.0px;" %)
180 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "//affiliate//"//: hasAttribute("personType","affiliate")
181 )))
182 )))
183
184 (% class="macro-layout-section single" %)
185 (((
186 (% class="macro-layout-cell" %)
187 (((
188 === E-Mail-Adresse ===
189
190 (% style="margin-left: 40.0px;" %)
191 Attribut: email
192
193 (% style="margin-left: 40.0px;" %)
194 Beispielwert: max.müller@htw-dresden.de
195
196 (% style="margin-left: 40.0px;" %)
197 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@htw-dresden.de //: hasAttribute("email","max.müller@htw-dresden.de")
198 )))
199 )))
200
201 (% class="macro-layout-section single" %)
202 (((
203 (% class="macro-layout-cell" %)
204 (((
205 === Fachsemester ===
206
207 (% style="margin-left: 40.0px;" %)
208 Attribut: termsOfStudy
209 )))
210 )))
211
212 (% class="macro-layout-section two_equal" %)
213 (((
214 (% class="macro-layout-cell" %)
215 (((
216 (% style="margin-left: 40.0px;" %)
217 Beispielwerte: 1, 2, 3, ...
218 )))
219
220 (% class="macro-layout-cell" %)
221 (((
222 (% class="auto-cursor-target" %)
223
224
225 (% class="panel-group confluence-expand-macro" id="accordion-1" role="tablist" %)
226 (((
227 (% class="panel panel-default" %)
228 (((
229 (% class="panel-heading" id="toggle-1" role="tab" %)
230 (((
231 (% id="HWeitereWerte...-1" class="panel-title" %)
232 ==== ====
233
234 (((
235 >(% class="wikiinternallink" %)[[WeitereWerte ...>>path:#collapse-1||aria-controls="collapse-1" data-parent="#accordion-1" data-toggle="collapse" role="button"]]
236 )))
237
238 [[path:#collapse-1]]
239 )))
240
241 (% aria-labelledby="toggle-1" class="panel-collapse collapse" id="collapse-1" role="tabpanel" %)
242 (((
243 (% class="panel-body" %)
244 (((
245 * (((
246 4
247 )))
248 * (((
249 5
250 )))
251 * (((
252 6
253 )))
254 * ...
255 * (((
256 20
257 )))
258 )))
259 )))
260 )))
261 )))
262
263
264 (% class="auto-cursor-target" %)
265
266 )))
267 )))
268
269 (% class="macro-layout-section single" %)
270 (((
271 (% class="macro-layout-cell" %)
272 (((
273 (% style="margin-left: 40.0px;" %)
274 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester 2"//: hasAttribute("termsOfStudy","2")
275 )))
276 )))
277
278 (% class="macro-layout-section single" %)
279 (((
280 (% class="macro-layout-cell" %)
281 (((
282 === Geburtstag ===
283
284 (% style="margin-left: 40.0px;" %)
285 Attribut: birthDay
286
287 (% style="margin-left: 40.0px;" %)
288 Beispielwert: //Attribut wird nicht übertragen//
289
290 (% style="margin-left: 40.0px;" %)
291 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
292 )))
293 )))
294
295 (% class="macro-layout-section single" %)
296 (((
297 (% class="macro-layout-cell" %)
298 (((
299 === Institution ===
300
301 (% style="margin-left: 40.0px;" %)
302 Attribut: institutionalName
303
304 (% style="margin-left: 40.0px;" %)
305 Beispielwert: HTW Dresden
306
307 (% style="margin-left: 40.0px;" %)
308 Beispielregel Expertenmodus: //Nur für Nutzer der "HTW Dresden"//: hasAttribute("institutionalName","HTW Dresden")
309 )))
310 )))
311
312 (% class="macro-layout-section single" %)
313 (((
314 (% class="macro-layout-cell" %)
315 (((
316 === Matrikelnummer ===
317
318 (% style="margin-left: 40.0px;" %)
319 Attribut: institutionalUserIdentifier
320
321 (% style="margin-left: 40.0px;" %)
322 Beispielwert: 123456
323
324 (% style="margin-left: 40.0px;" %)
325 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
326 )))
327 )))
328
329 (% class="macro-layout-section single" %)
330 (((
331 (% class="macro-layout-cell" %)
332 (((
333 === Moduleinschreibung ===
334
335 (% style="margin-left: 40.0px;" %)
336 Attribut: moduleEnrollment
337
338 (% style="margin-left: 40.0px;" %)
339 Beispielwert: //Attribut wird nicht übertragen//
340
341 (% style="margin-left: 40.0px;" %)
342 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
343 )))
344 )))
345
346 (% class="macro-layout-section single" %)
347 (((
348 (% class="macro-layout-cell" %)
349 (((
350 === Nachname ===
351
352 (% style="margin-left: 40.0px;" %)
353 Attribut: lastName
354
355 (% style="margin-left: 40.0px;" %)
356 Beispielwert: Müller
357
358 (% style="margin-left: 40.0px;" %)
359 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
360 )))
361 )))
362
363 (% class="macro-layout-section single" %)
364 (((
365 (% class="macro-layout-cell" %)
366 (((
367 === Organisationseinheit ===
368
369 (% style="margin-left: 40.0px;" %)
370 Attribut: orgUnit
371 )))
372 )))
373
374 (% class="macro-layout-section two_equal" %)
375 (((
376 (% class="macro-layout-cell" %)
377 (((
378 (% style="margin-left: 40.0px;" %)
379 Beispielwerte: bau, bib, et
380 )))
381
382 (% class="macro-layout-cell" %)
383 (((
384 (% class="auto-cursor-target" %)
385
386
387 (% class="panel-group confluence-expand-macro" id="accordion-2" role="tablist" %)
388 (((
389 (% class="panel panel-default" %)
390 (((
391 (% class="panel-heading" id="toggle-2" role="tab" %)
392 (((
393 (% id="HWeitereWerte...-2" class="panel-title" %)
394 ==== ====
395
396 (((
397 >(% class="wikiinternallink" %)[[WeitereWerte ...>>path:#collapse-2||aria-controls="collapse-2" data-parent="#accordion-2" data-toggle="collapse" role="button"]]
398 )))
399
400 [[path:#collapse-2]]
401 )))
402
403 (% aria-labelledby="toggle-2" class="panel-collapse collapse" id="collapse-2" role="tabpanel" %)
404 (((
405 (% class="panel-body" %)
406 (((
407 * gestaltung
408 * informatik
409 * mw
410 * pillnitz
411 * rz
412 * vermessung
413 * verwaltung
414 * wiwi
415 )))
416 )))
417 )))
418 )))
419
420
421 (% class="auto-cursor-target" %)
422
423 )))
424 )))
425
426 (% class="macro-layout-section single" %)
427 (((
428 (% class="macro-layout-cell" %)
429 (((
430 (% style="margin-left: 40.0px;" %)
431 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "BW18/1"//: hasAttribute("orgUnit","BW18/1")
432 )))
433 )))
434
435 (% class="macro-layout-section single" %)
436 (((
437 (% class="macro-layout-cell" %)
438 (((
439 === Organisationsstruktur ===
440
441 (% style="margin-left: 40.0px;" %)
442 Attribut: eduPersonOrgUnitDN
443
444 (% style="margin-left: 40.0px;" %)
445 Beispielwerte: //Attribut wird nicht übertragen//
446
447 (% style="margin-left: 40.0px;" %)
448 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
449 )))
450 )))
451
452 (% class="macro-layout-section single" %)
453 (((
454 (% class="macro-layout-cell" %)
455 (((
456 === Standort ===
457
458 (% style="margin-left: 40.0px;" %)
459 Attribut: standort
460 )))
461 )))
462
463 (% class="macro-layout-section two_equal" %)
464 (((
465 (% class="macro-layout-cell" %)
466 (((
467 (% style="margin-left: 40.0px;" %)
468 Beispielwerte: //Attribut wird nicht übertragen//
469 )))
470
471 (% class="macro-layout-cell" %)
472 (((
473
474 )))
475 )))
476
477 (% class="macro-layout-section single" %)
478 (((
479 (% class="macro-layout-cell" %)
480 (((
481 (% style="margin-left: 40.0px;" %)
482 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort xy//: hasAttribute("standort","xy")
483 )))
484 )))
485
486 (% class="macro-layout-section single" %)
487 (((
488 (% class="macro-layout-cell" %)
489 (((
490 === Studiengang ===
491
492 (% style="margin-left: 40.0px;" %)
493 Attribut: studySubject
494
495 (% style="margin-left: 40.0px;" %)
496 Beispielwert:** **//Attribut wird nicht übertragen//
497
498 (% style="margin-left: 40.0px;" %)
499 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang Internationaler Handel u. Management"//: hasAttribute("studySubject","Internationaler Handel u. Management")
500 )))
501 )))
502
503 (% class="macro-layout-section single" %)
504 (((
505 (% class="macro-layout-cell" %)
506 (((
507 === Studiengruppe ===
508
509 (% style="margin-left: 40.0px;" %)
510 Attribut: studyGroup
511 )))
512 )))
513
514 (% class="macro-layout-section two_equal" %)
515 (((
516 (% class="macro-layout-cell" %)
517 (((
518 (% style="margin-left: 40.0px;" %)
519 Beispielwerte: 20-083-61, 22-011-04, 22-014-04, ...
520 )))
521
522 (% class="macro-layout-cell" %)
523 (((
524 (% class="auto-cursor-target" %)
525
526
527 (% class="panel-group confluence-expand-macro" id="accordion-3" role="tablist" %)
528 (((
529 (% class="panel panel-default" %)
530 (((
531 (% class="panel-heading" id="toggle-3" role="tab" %)
532 (((
533 (% id="HWeitereWerte...-3" class="panel-title" %)
534 ==== ====
535
536 (((
537 >(% class="wikiinternallink" %)[[WeitereWerte ...>>path:#collapse-3||aria-controls="collapse-3" data-parent="#accordion-3" data-toggle="collapse" role="button"]]
538 )))
539
540 [[path:#collapse-3]]
541 )))
542
543 (% aria-labelledby="toggle-3" class="panel-collapse collapse" id="collapse-3" role="tabpanel" %)
544 (((
545 (% class="panel-body" %)
546 (((
547 * 12-052-03,
548 * 14-020-21,
549 * 14-052-03,
550 * 15-011-02,
551 * 15-011-04,
552 * 15-032-61,
553 * 15-033-61,
554 * 15-033-62,
555 * 15-039-61,
556 * 15-043-01,
557 * 15-051-01,
558 * 15-051-02,
559 * 15-053-01,
560 * 15-053-02,
561 * 16-011-01,
562 * 16-011-02,
563 * 16-020-21,
564 * 16-032-61,
565 * 16-033-61,
566 * 16-037-61,
567 * 16-037-62,
568 * 16-039-63,
569 * 16-041-61,
570 * 16-042-01,
571 * 16-042-61,
572 * 16-043-01,
573 * 16-043-61,
574 * 16-051-01,
575 * 16-052-01,
576 * 16-052-02,
577 * 16-052-03,
578 * 16-053-01,
579 * 16-053-02,
580 * 16-061-21,
581 * 16-071-61,
582 * 16-072-61,
583 * 16-072-63,
584 * 16-121-06,
585 * 16-129-01,
586 * 17-011-01,
587 * 17-011-02,
588 * 17-011-03,
589 * 17-011-04,
590 * 17-020-21,
591 * 17-033-61,
592 * 17-037-61,
593 * 17-039-61,
594 * 17-039-63,
595 * 17-041-61,
596 * 17-042-01,
597 * 17-042-61,
598 * 17-043-01,
599 * 17-043-62,
600 * 17-051-01,
601 * 17-052-01,
602 * 17-052-02,
603 * 17-053-01,
604 * 17-053-02,
605 * 17-060-61,
606 * 17-060-62,
607 * 17-060-64,
608 * 17-061-21,
609 * 17-071-61,
610 * 17-071-63,
611 * 17-071-64,
612 * 17-072-61,
613 * 17-072-62,
614 * 17-072-63,
615 * 17-074-62,
616 * 17-121-01,
617 * 17-121-02,
618 * 17-121-03,
619 * 17-121-04,
620 * 17-121-06,
621 * 17-121-07,
622 * 17-121-67,
623 * 18-011-01,
624 * 18-011-02,
625 * 18-011-03,
626 * 18-011-04,
627 * 18-014-71,
628 * 18-020-21,
629 * 18-032-61,
630 * 18-032-62,
631 * 18-033-61,
632 * 18-033-62,
633 * 18-036-71,
634 * 18-037-61,
635 * 18-037-62,
636 * 18-039-61,
637 * 18-039-62,
638 * 18-039-63,
639 * 18-039-64,
640 * 18-039-71,
641 * 18-041-01,
642 * 18-041-61,
643 * 18-042-01,
644 * 18-042-61,
645 * 18-042-62,
646 * 18-043-01,
647 * 18-046-71,
648 * 18-046-73,
649 * 18-051-01,
650 * 18-051-02,
651 * 18-052-01,
652 * 18-052-02,
653 * 18-052-03,
654 * 18-053-01,
655 * 18-053-02,
656 * 18-055-01,
657 * 18-060-61,
658 * 18-060-64,
659 * 18-061-21,
660 * 18-066-71,
661 * 18-071-61,
662 * 18-071-62,
663 * 18-071-63,
664 * 18-071-64,
665 * 18-072-61,
666 * 18-072-62,
667 * 18-072-63,
668 * 18-072-64,
669 * 18-074-61,
670 * 18-074-62,
671 * 18-075-71,
672 * 18-121-01,
673 * 18-121-02,
674 * 18-121-03,
675 * 18-121-04,
676 * 18-121-06,
677 * 18-121-07,
678 * 18-121-08,
679 * 18-124-61,
680 * 18-131-71,
681 * 19-011-01,
682 * 19-011-02,
683 * 19-011-03,
684 * 19-011-04,
685 * 19-014-71,
686 * 19-014-81,
687 * 19-020-21,
688 * 19-032-61,
689 * 19-032-62,
690 * 19-033-61,
691 * 19-033-62,
692 * 19-037-61,
693 * 19-037-62,
694 * 19-038-71,
695 * 19-039-61,
696 * 19-039-63,
697 * 19-039-71,
698 * 19-039-72,
699 * 19-041-01,
700 * 19-041-61,
701 * 19-042-01,
702 * 19-042-61,
703 * 19-042-62,
704 * 19-043-01,
705 * 19-043-61,
706 * 19-043-62,
707 * 19-046-72,
708 * 19-046-73,
709 * 19-047-72,
710 * 19-047-73,
711 * 19-048-61,
712 * 19-051-01,
713 * 19-051-02,
714 * 19-052-01,
715 * 19-052-02,
716 * 19-052-03,
717 * 19-053-01,
718 * 19-053-02,
719 * 19-055-01,
720 * 19-060-61,
721 * 19-060-62,
722 * 19-060-63,
723 * 19-060-64,
724 * 19-061-21,
725 * 19-066-71,
726 * 19-067-71,
727 * 19-071-61,
728 * 19-071-62,
729 * 19-071-63,
730 * 19-071-64,
731 * 19-072-61,
732 * 19-072-62,
733 * 19-072-63,
734 * 19-072-64,
735 * 19-072-71,
736 * 19-074-61,
737 * 19-074-62,
738 * 19-075-71,
739 * 19-076-71,
740 * 19-083-61,
741 * 19-121-01,
742 * 19-121-02,
743 * 19-121-03,
744 * 19-121-04,
745 * 19-121-06,
746 * 19-121-07,
747 * 19-121-08,
748 * 19-121-63,
749 * 19-121-65,
750 * 19-124-61,
751 * 19-132-71,
752 * 20-011-01,
753 * 20-011-02,
754 * 20-011-03,
755 * 20-011-04,
756 * 20-014-71,
757 * 20-015-71,
758 * 20-015-81,
759 * 20-016-71,
760 * 20-017-61,
761 * 20-020-21,
762 * 20-024-71,
763 * 20-024-75,
764 * 20-024-77,
765 * 20-024-78,
766 * 20-024-82,
767 * 20-026-73,
768 * 20-027-72,
769 * 20-027-74,
770 * 20-028-73,
771 * 20-032-61,
772 * 20-032-62,
773 * 20-033-61,
774 * 20-033-62,
775 * 20-033-63,
776 * 20-037-61,
777 * 20-037-62,
778 * 20-038-71,
779 * 20-039-61,
780 * 20-039-63,
781 * 20-039-64,
782 * 20-039-71,
783 * 20-041-01,
784 * 20-041-61,
785 * 20-041-62,
786 * 20-041-99,
787 * 20-042-01,
788 * 20-042-61,
789 * 20-042-62,
790 * 20-043-01,
791 * 20-043-61,
792 * 20-043-62,
793 * 20-043-63,
794 * 20-046-71,
795 * 20-046-72,
796 * 20-046-73,
797 * 20-046-74,
798 * 20-047-71,
799 * 20-047-72,
800 * 20-047-73,
801 * 20-047-74,
802 * 20-048-61,
803 * 20-051-0,
804 * 20-051-01,
805 * 20-051-02,
806 * 20-052-0,
807 * 20-052-01,
808 * 20-052-02,
809 * 20-052-03,
810 * 20-053-0,
811 * 20-053-01,
812 * 20-053-02,
813 * 20-055-01,
814 * 20-060-61,
815 * 20-060-62,
816 * 20-060-63,
817 * 20-061-21,
818 * 20-066-71,
819 * 20-071-61,
820 * 20-071-62,
821 * 20-071-63,
822 * 20-071-64,
823 * 20-072-61,
824 * 20-072-62,
825 * 20-072-63,
826 * 20-072-64,
827 * 20-072-71,
828 * 20-074-61,
829 * 20-074-62,
830 * 20-075-71,
831 * 20-076-71,
832 * 20-076-81,
833 * 20-083-61,
834 * 20-121-01,
835 * 20-121-03,
836 * 20-121-05,
837 * 20-121-07,
838 * 20-121-61,
839 * 20-121-63,
840 * 20-121-65,
841 * 20-121-67,
842 * 20-124-61,
843 * 20-130-71,
844 * 20-132-71,
845 * 21-011-01,
846 * 21-011-02,
847 * 21-011-03,
848 * 21-011-04,
849 * 21-014-71,
850 * 21-015-71,
851 * 21-015-81,
852 * 21-016-71,
853 * 21-017-61,
854 * 21-020-21,
855 * 21-024-71,
856 * 21-026-71,
857 * 21-026-72,
858 * 21-026-73,
859 * 21-026-78,
860 * 21-028-71,
861 * 21-028-76,
862 * 21-028-77,
863 * 21-028-83,
864 * 21-032-61,
865 * 21-032-62,
866 * 21-033-61,
867 * 21-033-62,
868 * 21-037-61,
869 * 21-037-62,
870 * 21-038-71,
871 * 21-039-0,
872 * 21-039-61,
873 * 21-039-62,
874 * 21-039-71,
875 * 21-039-72,
876 * 21-041-01,
877 * 21-041-61,
878 * 21-041-62,
879 * 21-042-01,
880 * 21-042-61,
881 * 21-042-62,
882 * 21-043-01,
883 * 21-043-61,
884 * 21-046-71,
885 * 21-046-72,
886 * 21-046-73,
887 * 21-046-74,
888 * 21-047-72,
889 * 21-047-73,
890 * 21-047-74,
891 * 21-048-61,
892 * 21-051-0,
893 * 21-051-01,
894 * 21-051-02,
895 * 21-052-0,
896 * 21-052-01,
897 * 21-052-02,
898 * 21-052-03,
899 * 21-053-0,
900 * 21-053-01,
901 * 21-055-01,
902 * 21-060-61,
903 * 21-060-63,
904 * 21-061-21,
905 * 21-066-71,
906 * 21-067-71,
907 * 21-071-61,
908 * 21-071-62,
909 * 21-071-63,
910 * 21-071-64,
911 * 21-072-00,
912 * 21-072-61,
913 * 21-072-62,
914 * 21-072-63,
915 * 21-072-64,
916 * 21-072-71,
917 * 21-074-0,
918 * 21-074-61,
919 * 21-074-62,
920 * 21-075-71,
921 * 21-076-71,
922 * 21-083-61,
923 * 21-084-71,
924 * 21-121-01,
925 * 21-121-61,
926 * 21-124-61,
927 * 21-130-71,
928 * 21-131-71,
929 * 21-132-71,
930 * 21-138-71,
931 * 22-011-0,
932 * 22-011-00,
933 * 22-011-01,
934 * 22-011-02,
935 * 22-011-03,
936 * 22-011-04,
937 * 22-014-0,
938 * 22-014-71,
939 * 22-015-71,
940 * 22-017-61,
941 * 22-020-21,
942 * 22-024-72,
943 * 22-024-74,
944 * 22-024-77,
945 * 22-027-73,
946 * 22-027-74,
947 * 22-027-77,
948 * 22-027-86,
949 * 22-028-73,
950 * 22-028-74,
951 * 22-028-77,
952 * 22-032-00,
953 * 22-032-61,
954 * 22-032-62,
955 * 22-033-61,
956 * 22-033-62,
957 * 22-037-00,
958 * 22-037-61,
959 * 22-037-62,
960 * 22-039-0,
961 * 22-039-61,
962 * 22-041-0,
963 * 22-041-01,
964 * 22-041-61,
965 * 22-041-62,
966 * 22-042-01,
967 * 22-042-61,
968 * 22-042-62,
969 * 22-043-01,
970 * 22-043-61,
971 * 22-043-62,
972 * 22-046-0,
973 * 22-046-00,
974 * 22-046-71,
975 * 22-046-72,
976 * 22-046-73,
977 * 22-046-74,
978 * 22-048-00,
979 * 22-048-61,
980 * 22-051-0,
981 * 22-051-01,
982 * 22-051-02,
983 * 22-052-01,
984 * 22-052-02,
985 * 22-052-03,
986 * 22-053-01,
987 * 22-055-01,
988 * 22-060-61,
989 * 22-060-62,
990 * 22-061-21,
991 * 22-066-71,
992 * 22-067-71,
993 * 22-071-0,
994 * 22-071-00,
995 * 22-071-61,
996 * 22-071-62,
997 * 22-071-63,
998 * 22-071-64,
999 * 22-072-0,
1000 * 22-072-00,
1001 * 22-072-61,
1002 * 22-072-62,
1003 * 22-072-63,
1004 * 22-072-64,
1005 * 22-074-0,
1006 * 22-074-61,
1007 * 22-074-62,
1008 * 22-075-0,
1009 * 22-078-71,
1010 * 22-083-61,
1011 * 22-121-0,
1012 * 22-121-01,
1013 * 22-121-61,
1014 * 22-124-61,
1015 * 22-130-71,
1016 * 22-132-71,
1017 * 22-138-71
1018 )))
1019 )))
1020 )))
1021 )))
1022
1023
1024 (% class="auto-cursor-target" %)
1025
1026 )))
1027 )))
1028
1029 (% class="macro-layout-section single" %)
1030 (((
1031 (% class="macro-layout-cell" %)
1032 (((
1033 (% style="margin-left: 40.0px;" %)
1034 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "//18-121-07//"//: hasAttribute("studyGroup","18-121-07")
1035 )))
1036 )))
1037
1038 (% class="macro-layout-section single" %)
1039 (((
1040 (% class="macro-layout-cell" %)
1041 (((
1042 === Titel ===
1043
1044 (% style="margin-left: 40.0px;" %)
1045 Attribut: personalTitle
1046
1047 (% style="margin-left: 40.0px;" %)
1048 Beispielwert: //Attribut wird nicht übertragen//
1049
1050 (% style="margin-left: 40.0px;" %)
1051 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
1052 )))
1053 )))
1054
1055 (% class="macro-layout-section single" %)
1056 (((
1057 (% class="macro-layout-cell" %)
1058 (((
1059 === Vorname ===
1060
1061 (% style="margin-left: 40.0px;" %)
1062 Attribut: firstName
1063
1064 (% style="margin-left: 40.0px;" %)
1065 Beispielwert: Max
1066
1067 (% style="margin-left: 40.0px;" %)
1068 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
1069 )))
1070 )))
1071 )))