Version 38.1 von Carina Enke am 20.12.2023

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