Version 21.1 von Carina Enke am 11.04.2023

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