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="task-list" %)
74 (((
75 {{task reference="/Tasks/Task_2" status="Done"}}
76 carina: Seite initial erstellt
77
78 {{/task}}
79 )))
80 )))
81 {{/details}}
82 {{/layout-cell}}
83 {{/layout-section}}
84
85 {{layout-section ac:type="two_right_sidebar"}}
86 {{layout-cell}}
87 == Allgemeine Informationen ==
88
89
90
91 {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
92 {{/layout-cell}}
93
94 {{layout-cell}}
95 {{scroll-ignore}}
96 {{panel title="Inhalt"}}
97
98
99 {{toc/}}
100
101 **Verwandte Themen**
102
103 * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
104 {{/panel}}
105 {{/scroll-ignore}}
106 {{/layout-cell}}
107 {{/layout-section}}
108
109 {{layout-section ac:type="single"}}
110 {{layout-cell}}
111 === Anrede ===
112
113 (% style="margin-left: 40.0px;" %)
114 Attribut: salutationSelection
115
116 (% style="margin-left: 40.0px;" %)
117 Beispielwerte: //Attribut wird nicht übertragen//
118
119 (% style="margin-left: 40.0px;" %)
120 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")//
121 {{/layout-cell}}
122 {{/layout-section}}
123
124 {{layout-section ac:type="single"}}
125 {{layout-cell}}
126 === Benutzername ===
127
128 (% style="margin-left: 40.0px;" %)
129 Attribut: username
130
131 (% style="margin-left: 40.0px;" %)
132 Beispielwert: login-name@fh-zwickau.de
133
134 (% style="margin-left: 40.0px;" %)
135 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@fh-zwickau.de"//: hasAttribute("username","login-name@fh-zwickau.de")
136 {{/layout-cell}}
137 {{/layout-section}}
138
139 {{layout-section ac:type="single"}}
140 {{layout-cell}}
141 === Benutzertyp ===
142
143 (% style="margin-left: 40.0px;" %)
144 Attribut: personType
145 {{/layout-cell}}
146 {{/layout-section}}
147
148 {{layout-section ac:type="two_equal"}}
149 {{layout-cell}}
150 (% style="margin-left: 40.0px;" %)
151 Beispielwerte:
152
153 *
154 ** employee;member;staff
155 ** employee;staff;member
156 ** employee;staff;member;student
157 {{/layout-cell}}
158
159 {{layout-cell}}
160 {{expand title="Weitere Werte ..."}}
161 * employee;student;member;staff
162 * member;employee;staff
163 * member;staff;employee
164 * member;student
165 * member;student;employee;staff
166 * staff;employee;member
167 * staff;employee;student;member
168 * staff;member;employee
169 * student;employee;staff;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 "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff")
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@fh-zwickau.de
190
191 (% style="margin-left: 40.0px;" %)
192 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse muster.mann@fh-zwickau.de//: hasAttribute("email","muster.mann@fh-zwickau.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: WSH Zwickau
248
249 (% style="margin-left: 40.0px;" %)
250 Beispielregel Expertenmodus: //Nur für Nutzer der Westsächsische Hochschule Zwickau //: hasAttribute("institutionalName","WSH Zwickau")
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: AMB, DSA, IO, ...
314 {{/layout-cell}}
315
316 {{layout-cell}}
317 {{expand title="Weitere Werte ..."}}
318 * (((
319 ELT
320 )))
321 * (((
322 Fremdnutzer
323 )))
324 * (((
325 GPW
326 )))
327 * (((
328 GPW;WIW
329 )))
330 * (((
331 KFT
332 )))
333 * (((
334 KFT;PTI;WIW
335 )))
336 * (((
337 PTI
338 )))
339 * (((
340 PTI;WIW
341 )))
342 * (((
343 Sport
344 )))
345 * (((
346 SPR
347 )))
348 * (((
349 Unbekannt;PTI
350 )))
351 * (((
352 WIW
353 )))
354 * (((
355 ZKI
356 )))
357 {{/expand}}
358 {{/layout-cell}}
359 {{/layout-section}}
360
361 {{layout-section ac:type="single"}}
362 {{layout-cell}}
363 (% style="margin-left: 40.0px;" %)
364 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "AMB"//: hasAttribute("orgUnit","AMB")
365 {{/layout-cell}}
366 {{/layout-section}}
367
368 {{layout-section ac:type="single"}}
369 {{layout-cell}}
370 === Organisationsstruktur ===
371
372 (% style="margin-left: 40.0px;" %)
373 Attribut: eduPersonOrgUnitDN
374
375 (% style="margin-left: 40.0px;" %)
376 Beispielwerte: //Attribut wird nicht übertragen//
377
378 (% style="margin-left: 40.0px;" %)
379 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
380 {{/layout-cell}}
381 {{/layout-section}}
382
383 {{layout-section ac:type="single"}}
384 {{layout-cell}}
385 === Standort ===
386
387 (% style="margin-left: 40.0px;" %)
388 Attribut: standort
389 {{/layout-cell}}
390 {{/layout-section}}
391
392 {{layout-section ac:type="two_equal"}}
393 {{layout-cell}}
394 (% style="margin-left: 40.0px;" %)
395 Beispielwerte: //Attribut wird nicht übertragen//
396 {{/layout-cell}}
397
398 {{layout-cell}}
399 \\
400 {{/layout-cell}}
401 {{/layout-section}}
402
403 {{layout-section ac:type="single"}}
404 {{layout-cell}}
405 (% style="margin-left: 40.0px;" %)
406 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy")
407 {{/layout-cell}}
408 {{/layout-section}}
409
410 {{layout-section ac:type="single"}}
411 {{layout-cell}}
412 === Studiengang ===
413
414 (% style="margin-left: 40.0px;" %)
415 Attribut: studySubject
416 {{/layout-cell}}
417 {{/layout-section}}
418
419 {{layout-section ac:type="two_equal"}}
420 {{layout-cell}}
421 (% style="margin-left: 40.0px;" %)
422 Beispielwerte: Angewandte Gesundheitswissenschaften, Automobilproduktion, Automotive Engineering, ...
423 {{/layout-cell}}
424
425 {{layout-cell}}
426 {{expand title="Weitere Werte ..."}}
427 * (((
428 Betriebswirtschaft Controlling
429 )))
430 * (((
431 Biomedizinische Technik
432 )))
433 * (((
434 Data Science
435 )))
436 * (((
437 Digital Health
438 )))
439 * (((
440 Elektrische und Elektronische Systeme
441 )))
442 * (((
443 Elektrotechnik
444 )))
445 * (((
446 Geb\u00e4ude-, Energie- und Klimatechnik
447 )))
448 * (((
449 Gesundheitsmanagement
450 )))
451 * (((
452 Gesundheitswissenschaften
453 )))
454 * (((
455 Industrial Management & Engineering
456 )))
457 * (((
458 Informatik
459 )))
460 * (((
461 Informations- und Kommunikationstechnik
462 )))
463 * (((
464 Kraftfahrzeugelektronik
465 )))
466 * (((
467 Kraftfahrzeugtechnik
468 )))
469 * (((
470 Languages and Business Administration German-Chinese
471 )))
472 * (((
473 Languages and Business Administration/iberoromanischer Kulturraum
474 )))
475 * (((
476 Management
477 )))
478 * (((
479 Maschinenbau
480 )))
481 * (((
482 Mechatronik
483 )))
484 * (((
485 Medizin- und Gesundheitstechnologie
486 )))
487 * (((
488 Mikrotechnologie
489 )))
490 * (((
491 Nanotechnologie
492 )))
493 * (((
494 Pflegemanagement
495 )))
496 * (((
497 Produktionsoptimierung
498 )))
499 * (((
500 Prop\u00e4deutisches Vorsemester f\u00fcr Master-PTI
501 )))
502 * (((
503 Road Traffic Engineering
504 )))
505 * (((
506 Textile Strukturen und Technologien
507 )))
508 * (((
509 Umwelttechnik und Recycling
510 )))
511 * (((
512 Umwelttechnik und Regenerative Energien
513 )))
514 * (((
515 Verkehrssystemtechnik
516 )))
517 * (((
518 Wirtschaftsinformatik im Aufbaufernstudium
519 )))
520 * (((
521 Wirtschaftsingenieurwesen
522 )))
523 {{/expand}}
524 {{/layout-cell}}
525 {{/layout-section}}
526
527 {{layout-section ac:type="single"}}
528 {{layout-cell}}
529 (% style="margin-left: 40.0px;" %)
530 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "Automotive Engineering"//: hasAttribute("studySubject","Automotive Engineering")
531 {{/layout-cell}}
532 {{/layout-section}}
533
534 {{layout-section ac:type="single"}}
535 {{layout-cell}}
536 === Studiengruppe ===
537
538 (% style="margin-left: 40.0px;" %)
539 Attribut: studyGroup
540 {{/layout-cell}}
541 {{/layout-section}}
542
543 {{layout-section ac:type="two_equal"}}
544 {{layout-cell}}
545 (% style="margin-left: 40.0px;" %)
546 Beispielwerte: 112179/2, 122104, 132235/KFZ
547 {{/layout-cell}}
548
549 {{layout-cell}}
550 {{expand title="Weitere Werte ..."}}
551 * (((
552 112179/2
553 )))
554 * (((
555 122104
556 )))
557 * (((
558 132235/KFZ
559 )))
560 * (((
561 152048/AUT
562 )))
563 * (((
564 152079
565 )))
566 * (((
567 152079/KVZ
568 )))
569 * (((
570 152104/PMF
571 )))
572 * (((
573 152144
574 )))
575 * (((
576 152179/1
577 )))
578 * (((
579 152179/2
580 )))
581 * (((
582 152202
583 )))
584 * (((
585 152202/FPP
586 )))
587 * (((
588 152212/KVZ
589 )))
590 * (((
591 152232
592 )))
593 * (((
594 152233
595 )))
596 * (((
597 152235/5
598 )))
599 * (((
600 152235/KFM
601 )))
602 * (((
603 152235/KIU
604 )))
605 * (((
606 162011/KVZ
607 )))
608 * (((
609 162048/AUT
610 )))
611 * (((
612 162052
613 )))
614 * (((
615 162079
616 )))
617 * (((
618 162104/MKO
619 )))
620 * (((
621 162104/PMF
622 )))
623 * (((
624 162179/2
625 )))
626 * (((
627 162226
628 )))
629 * (((
630 162232
631 )))
632 * (((
633 162235/KEK
634 )))
635 * (((
636 162253
637 )))
638 * (((
639 162286
640 )))
641 * (((
642 162456
643 )))
644 * (((
645 171079/KVZ
646 )))
647 * (((
648 171277
649 )))
650 * (((
651 172011/KVZ
652 )))
653 * (((
654 172048/AUT
655 )))
656 * (((
657 172048/EET
658 )))
659 * (((
660 172052
661 )))
662 * (((
663 172079
664 )))
665 * (((
666 172089/VTA
667 )))
668 * (((
669 172104/MKO
670 )))
671 * (((
672 172104/PMF
673 )))
674 * (((
675 172144
676 )))
677 * (((
678 172179/2
679 )))
680 * (((
681 172195
682 )))
683 * (((
684 172226
685 )))
686 * (((
687 172227/FTT
688 )))
689 * (((
690 172232
691 )))
692 * (((
693 172233
694 )))
695 * (((
696 172235/KEK
697 )))
698 * (((
699 172235/KFM
700 )))
701 * (((
702 172235/KIU
703 )))
704 * (((
705 172235/VMA
706 )))
707 * (((
708 172456
709 )))
710 * (((
711 172702
712 )))
713 * (((
714 172757
715 )))
716 * (((
717 181079/KTZ
718 )))
719 * (((
720 181079/KVZ
721 )))
722 * (((
723 181215/KTZ
724 )))
725 * (((
726 182031
727 )))
728 * (((
729 182048/AUT
730 )))
731 * (((
732 182048/EET
733 )))
734 * (((
735 182079
736 )))
737 * (((
738 182079/KVZ
739 )))
740 * (((
741 182104/MKO
742 )))
743 * (((
744 182144
745 )))
746 * (((
747 182215/KVZ
748 )))
749 * (((
750 182226
751 )))
752 * (((
753 182232
754 )))
755 * (((
756 182233
757 )))
758 * (((
759 182235/KIU
760 )))
761 * (((
762 182248
763 )))
764 * (((
765 182253
766 )))
767 * (((
768 182460
769 )))
770 * (((
771 182702
772 )))
773 * (((
774 191079/KVZ
775 )))
776 * (((
777 191212/KVZ
778 )))
779 * (((
780 191215/KVZ
781 )))
782 * (((
783 192011/KVZ
784 )))
785 * (((
786 192047/EKT
787 )))
788 * (((
789 192079/KVZ
790 )))
791 * (((
792 192132/EKT
793 )))
794 * (((
795 192212/KVZ
796 )))
797 * (((
798 192226
799 )))
800 * (((
801 192233
802 )))
803 * (((
804 192250
805 )))
806 * (((
807 192253
808 )))
809 * (((
810 192460
811 )))
812 * (((
813 201079/KVZ
814 )))
815 * (((
816 201212/KVZ
817 )))
818 * (((
819 201277
820 )))
821 * (((
822 201758/WHZ
823 )))
824 * (((
825 202011/KTZ
826 )))
827 * (((
828 202079
829 )))
830 * (((
831 202079/KTZ
832 )))
833 * (((
834 202100
835 )))
836 * (((
837 202130
838 )))
839 * (((
840 202132/EKT
841 )))
842 * (((
843 202132/KTZ
844 )))
845 * (((
846 202140
847 )))
848 * (((
849 202212/KVZ
850 )))
851 * (((
852 202215
853 )))
854 * (((
855 202215/KVZ
856 )))
857 * (((
858 202233
859 )))
860 * (((
861 202240
862 )))
863 * (((
864 211011/KVZ
865 )))
866 * (((
867 211047/EKT
868 )))
869 * (((
870 211079/KVZ
871 )))
872 * (((
873 211140
874 )))
875 * (((
876 211215/KVZ
877 )))
878 * (((
879 211704
880 )))
881 {{/expand}}
882 {{/layout-cell}}
883 {{/layout-section}}
884
885 {{layout-section ac:type="single"}}
886 {{layout-cell}}
887 (% style="margin-left: 40.0px;" %)
888 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "122104"//: hasAttribute("studyGroup","122104")
889 {{/layout-cell}}
890 {{/layout-section}}
891
892 {{layout-section ac:type="single"}}
893 {{layout-cell}}
894 === Titel ===
895
896 (% style="margin-left: 40.0px;" %)
897 Attribut: personalTitle
898
899 (% style="margin-left: 40.0px;" %)
900 Beispielwert: //Attribut wird nicht übertragen//**
901 **
902
903 (% style="margin-left: 40.0px;" %)
904 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
905 {{/layout-cell}}
906 {{/layout-section}}
907
908 {{layout-section ac:type="single"}}
909 {{layout-cell}}
910 === Vorname ===
911
912 (% style="margin-left: 40.0px;" %)
913 Attribut: firstName
914
915 (% style="margin-left: 40.0px;" %)
916 Beispielwert: Max**
917 **
918
919 (% style="margin-left: 40.0px;" %)
920 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
921 {{/layout-cell}}
922 {{/layout-section}}
923 {{/layout}}
924 {{/sv-translation}}
925
926 {{sv-translation language="en"}}
927
928
929 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
930 {{/sv-translation}}