Version 87.2 von Carina Enke am 20.12.2023

Zeige letzte Bearbeiter
1 {{sv-translation language="de"}}
2 {{layout}}
3 {{layout-section ac:type="single"}}
4 {{layout-cell}}{{/layout-cell}}
5 {{/layout-section}}
6
7 {{layout-section ac:type="two_right_sidebar"}}
8 {{layout-cell}}
9 == Allgemeine Informationen ==
10
11 {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
12 \\
13 {{/layout-cell}}
14
15 {{layout-cell}}
16 {{scroll-ignore}}
17 {{panel title="Inhalt"}}
18
19
20 {{toc/}}
21
22 **Verwandte Themen**
23
24 * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
25 {{/panel}}
26 {{/scroll-ignore}}
27 {{/layout-cell}}
28 {{/layout-section}}
29
30 {{layout-section ac:type="single"}}
31 {{layout-cell}}
32 === Anrede ===
33
34 (% style="margin-left: 40.0px;" %)
35 Attribut: salutationSelection
36 {{/layout-cell}}
37 {{/layout-section}}
38
39 {{layout-section ac:type="two_equal"}}
40 {{layout-cell}}
41 (% style="margin-left: 40.0px;" %)
42 Beispielwerte: 1, 2, 3
43
44 (% style="margin-left: 40.0px;" %)
45 Bedeutung der Werte: 1 = männlich, 2 = weiblich, 3 = divers
46 {{/layout-cell}}
47
48 {{layout-cell}}
49 {{expand title="Weitere Werte ..."}}
50 * 0
51 * 9
52 {{/expand}}
53 {{/layout-cell}}
54 {{/layout-section}}
55
56 {{layout-section ac:type="single"}}
57 {{layout-cell}}
58 (% style="margin-left: 40.0px;" %)
59 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")//
60 {{/layout-cell}}
61 {{/layout-section}}
62
63 {{layout-section ac:type="single"}}
64 {{layout-cell}}
65 === Benutzername ===
66
67 (% style="margin-left: 40.0px;" %)
68 Attribut: username
69
70 (% style="margin-left: 40.0px;" %)
71 Beispielwert: login-name@tu-dresden.de
72
73 (% style="margin-left: 40.0px;" %)
74 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@tu-dresden.de"//: hasAttribute("username","login-name@tu-dresden.de")
75 {{/layout-cell}}
76 {{/layout-section}}
77
78 {{layout-section ac:type="single"}}
79 {{layout-cell}}
80 === Benutzertyp ===
81
82 (% style="margin-left: 40.0px;" %)
83 Attribut: personType
84 {{/layout-cell}}
85 {{/layout-section}}
86
87 {{layout-section ac:type="two_equal"}}
88 {{layout-cell}}
89 (% style="margin-left: 40.0px;" %)
90 Beispielwerte: affiliate,  employee;member, student, ...
91 {{/layout-cell}}
92
93 {{layout-cell}}
94 {{expand title="Weitere Werte ..."}}
95 * affiliate;employee;staff;member
96 * affiliate;member;student
97 * affiliate;staff;employee;student;member
98 * affiliate;student;member
99 * employee;affiliate;faculty;member
100 * employee;affiliate;member;staff
101 * employee;faculty;member
102 * employee;faculty;member;staff
103 * employee;faculty;student;member
104 * employee;member
105 * employee;member;faculty
106 * employee;member;faculty;affiliate
107 * employee;member;staff
108 * employee;member;student;faculty
109 * employee;staff;member
110 * employee;staff;member;student
111 * employee;student;member;affiliate;staff
112 * employee;student;member;faculty;affiliate
113 * employee;student;member;faculty;staff
114 * employee;student;member;staff
115 * faculty;affiliate;employee;member
116 * faculty;affiliate;employee;student;member
117 * faculty;affiliate;staff;employee;member
118 * faculty;employee;member
119 * faculty;employee;member;student
120 * faculty;employee;staff;member
121 * faculty;member;employee
122 * faculty;member;student;employee;affiliate
123 * faculty;staff;employee;student;member
124 * member
125 * member;affiliate;employee;staff
126 * member;affiliate;student
127 * member;employee
128 * member;employee;affiliate;faculty
129 * member;employee;faculty
130 * member;employee;faculty;student
131 * member;employee;staff
132 * member;faculty;affiliate;employee
133 * member;faculty;employee
134 * member;faculty;employee;staff
135 * member;faculty;staff;employee;student
136 * member;staff;employee
137 * member;staff;employee;affiliate
138 * member;staff;employee;faculty
139 * member;staff;employee;student
140 * member;student
141 * member;student;affiliate
142 * member;student;employee;staff
143 * member;student;employee;staff;affiliate
144 * member;student;employee;staff;faculty
145 * member;student;faculty;employee
146 * staff;employee;member
147 * staff;employee;student;member;affiliate
148 * staff;employee;student;member;faculty
149 * staff;member;affiliate;employee
150 * staff;member;employee
151 * staff;member;faculty;affiliate;employee;student
152 * staff;member;faculty;employee
153 * staff;member;student;employee
154 * student;employee;staff;member
155 * student;faculty;employee;member
156 * student;member
157 * student;member;affiliate
158 * student;member;employee;faculty
159 * student;member;staff;employee
160 {{/expand}}
161 {{/layout-cell}}
162 {{/layout-section}}
163
164 {{layout-section ac:type="single"}}
165 {{layout-cell}}
166 (% style="margin-left: 40.0px;" %)
167 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff")
168 {{/layout-cell}}
169 {{/layout-section}}
170
171 {{layout-section ac:type="single"}}
172 {{layout-cell}}
173 === E-Mail-Adresse ===
174
175 (% style="margin-left: 40.0px;" %)
176 Attribut: email
177
178 (% style="margin-left: 40.0px;" %)
179 Beispielwert: max.müller@tu-dresden.de
180
181 (% style="margin-left: 40.0px;" %)
182 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@tu-dresden.de"//: hasAttribute("email","max.müller@tu-dresden.de")
183 {{/layout-cell}}
184 {{/layout-section}}
185
186 {{layout-section ac:type="single"}}
187 {{layout-cell}}
188 === Fachsemester ===
189
190 (% style="margin-left: 40.0px;" %)
191 Attribut: termsOfStudy
192 {{/layout-cell}}
193 {{/layout-section}}
194
195 {{layout-section ac:type="two_equal"}}
196 {{layout-cell}}
197 (% style="margin-left: 40.0px;" %)
198 Beispielwert: 005$1, 067$1, 908$1, ...
199 {{/layout-cell}}
200
201 {{layout-cell}}
202 {{expand title="Weitere Werte ..."}}
203 * 127$1,
204 * 005$3,
205 * 908$3,
206 * 137$3,
207 * 013$1,
208 * 013$10,
209 * 013$11,
210 * 121$2,
211 * 013$12,
212 * 017$1,
213 * 013$13,
214 * 013$14,
215 * 013$15,
216 * 013$16,
217 * 013$19,
218 * 013$2,
219 * 013$3,
220 * 013$38,
221 * 013$4,
222 * 013$5,
223 * 017$7,
224 * 013$6,
225 * 013$7,
226 * 013$8,
227 * 013$9,
228 * 017$0,
229 * 017$10,
230 * 017$3,
231 * 017$11,
232 * 089$2,
233 * 104$8,
234 * 017$12,
235 * 017$13,
236 * 017$14,
237 * 017$15,
238 * 121$1,
239 * 017$16,
240 * 017$17,
241 * 017$18,
242 * 823$2,
243 * 017$19,
244 * 017$2,
245 * 017$20,
246 * 017$21,
247 * 017$29,
248 * 017$4,
249 * 290$1,
250 * 017$5,
251 * 017$6,
252 * 017$8,
253 * 017$9,
254 * 021$1,
255 * 021$11,
256 * 184$5,
257 * 184$6,
258 * 184$7,
259 * 184$9,
260 * 184$8,
261 * 021$2,
262 * 021$26,
263 * 021$3,
264 * 021$4,
265 * 175$2,
266 * 021$5,
267 * 021$6,
268 * 021$7,
269 * 021$8,
270 * 026$1,
271 * 026$10,
272 * 026$11,
273 * 026$12,
274 * 026$2,
275 * 026$3,
276 * 026$4,
277 * 026$5,
278 * 026$6,
279 * 026$7,
280 * 104$11,
281 * 026$9,
282 * 032$1,
283 * 032$10,
284 * 050$1,
285 * BFD$1,
286 * BFE$1,
287 * BFF$10,
288 * 195$10,
289 * C48$2,
290 * 032$11,
291 * 032$12,
292 * C48$1,
293 * 105$1,
294 * 105$7,
295 * 128$6,
296 * BFD$7,
297 * 128$1,
298 * 195$1,
299 * BFF$1,
300 * B0C$11,
301 * BFE$11,
302 * BFE$12,
303 * 105$12,
304 * 032$13,
305 * BFF$9,
306 * 071$9,
307 * 032$14,
308 * 050$12,
309 * BFD$13,
310 * 9D4$2,
311 * B0C$1,
312 * 9D8$1,
313 * 032$2,
314 * 032$3,
315 * 128$3,
316 * BFE$3,
317 * 104$2,
318 * 059$3,
319 * B0C$3,
320 * 032$4,
321 * 032$5,
322 * 105$5,
323 * BFE$5,
324 * BFD$5,
325 * 9D8$5,
326 * B0C$5,
327 * BFF$5,
328 * 195$5,
329 * 032$6,
330 * 032$7,
331 * BFE$7,
332 * 838$7,
333 * BFF$7,
334 * 9D8$7,
335 * 128$7,
336 * 032$8,
337 * B0C$8,
338 * BFE$8,
339 * BFD$8,
340 * 032$9,
341 * 050$9,
342 * BFE$9,
343 * 105$9,
344 * 9D8$9,
345 * B0C$9,
346 * BFD$9,
347 * 039$1,
348 * 039$10,
349 * 039$11,
350 * 039$12,
351 * 039$14,
352 * 039$15,
353 * 039$2,
354 * 039$23,
355 * 039$3,
356 * 039$4,
357 * 039$5,
358 * 039$6,
359 * 039$7,
360 * 039$8,
361 * 042$5,
362 * 042$6,
363 * 184$3,
364 * 042$7,
365 * 048$1,
366 * 048$10,
367 * 048$11,
368 * 380$1,
369 * 184$1,
370 * 048$12,
371 * 048$13,
372 * 048$14,
373 * 105$13,
374 * BCE$7,
375 * 048$15,
376 * 048$16,
377 * 048$17,
378 * 048$2,
379 * 048$20,
380 * 048$22,
381 * 048$23,
382 * 048$24,
383 * 048$29,
384 * 048$3,
385 * 107$1,
386 * 128$5,
387 * 179$3,
388 * 048$4,
389 * 048$5,
390 * 048$6,
391 * 048$7,
392 * 048$8,
393 * 048$9,
394 * 050$10,
395 * 091$10,
396 * BFE$10,
397 * 050$8,
398 * 744$10,
399 * 980$10,
400 * BFD$10,
401 * 9D8$10,
402 * BFD$12,
403 * AE9$12,
404 * AE9$9,
405 * 050$11,
406 * BFD$11,
407 * BFE$13,
408 * 068$11,
409 * 068$12,
410 * 068$15,
411 * BFD$15,
412 * 091$11,
413 * 105$11,
414 * 980$11,
415 * 9D8$11,
416 * 9D8$15,
417 * BFE$15,
418 * AE9$13,
419 * 744$11,
420 * 979$11,
421 * AE9$11,
422 * 128$4,
423 * 210$9,
424 * 050$13,
425 * 068$13,
426 * 091$15,
427 * AE9$4,
428 * 050$14,
429 * B0C$14,
430 * BFE$14,
431 * 544$1,
432 * AE9$1,
433 * AE9$3,
434 * BFD$3,
435 * 068$1,
436 * 979$1,
437 * 059$1,
438 * 095$1,
439 * 744$1,
440 * 980$1,
441 * 050$2,
442 * 091$2,
443 * BFE$2,
444 * 9D0$1,
445 * BFD$2,
446 * 9D8$2,
447 * 068$7,
448 * 050$3,
449 * 105$3,
450 * 979$3,
451 * 9D8$3,
452 * 068$3,
453 * 139$3,
454 * BFE$4,
455 * 544$5,
456 * 050$4,
457 * BFD$4,
458 * 050$5,
459 * 105$6,
460 * BFE$6,
461 * 979$5,
462 * 980$5,
463 * 980$7,
464 * AE9$5,
465 * AE9$7,
466 * 068$5,
467 * 139$5,
468 * 979$7,
469 * BFD$6,
470 * 9D8$6,
471 * 059$5,
472 * 091$3,
473 * 091$5,
474 * 744$5,
475 * 980$3,
476 * 068$6,
477 * 091$9,
478 * 050$6,
479 * 980$8,
480 * 271$1,
481 * BFE$0,
482 * B0C$6,
483 * 050$7,
484 * 091$7,
485 * B0C$7,
486 * 059$7,
487 * 9D8$8,
488 * AE9$8,
489 * 068$8,
490 * 979$9,
491 * 980$15,
492 * 068$9,
493 * 544$9,
494 * 744$9,
495 * 053$1,
496 * 053$15,
497 * 053$2,
498 * 053$3,
499 * 053$4,
500 * 053$5,
501 * 127$5,
502 * AEA$13,
503 * 053$6,
504 * 053$8,
505 * 058$1,
506 * 058$10,
507 * 058$5,
508 * 058$6,
509 * 058$7,
510 * 058$8,
511 * 058$9,
512 * 058$11,
513 * 107$10,
514 * 127$6,
515 * 058$12,
516 * 058$13,
517 * 058$2,
518 * 058$3,
519 * 058$4,
520 * 075$1,
521 * 175$8,
522 * 059$10,
523 * 068$10,
524 * B0C$10,
525 * 744$8,
526 * 059$11,
527 * 181$1,
528 * 059$12,
529 * 084$12,
530 * 059$2,
531 * 059$31,
532 * B0C$31,
533 * 059$4,
534 * B0C$4,
535 * B0C$2,
536 * 139$7,
537 * 059$8,
538 * 059$9,
539 * 067$10,
540 * 908$10,
541 * 067$12,
542 * 067$13,
543 * 737$13,
544 * 908$13,
545 * 067$14,
546 * 908$14,
547 * 067$15,
548 * 737$1,
549 * B9D$1,
550 * BF8$1,
551 * 121$7,
552 * 067$2,
553 * 092$5,
554 * 908$5,
555 * 737$2,
556 * 908$2,
557 * 067$3,
558 * 092$1,
559 * 092$3,
560 * 127$3,
561 * 737$3,
562 * BF8$3,
563 * 067$4,
564 * 908$4,
565 * 127$4,
566 * 067$5,
567 * 737$5,
568 * 067$6,
569 * 092$6,
570 * 908$6,
571 * 067$7,
572 * 908$7,
573 * 127$7,
574 * 908$11,
575 * 067$9,
576 * 092$9,
577 * 908$9,
578 * 737$9,
579 * BF8$5,
580 * C46$1,
581 * 071$1,
582 * 9D8$12,
583 * 195$11,
584 * BFF$11,
585 * 175$6,
586 * 068$14,
587 * AE8$14,
588 * BFF$18,
589 * BFF$14,
590 * 195$14,
591 * 939$1,
592 * 129$7,
593 * AE8$1,
594 * 068$2,
595 * 181$2,
596 * 068$25,
597 * 149$1,
598 * 129$6,
599 * 181$3,
600 * 195$3,
601 * BFF$3,
602 * 908$12,
603 * 939$3,
604 * 939$2,
605 * 068$4,
606 * 9D8$4,
607 * 086$1,
608 * 092$8,
609 * 181$5,
610 * 195$7,
611 * 005$6,
612 * 836$7,
613 * 095$3,
614 * 181$7,
615 * 095$7,
616 * 067$8,
617 * 838$9,
618 * 070$17,
619 * 095$20,
620 * BFE$20,
621 * 071$10,
622 * 071$13,
623 * 195$13,
624 * BFF$13,
625 * AEE$1,
626 * 071$3,
627 * 071$5,
628 * 071$6,
629 * BFF$6,
630 * 195$6,
631 * 104$1,
632 * 071$7,
633 * 939$7,
634 * 071$8,
635 * 939$6,
636 * BFF$8,
637 * BFF$0,
638 * 195$9,
639 * 980$9,
640 * 075$3,
641 * 075$5,
642 * 075$6,
643 * 075$7,
644 * 077$0,
645 * B36$7,
646 * B36$8,
647 * 077$1,
648 * 077$10,
649 * 077$11,
650 * 077$12,
651 * B36$6,
652 * 077$2,
653 * 077$3,
654 * 077$4,
655 * 077$5,
656 * 077$6,
657 * 077$7,
658 * 077$9,
659 * 079$0,
660 * 079$1,
661 * 079$10,
662 * 079$3,
663 * 079$7,
664 * 079$9,
665 * 079$11,
666 * 104$6,
667 * 105$2,
668 * 108$1,
669 * 128$11,
670 * 128$30,
671 * 079$12,
672 * BFF$12,
673 * 071$12,
674 * 079$13,
675 * 836$13,
676 * 079$14,
677 * 128$14,
678 * 079$15,
679 * 079$16,
680 * 079$17,
681 * 079$18,
682 * 838$1,
683 * 079$2,
684 * 079$8,
685 * 079$21,
686 * 184$2,
687 * 079$22,
688 * 079$26,
689 * 104$5,
690 * 079$4,
691 * 128$10,
692 * B12$3,
693 * 079$5,
694 * 9C8$1,
695 * 128$9,
696 * 108$5,
697 * 108$9,
698 * 079$6,
699 * BCD$1,
700 * 149$8,
701 * 084$1,
702 * 084$11,
703 * 084$2,
704 * 084$4,
705 * 084$7,
706 * 084$8,
707 * 084$9,
708 * 089$1,
709 * 089$10,
710 * 089$11,
711 * 089$12,
712 * 089$13,
713 * 089$14,
714 * 210$1,
715 * 089$15,
716 * 089$18,
717 * 089$19,
718 * 089$24,
719 * 089$3,
720 * 089$4,
721 * 089$5,
722 * 089$6,
723 * 089$7,
724 * 089$8,
725 * 089$9,
726 * 105$10,
727 * 091$1,
728 * 091$12,
729 * B0C$12,
730 * 091$13,
731 * AE6$5,
732 * 091$4,
733 * 091$6,
734 * AE6$7,
735 * 091$8,
736 * 092$7,
737 * 092$11,
738 * 137$1,
739 * 092$12,
740 * 092$13,
741 * 930$8,
742 * 092$2,
743 * 096$1,
744 * 092$4,
745 * 146$5,
746 * 9CD$5,
747 * AE6$9,
748 * 737$6,
749 * 9CD$1,
750 * 737$7,
751 * 137$7,
752 * C1B$5,
753 * 093$1,
754 * 093$7,
755 * 093$9,
756 * 093$11,
757 * 093$3,
758 * 093$12,
759 * 093$8,
760 * 129$13,
761 * 093$4,
762 * 093$5,
763 * 093$6,
764 * 095$35,
765 * 744$35,
766 * 095$5,
767 * 096$10,
768 * 096$11,
769 * 096$12,
770 * 096$13,
771 * 096$16,
772 * 096$3,
773 * 096$4,
774 * 096$5,
775 * 096$6,
776 * 096$7,
777 * 096$8,
778 * 096$9,
779 * 104$0,
780 * 104$10,
781 * 104$7,
782 * 175$11,
783 * 177$8,
784 * 104$12,
785 * 179$8,
786 * 104$13,
787 * 104$14,
788 * 104$15,
789 * 104$16,
790 * 179$12,
791 * 179$13,
792 * 104$17,
793 * 104$18,
794 * 104$19,
795 * 104$20,
796 * 104$21,
797 * 132$1,
798 * 104$22,
799 * 104$27,
800 * 104$3,
801 * 104$30,
802 * 104$36,
803 * 104$4,
804 * 177$1,
805 * 104$9,
806 * 806$1,
807 * 105$0,
808 * 128$0,
809 * AE9$0,
810 * 139$10,
811 * AE6$10,
812 * 175$4,
813 * AE6$11,
814 * 128$13,
815 * 105$14,
816 * 105$15,
817 * 105$16,
818 * 105$17,
819 * 105$18,
820 * BCD$5,
821 * 139$1,
822 * 545$1,
823 * 179$7,
824 * AE6$2,
825 * AE6$3,
826 * 105$36,
827 * 744$3,
828 * 105$4,
829 * 095$4,
830 * 744$4,
831 * 084$5,
832 * 107$11,
833 * AE8$5,
834 * 059$6,
835 * 105$8,
836 * 118$1,
837 * AE6$8,
838 * 838$13,
839 * 095$9,
840 * 139$9,
841 * 545$9,
842 * AE8$9,
843 * 107$12,
844 * 107$13,
845 * 107$14,
846 * 107$15,
847 * 107$16,
848 * 107$17,
849 * 806$8,
850 * 107$2,
851 * 107$23,
852 * 107$3,
853 * 107$4,
854 * 107$5,
855 * 107$6,
856 * 107$7,
857 * 107$8,
858 * 107$9,
859 * 108$10,
860 * ACF$10,
861 * BFF$4,
862 * 108$11,
863 * ACF$11,
864 * 821$11,
865 * 821$1,
866 * 108$7,
867 * 113$12,
868 * AE6$12,
869 * 113$3,
870 * 113$4,
871 * AE6$4,
872 * 113$5,
873 * 113$7,
874 * 113$9,
875 * 114$13,
876 * 115$0,
877 * 121$10,
878 * 121$11,
879 * 121$13,
880 * 121$12,
881 * 121$14,
882 * 121$20,
883 * 121$3,
884 * 121$37,
885 * 121$4,
886 * 121$5,
887 * 121$6,
888 * 121$8,
889 * 121$9,
890 * 127$11,
891 * 127$14,
892 * 146$1,
893 * 127$2,
894 * 149$2,
895 * 146$3,
896 * BCF$5,
897 * AC4$13,
898 * 127$8,
899 * 127$9,
900 * BFE$17,
901 * 128$17,
902 * 128$12,
903 * 095$11,
904 * 128$15,
905 * 128$16,
906 * AEA$5,
907 * 128$2,
908 * 9CD$4,
909 * 177$6,
910 * AC4$1,
911 * B8C$5,
912 * AEB$5,
913 * 821$5,
914 * 128$8,
915 * 129$0,
916 * 129$1,
917 * 129$10,
918 * 129$11,
919 * 129$15,
920 * 129$2,
921 * 129$3,
922 * 149$7,
923 * 129$4,
924 * 129$5,
925 * 129$8,
926 * 129$9,
927 * 132$10,
928 * 132$11,
929 * B12$1,
930 * 132$12,
931 * 132$13,
932 * 132$16,
933 * 132$18,
934 * 132$2,
935 * 132$3,
936 * 132$22,
937 * 132$29,
938 * 132$4,
939 * 132$5,
940 * C14$1,
941 * 132$6,
942 * 132$7,
943 * B11$1,
944 * 132$8,
945 * 792$1,
946 * 132$9,
947 * 135$42,
948 * 042$11,
949 * 137$15,
950 * 737$4,
951 * 146$6,
952 * 137$4,
953 * 137$5,
954 * 139$11,
955 * 071$11,
956 * 146$10,
957 * 146$2,
958 * 146$27,
959 * 146$7,
960 * 149$10,
961 * 149$11,
962 * 149$12,
963 * 149$13,
964 * 149$14,
965 * 149$16,
966 * BCF$7,
967 * C1B$3,
968 * C30$1,
969 * 149$3,
970 * 149$4,
971 * 149$5,
972 * 149$6,
973 * 149$9,
974 * 171$1,
975 * 171$10,
976 * 9C4$8,
977 * 9C4$9,
978 * 171$2,
979 * 171$3,
980 * 171$4,
981 * 171$5,
982 * 171$6,
983 * 171$9,
984 * 175$1,
985 * 175$10,
986 * 175$27,
987 * 175$3,
988 * 175$5,
989 * 175$7,
990 * 175$9,
991 * 177$10,
992 * 177$11,
993 * 177$12,
994 * 177$13,
995 * 177$14,
996 * 177$2,
997 * 177$3,
998 * 177$4,
999 * 177$5,
1000 * 276$1,
1001 * 177$7,
1002 * 177$9,
1003 * 179$1,
1004 * 179$10,
1005 * 9D4$3,
1006 * 179$11,
1007 * 179$14,
1008 * 179$15,
1009 * 179$18,
1010 * 179$2,
1011 * 210$7,
1012 * 179$4,
1013 * 179$5,
1014 * 179$6,
1015 * 179$9,
1016 * 181$13,
1017 * 9D8$13,
1018 * xxx$1,
1019 * 181$27,
1020 * xxx$3,
1021 * 181$4,
1022 * xxx$5,
1023 * xxx$7,
1024 * 181$8,
1025 * 181$9,
1026 * 184$10,
1027 * 184$11,
1028 * 184$12,
1029 * 184$13,
1030 * 184$14,
1031 * 184$15,
1032 * 767$1,
1033 * 184$20,
1034 * 184$4,
1035 * 380$7,
1036 * 9D4$4,
1037 * 9D4$5,
1038 * 185$1,
1039 * 185$11,
1040 * 196$3,
1041 * 185$3,
1042 * 185$5,
1043 * 185$7,
1044 * 185$9,
1045 * 939$11,
1046 * 544$11,
1047 * 544$3,
1048 * 195$4,
1049 * 195$8,
1050 * 210$10,
1051 * 210$11,
1052 * 210$12,
1053 * 210$2,
1054 * 210$3,
1055 * 210$4,
1056 * 210$5,
1057 * 210$6,
1058 * B9F$1,
1059 * 210$8,
1060 * C36$1,
1061 * 226$10,
1062 * 226$22,
1063 * 226$24,
1064 * 245$41,
1065 * AE6$0,
1066 * AE6$6,
1067 * 271$29,
1068 * 095$38,
1069 * B0C$38,
1070 * 276$14,
1071 * 276$2,
1072 * 276$3,
1073 * 276$4,
1074 * 276$5,
1075 * 276$7,
1076 * 290$2,
1077 * 302$1,
1078 * 302$11,
1079 * 302$12,
1080 * 302$13,
1081 * 302$3,
1082 * 302$4,
1083 * 380$10,
1084 * 380$11,
1085 * 380$12,
1086 * 380$13,
1087 * 380$14,
1088 * 380$15,
1089 * 380$16,
1090 * 380$17,
1091 * BCF$1,
1092 * 380$2,
1093 * C47$1,
1094 * 380$3,
1095 * 380$4,
1096 * 380$5,
1097 * 380$6,
1098 * 380$8,
1099 * 380$9,
1100 * 838$3,
1101 * 544$7,
1102 * 545$13,
1103 * 545$3,
1104 * 545$6,
1105 * 545$7,
1106 * 737$10,
1107 * 737$11,
1108 * 737$16,
1109 * 146$4,
1110 * 137$6,
1111 * 744$12,
1112 * 181$12,
1113 * 195$12,
1114 * 744$13,
1115 * AE6$1,
1116 * B0C$13,
1117 * 744$2,
1118 * 939$5,
1119 * 744$6,
1120 * 939$8,
1121 * 744$7,
1122 * 836$11,
1123 * 939$10,
1124 * 767$2,
1125 * 767$3,
1126 * 767$4,
1127 * 767$5,
1128 * 767$6,
1129 * 777$9,
1130 * 939$9,
1131 * 787$1,
1132 * 787$2,
1133 * 787$3,
1134 * 787$4,
1135 * 787$5,
1136 * 787$6,
1137 * 787$7,
1138 * 787$9,
1139 * 802$6,
1140 * 792$3,
1141 * 792$5,
1142 * 792$6,
1143 * 797$4,
1144 * 797$5,
1145 * 797$7,
1146 * 797$8,
1147 * 797$9,
1148 * 802$0,
1149 * 802$1,
1150 * 802$10,
1151 * 802$11,
1152 * 802$2,
1153 * 802$3,
1154 * 802$4,
1155 * 802$5,
1156 * 802$7,
1157 * 802$8,
1158 * 802$9,
1159 * 806$10,
1160 * 806$11,
1161 * 806$12,
1162 * 806$13,
1163 * 806$14,
1164 * 806$15,
1165 * 806$16,
1166 * 806$17,
1167 * 806$19,
1168 * 806$2,
1169 * 806$3,
1170 * 806$4,
1171 * 806$5,
1172 * 806$6,
1173 * 806$7,
1174 * 806$9,
1175 * 809$1,
1176 * 809$11,
1177 * 809$12,
1178 * 809$15,
1179 * 809$17,
1180 * 809$2,
1181 * 809$3,
1182 * 809$5,
1183 * 809$7,
1184 * 809$8,
1185 * 821$10,
1186 * 821$2,
1187 * 108$3,
1188 * 108$6,
1189 * 821$7,
1190 * 821$9,
1191 * 823$1,
1192 * 823$10,
1193 * 823$11,
1194 * 823$12,
1195 * 823$13,
1196 * 823$14,
1197 * 823$3,
1198 * 823$4,
1199 * 823$5,
1200 * 823$6,
1201 * 823$7,
1202 * 823$8,
1203 * 823$9,
1204 * 836$1,
1205 * 836$5,
1206 * 836$8,
1207 * 836$9,
1208 * 838$11,
1209 * 838$12,
1210 * 980$12,
1211 * 838$5,
1212 * 838$6,
1213 * 841$1,
1214 * 841$3,
1215 * 841$4,
1216 * 841$5,
1217 * 865$10,
1218 * 865$2,
1219 * 865$3,
1220 * 865$4,
1221 * 865$5,
1222 * 865$6,
1223 * 865$7,
1224 * 865$8,
1225 * 737$8,
1226 * 137$8,
1227 * 067$11,
1228 * 137$11,
1229 * 092$14,
1230 * 737$14,
1231 * 127$10,
1232 * 137$2,
1233 * BF8$2,
1234 * 908$8,
1235 * 146$8,
1236 * 930$11,
1237 * 930$9,
1238 * 996$1,
1239 * 932$1,
1240 * 9D0$2,
1241 * 932$2,
1242 * 932$3,
1243 * 932$4,
1244 * 932$5,
1245 * 932$6,
1246 * 932$7,
1247 * 932$9,
1248 * 936$1,
1249 * B36$9,
1250 * 936$2,
1251 * 936$3,
1252 * 936$4,
1253 * 936$5,
1254 * 936$6,
1255 * 936$8,
1256 * 937$1,
1257 * BCF$6,
1258 * 937$2,
1259 * 937$3,
1260 * 937$4,
1261 * 937$5,
1262 * 937$6,
1263 * 937$7,
1264 * 938$10,
1265 * 938$12,
1266 * 939$13,
1267 * 939$18,
1268 * 980$18,
1269 * 980$2,
1270 * 939$4,
1271 * 979$4,
1272 * 979$6,
1273 * 980$13,
1274 * 821$3,
1275 * 980$32,
1276 * 068$32,
1277 * AEE$3,
1278 * 980$4,
1279 * 980$6,
1280 * 987$3,
1281 * 987$5,
1282 * 989$1,
1283 * 989$3,
1284 * 989$5,
1285 * 989$7,
1286 * 992$1,
1287 * 992$3,
1288 * 992$5,
1289 * 996$2,
1290 * 996$3,
1291 * 996$4,
1292 * 996$5,
1293 * 996$6,
1294 * 996$7,
1295 * 996$8,
1296 * 9C4$1,
1297 * 9C4$15,
1298 * 9C4$3,
1299 * 9C4$4,
1300 * 9C4$5,
1301 * 9C4$6,
1302 * 9C4$7,
1303 * 9C8$13,
1304 * 9C8$3,
1305 * 9C8$4,
1306 * 9C8$5,
1307 * 9C8$6,
1308 * 9C8$7,
1309 * 9CA$1,
1310 * 9CA$2,
1311 * 9CA$3,
1312 * 9CA$4,
1313 * 9CA$5,
1314 * 9CA$7,
1315 * 9CC$1,
1316 * 9CC$3,
1317 * 9CC$5,
1318 * 9CC$9,
1319 * 9CD$2,
1320 * 9CD$23,
1321 * 9CD$3,
1322 * 9CD$6,
1323 * 9CD$7,
1324 * 9CD$9,
1325 * 9CE$1,
1326 * 9CE$3,
1327 * 9CE$4,
1328 * 9CE$5,
1329 * 9CE$7,
1330 * 9CE$8,
1331 * 9D0$3,
1332 * AB5$2,
1333 * 9D0$4,
1334 * 9D0$5,
1335 * 9D0$6,
1336 * 9D0$7,
1337 * 9D0$8,
1338 * 9D0$9,
1339 * 9D2$1,
1340 * 9D2$2,
1341 * 9D2$3,
1342 * 9D2$5,
1343 * 9D2$7,
1344 * 9D3$1,
1345 * 9D3$3,
1346 * 9D3$5,
1347 * 9D3$6,
1348 * 9D3$7,
1349 * 9D3$8,
1350 * 9D3$9,
1351 * 9D4$1,
1352 * 9D4$10,
1353 * 9D4$11,
1354 * 9D4$12,
1355 * 9D4$13,
1356 * 9D4$14,
1357 * 9D4$15,
1358 * 9D4$17,
1359 * 9D4$6,
1360 * 9D4$7,
1361 * 9D4$8,
1362 * 9D4$9,
1363 * 9D7$1,
1364 * 9D7$4,
1365 * 9D7$5,
1366 * 9D7$9,
1367 * 9D8$0,
1368 * 095$13,
1369 * AE8$11,
1370 * AE6$13,
1371 * 9D8$14,
1372 * BFD$14,
1373 * 744$15,
1374 * 9D8$19,
1375 * B0C$15,
1376 * 9D8$20,
1377 * 744$20,
1378 * 979$2,
1379 * AE8$3,
1380 * 9D8$45,
1381 * 091$45,
1382 * 071$4,
1383 * 979$8,
1384 * 544$8,
1385 * BFD$0,
1386 * 059$13,
1387 * A09$8,
1388 * AB5$1,
1389 * AB5$3,
1390 * AB5$4,
1391 * AB5$5,
1392 * AB6$1,
1393 * AB6$3,
1394 * AB6$5,
1395 * AB7$1,
1396 * AB7$3,
1397 * AB7$4,
1398 * AB7$5,
1399 * AB7$6,
1400 * AB7$7,
1401 * AB7$9,
1402 * AC4$10,
1403 * AC4$11,
1404 * AC4$12,
1405 * AC4$14,
1406 * AC4$16,
1407 * AC4$2,
1408 * AC4$3,
1409 * AC4$4,
1410 * AC4$5,
1411 * AC4$6,
1412 * AC4$7,
1413 * AC4$8,
1414 * AC4$9,
1415 * ACC$11,
1416 * 777$11,
1417 * ACF$13,
1418 * ACF$9,
1419 * AD4$3,
1420 * AD4$4,
1421 * AD4$5,
1422 * AE0$1,
1423 * B90$5,
1424 * AE0$3,
1425 * AE0$4,
1426 * AE0$5,
1427 * AE0$6,
1428 * AE0$7,
1429 * AE2$1,
1430 * 113$1,
1431 * 545$5,
1432 * 113$8,
1433 * AE9$10,
1434 * AE9$2,
1435 * AEA$1,
1436 * AEA$10,
1437 * AEA$11,
1438 * AEA$12,
1439 * AEA$14,
1440 * AEA$15,
1441 * AEA$16,
1442 * AEA$17,
1443 * AEA$2,
1444 * AEA$3,
1445 * AEA$4,
1446 * AEA$6,
1447 * AEA$9,
1448 * AEA$7,
1449 * AEA$8,
1450 * AEB$1,
1451 * AEB$2,
1452 * AEB$3,
1453 * AEB$6,
1454 * AEB$7,
1455 * AEB$8,
1456 * AEE$2,
1457 * BFF$2,
1458 * AEE$7,
1459 * AF5$1,
1460 * 115$10,
1461 * 544$14,
1462 * 084$13,
1463 * 068$17,
1464 * B0C$47,
1465 * 139$47,
1466 * 139$12,
1467 * B11$0,
1468 * B11$2,
1469 * B11$3,
1470 * B11$4,
1471 * B11$5,
1472 * B11$6,
1473 * B11$7,
1474 * B12$0,
1475 * B12$2,
1476 * B12$4,
1477 * B12$5,
1478 * B12$6,
1479 * B12$7,
1480 * B12$8,
1481 * B12$9,
1482 * B36$10,
1483 * B36$12,
1484 * B36$3,
1485 * B36$4,
1486 * B36$5,
1487 * B3A$4,
1488 * B3A$5,
1489 * B3A$6,
1490 * B3B$5,
1491 * B55$9,
1492 * 146$9,
1493 * B8B$1,
1494 * B8B$2,
1495 * B8B$3,
1496 * B8B$5,
1497 * B8C$1,
1498 * B8C$10,
1499 * B8C$2,
1500 * B8C$3,
1501 * B8C$4,
1502 * B8C$6,
1503 * B8C$7,
1504 * B8C$9,
1505 * B8D$1,
1506 * B8D$8,
1507 * B90$1,
1508 * B90$10,
1509 * B90$3,
1510 * B90$4,
1511 * B90$6,
1512 * B90$7,
1513 * B9F$2,
1514 * B9F$3,
1515 * B9F$4,
1516 * B9F$5,
1517 * B9F$6,
1518 * BCC$1,
1519 * BCC$2,
1520 * BCC$3,
1521 * BCD$2,
1522 * BCD$3,
1523 * BCD$4,
1524 * BCD$6,
1525 * BCD$7,
1526 * BCD$9,
1527 * BCE$1,
1528 * BCE$2,
1529 * BCE$3,
1530 * BCE$5,
1531 * BCE$6,
1532 * BCE$9,
1533 * BCF$2,
1534 * BCF$3,
1535 * BF8$7,
1536 * C14$3,
1537 * BCF$4,
1538 * C35$1,
1539 * BCF$8,
1540 * BCF$9,
1541 * BF8$11,
1542 * BF8$4,
1543 * 737$12,
1544 * BF8$6,
1545 * BF9$1,
1546 * BF9$2,
1547 * BF9$3,
1548 * BF9$5,
1549 * 071$2,
1550 * 544$10,
1551 * 032$15,
1552 * 050$15,
1553 * 544$15,
1554 * BFD$16,
1555 * 068$19,
1556 * BFD$18,
1557 * AE9$18,
1558 * 139$4,
1559 * 271$3,
1560 * 139$13,
1561 * BFE$16,
1562 * 139$16,
1563 * B0C$16,
1564 * 139$8,
1565 * 544$6,
1566 * AE9$6,
1567 * 084$6,
1568 * 068$0,
1569 * AE8$10,
1570 * AEE$11,
1571 * 108$2,
1572 * 108$12,
1573 * 939$12,
1574 * 108$13,
1575 * AE8$13,
1576 * 744$14,
1577 * 108$14,
1578 * 836$3,
1579 * 838$4,
1580 * AEE$8,
1581 * AEE$5,
1582 * C14$2,
1583 * C14$4,
1584 * C14$5,
1585 * C14$6,
1586 * C14$7,
1587 * C14$8,
1588 * C1A$1,
1589 * C1A$3,
1590 * C1A$4,
1591 * C1A$5,
1592 * C1B$1,
1593 * C1B$2,
1594 * C1B$4,
1595 * C30$3,
1596 * C34$1,
1597 * C34$2,
1598 * C34$3,
1599 * C35$3,
1600 * C36$2~,~,
1601 * C36$3,
1602 * C41$1,
1603 * C41$2,
1604 * C49$1,
1605 * C4A$1,
1606 * xxx$2,
1607 * xxx$4,
1608 * xxx$6,
1609 * 181$6,
1610 * xxx$8,
1611 * xxx$9
1612 {{/expand}}
1613 {{/layout-cell}}
1614 {{/layout-section}}
1615
1616 {{layout-section ac:type="single"}}
1617 {{layout-cell}}
1618 (% style="margin-left: 40.0px;" %)
1619 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "005$1"//: hasAttribute("termsOfStudy","005$1")
1620 {{/layout-cell}}
1621 {{/layout-section}}
1622
1623 {{layout-section ac:type="single"}}
1624 {{layout-cell}}
1625 === Geburtstag ===
1626
1627 (% style="margin-left: 40.0px;" %)
1628 Attribut: birthDay
1629
1630 (% style="margin-left: 40.0px;" %)
1631 Beispielwert: //Attribut wird nicht übertragen//**
1632 **
1633
1634 (% style="margin-left: 40.0px;" %)
1635 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
1636 {{/layout-cell}}
1637 {{/layout-section}}
1638
1639 {{layout-section ac:type="single"}}
1640 {{layout-cell}}
1641 === Institution ===
1642
1643 (% style="margin-left: 40.0px;" %)
1644 Attribut: institutionalName
1645
1646 (% style="margin-left: 40.0px;" %)
1647 Beispielwert:  TU Dresden
1648
1649 (% style="margin-left: 40.0px;" %)
1650 Beispielregel Expertenmodus: //Nur für Nutzer der " TU Dresden"//: hasAttribute("institutionalName"," TU Dresden")
1651 {{/layout-cell}}
1652 {{/layout-section}}
1653
1654 {{layout-section ac:type="single"}}
1655 {{layout-cell}}
1656 === Matrikelnummer ===
1657
1658 (% style="margin-left: 40.0px;" %)
1659 Attribut: institutionalUserIdentifier
1660
1661 (% style="margin-left: 40.0px;" %)
1662 Beispielwert: 123456
1663
1664 (% style="margin-left: 40.0px;" %)
1665 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456")
1666 {{/layout-cell}}
1667 {{/layout-section}}
1668
1669 {{layout-section ac:type="single"}}
1670 {{layout-cell}}
1671 === Moduleinschreibung ===
1672
1673 (% style="margin-left: 40.0px;" %)
1674 Attribut: moduleEnrollment
1675
1676 (% style="margin-left: 40.0px;" %)
1677 Beispielwert:** **//Attribut wird nicht übertragen//**
1678 **
1679
1680 (% style="margin-left: 40.0px;" %)
1681 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
1682 {{/layout-cell}}
1683 {{/layout-section}}
1684
1685 {{layout-section ac:type="single"}}
1686 {{layout-cell}}
1687 === Nachname ===
1688
1689 (% style="margin-left: 40.0px;" %)
1690 Attribut: lastName
1691
1692 (% style="margin-left: 40.0px;" %)
1693 Beispielwert: Müller**
1694 **
1695
1696 (% style="margin-left: 40.0px;" %)
1697 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
1698 {{/layout-cell}}
1699 {{/layout-section}}
1700
1701 {{layout-section ac:type="single"}}
1702 {{layout-cell}}
1703 === Organisationseinheit ===
1704
1705 (% style="margin-left: 40.0px;" %)
1706 Attribut: orgUnit
1707 {{/layout-cell}}
1708 {{/layout-section}}
1709
1710 {{layout-section ac:type="two_equal"}}
1711 {{layout-cell}}
1712 (% class="auto-cursor-target" style="margin-left: 40.0px;" %)
1713 Beispielwerte: Abteilung Ostasienzentrum (OAZ), Abt. Multimediales Sprachlernzentrum, Fak. Mathematik, ...
1714 {{/layout-cell}}
1715
1716 {{layout-cell}}
1717 {{expand title="Weitere Werte ..."}}* (S)Arbeitsgruppe Betriebsfestigkeit
1718 * (S)P. Angewandte Geologie
1719 * (S)P. Praktische Philosophie/Et
1720 * (S)P. Stochast.Mod./Zuverl.keit, Asympto
1721 * (S)P. Winf, insb. Systementwickl (WiSe)
1722 * (S)P.Pulvermetallurg,Sinter-u.Verbundwer
1723 * (a)JP Technisches Design
1724 * (a)P. Quantitative Verf.,insb.Statistik
1725 * (a)P. Thermische Energiemasch.u -anlagen
1726 * (a)SG 8.4 Studiengangsangelegenheiten
1727 * AG Astronomie
1728 * AG Bauökonomie
1729 * AG Fachbereich Angewandte Geologie
1730 * AG Geometrische Modellierung und Visuali
1731 * AG Mechanische Verfahrenstechnik (MVT)
1732 * AG Papiertechnik
1733 * AG Papiertechnik
1734 * AG Städtebauliches Entwerfen
1735 * AG Systemverfahrenstechnik
1736 * AG Thermische Energiemasch. u. -anlagen
1737 * AG Wissensarchitektur
1738 * AZUBI
1739 * Abt. Innov. Methoden des Computing (IMC)
1740 * Abt. Interdisz.Anwendgsunt.stützg/Koord.
1741 * Abt. Multimediales Sprachlernzentrum
1742 * Abt. Netze und Kommunikationsdienste(NK)
1743 * Abt. System- und Dienstentwurf (SDE)
1744 * Abt. Vertei. und Datenint. Rechnen (VDR)
1745 * Abteilung Operative Prozesse und Systeme
1746 * Abteilung Ostasienzentrum (OAZ)
1747 * Arbeitsgruppe Cool Silicon
1748 * Arbeitsgruppe Fernstudium
1749 * BE Forstbotanischer Garten Tharandt
1750 * BF Labor- u. Prozesstechnik,Did. d. Chem
1751 * BIOTEC Verwaltung
1752 * BKM-JP Soziale u. ökon. Netzwerke d. Dt.
1753 * Beauftragte/r für Stud. mit Beh.u.chr.E.
1754 * Bereich Geistes- u. Sozialwissenschaften
1755 * Bereich Mathematik u. Naturwissenschaft.
1756 * Bereich Technik Fakultät Psychologie
1757 * Bereichsgebundene Studierende
1758 * Bereichsverwaltung Bau/Umwelt
1759 * Bereichsverwaltung Geistes-/Sozialwissen
1760 * Bereichsverwaltung Ingenieurwissenschaft
1761 * Bereichsverwaltung MatNat
1762 * Berufungsbeauftragte
1763 * Berufungsteam der Rektorin
1764 * Beschäftige ohne Orgzuordnung
1765 * Betriebswirtschaftlehre
1766 * Biologische Algorithmen (FoG)
1767 * Biomedizinische Genomik (FoG)
1768 * Biophysik epithelialien Wachstum (NFoG)
1769 * Biotechnologisches Zentrum (BIOTEC)
1770 * Botanischer Garten
1771 * Bottom-up Synthetic Biology (NFoG)
1772 * Boysen-TUD-Grad.kolleg MobilitätWandel
1773 * CAD-Labor
1774 * CEOS-STP Elektronenoptik (gB/IFW)
1775 * CF Bio-Bildanalyse
1776 * CFEA (GZ Umweltanalytik)
1777 * CIMTT
1778 * CMCB
1779 * Campus Net Büro GSW
1780 * Cen.f.Open Digital Innovation and Part.
1781 * Center f. Advanc.Electro. DD
1782 * Center f.MolecularBioengineering(B CUBE)
1783 * Center for Regenerative Therapies (CRTD)
1784 * Center for Regenerative Therapies Dresden (CRTD) im Bereich Medi
1785 * Chief Officer Digitalisierung u. Inform.
1786 * Computer-Emergency-Response-Team
1787 * Core Facility Durchflusszytometrie
1788 * Core Facility Stammzelltechnik
1789 * DD Internat.Grad.School Biomed.a.Bioeng.
1790 * DIU - Dresden International University
1791 * DRESDEN-concept Genome Center (CMCB CF)
1792 * Das Lipidom neuro-glialer Membra. (FoG)
1793 * Dekanat Fak. Erziehungswissenschaften
1794 * Dekanat Fak. SLK
1795 * Dekanat Fak. VW Friedrich List
1796 * Dekanat Fak. Wirtschaftswissenschaften
1797 * Dekanat Fak.Chemie u. Lebensmittelche
1798 * Dekanat Fakultät Architektur
1799 * Dekanat Fakultät Bauingenieurwesen
1800 * Dekanat Fakultät Biologie
1801 * Dekanat Fakultät EuI
1802 * Dekanat Fakultät Informatik
1803 * Dekanat Fakultät Maschinenwesen
1804 * Dekanat Fakultät Mathematik
1805 * Dekanat Fakultät Physik
1806 * Dekanat Fakultät Psychologie
1807 * Dekanat Philosophische Fakultät
1808 * Dekanat Umweltwissenschaften
1809 * Deutsche Telekom Prof. Kommunikationsnet
1810 * Dezernent 4 Gebäudemanagement
1811 * Dezernent Forschung
1812 * Dezernent Planung und Organisation
1813 * Dezernent Strategie und Kommunikation
1814 * Dezernent Studium und Weiterbildung
1815 * Doz. Wildökologie und Jagdwirtschaft
1816 * Dresden Center for Nanoanalysis (DCN)
1817 * Dresden Center intelligente Materialien
1818 * Dresdner Hochschulsportzentrum (DHSZ)
1819 * Dynamik der Biomoleküle (FoG)
1820 * Dynamik u. Mechan. der Zellerneu. (NFoG)
1821 * Einzel Molekül-Maschinen (NFoG)
1822 * Elektroanlagen, Aufzüge
1823 * Elektrotechnik und Informationstechnik
1824 * Else-Kröner-Fresenius-Zentrum für Digitale Gesundheit
1825 * Engineering von Stammzellen (FoG)
1826 * Experimentelles Zentrum
1827 * FR Forstwissenschaften
1828 * Fachgruppe Umweltverfahrenstechnik
1829 * Fak. Architektur
1830 * Fak. Bauingenieurwesen
1831 * Fak. Biologie
1832 * Fak. Chemie u. Lebensmittelchemie
1833 * Fak. Elektrotechnik u. Informationstech.
1834 * Fak. Erziehungswissenschaften
1835 * Fak. Informatik
1836 * Fak. Maschinenwesen
1837 * Fak. Mathematik
1838 * Fak. Physik
1839 * Fak. Psychologie
1840 * Fak. Sprach-, Literatur- u. Kulturwiss.
1841 * Fak. Umweltwissenschaften
1842 * Fak. Verkehrswissensch. Friedrich List
1843 * Fak. Wirtschaftswissenschaften
1844 * FakWerkst.Elektrotech u.Informationstech
1845 * Folkloretanzensem. The.Maass (Tanzstud
1846 * Forschungsgruppe Digital Health
1847 * Forschungsgruppe Tissue Engineering
1848 * Forschungsgruppe Umweltmon. u. Endokrin.
1849 * Forschungsst. f. Vergl.Ordensgeschichte
1850 * Gedenkstätte Münchner Platz Dresden
1851 * Geodätisches Institut
1852 * Geschäftsstelle Kommission Umwelt
1853 * Gleichstellung Bereich Geistes-/Sozialw.
1854 * Gleichstellungs- und Frauenbeauftragte
1855 * Gleichstellungsarbeit Fak. Umweltwiss.
1856 * Gleichstellungsbeauftragte Fak. EW
1857 * Graduiertenakademie
1858 * Gruppe Patentinformationszentrum
1859 * HTW Dresden
1860 * HTWK Leipzig
1861 * HUBERT-ENGELS - Labor
1862 * Hannah-Arendt-Institut für Totalitarismusforschung e.V.
1863 * Heizung, Kälte, Klima, Lüftung
1864 * Helmholtz-Zentrum Dresden-Rossendorf
1865 * Hochschulmedizin (Medizinische Fakultät und Universitätsklinikum
1866 * IT
1867 * IT-Servicezentrum Bauingenieurwesen
1868 * Informatiklabor Fak. Wirtschaftswissen
1869 * Inst. Abfall- und Kreislaufwirtschaft
1870 * Inst. Akustik und Sprachkommunikation
1871 * Inst. Algebra
1872 * Inst. Analysis
1873 * Inst. Angewandte Physik (IAP)
1874 * Inst. Anglistik und Amerikanistik
1875 * Inst. Automobiltechnik Dresden (IAD)
1876 * Inst. Baubetriebswesen
1877 * Inst. Bauklimatik (IBK)
1878 * Inst. Berufspäd. u. Berufl. Didaktiken
1879 * Inst. Evangelische Theologie (IEVTH)
1880 * Inst. Festkörper- und Materialphysik
1881 * Inst. Festkörperelektronik (IFE)
1882 * Inst. Festkörpermechanik (IFKM)
1883 * Inst. Forstbotanik und Forstzoologie
1884 * Inst. Forstökonomie u. Forsteinrichtung
1885 * Inst. Gebäudelehre und Entwerfen
1886 * Inst. Geographie
1887 * Inst. Geometrie
1888 * Inst. Germanistik und Medienkulturen
1889 * Inst. Geschichte
1890 * Inst. Hydrobiologie
1891 * Inst. Int.R.,Geist.Eigt.,Technik.R
1892 * Inst. Internat. Forst- u. Holzwirtschaft
1893 * Inst. Kartographie
1894 * Inst. Katholische Theologie
1895 * Inst. Kern- und Teilchenphysik (IKTP)
1896 * Inst. Klinische Psych.u.Psychotherapie
1897 * Inst. Kommunikationswissenschaft (IfK)
1898 * Inst. Kunst- und Musikwissenschaft
1899 * Inst. Künstliche Intelligenz
1900 * Inst. Landschaftsarchitektur
1901 * Inst. Leichtbau und Kunststofftechnik
1902 * Inst. Luft- und Raumfahrttechnik
1903 * Inst. Massivbau (IMB)
1904 * Inst. Mathematische Stochastik
1905 * Inst. Mechanik u. Flächentragwerke (IMF)
1906 * Inst. Nachrichtentechnik (IfN)
1907 * Inst. Numerische Mathematik
1908 * Inst. Philosophie
1909 * Inst. Planetare Geodäsie
1910 * Inst. Politikwissenschaft
1911 * Inst. Romanistik
1912 * Inst. Siedlungs- u.Ind.wasserwirtschaft
1913 * Inst. Slavistik
1914 * Inst. Software- und Multimediatechnik
1915 * Inst. Soziologie
1916 * Inst. Stahl- und Holzbau
1917 * Inst. Städtebau und Regionalplanung
1918 * Inst. Systemarchitektur
1919 * Inst. Theoretische Informatik
1920 * Inst. Theoretische Physik
1921 * Inst. Verfahrenstechnik u. Umwelttechnik
1922 * Inst. Waldbau und Waldschutz
1923 * Inst. Wasserchemie
1924 * Inst. Werkstoffwissenschaft (IfWW)
1925 * Inst. Wirtschaft und Verkehr
1926 * Inst. Wissenschaftliches Rechnen
1927 * Inst. für Erziehungswissenschaft
1928 * Inst. für Fertigungstechnik
1929 * Inst.Allg.Psycholo.,Biopsy u. Meth.d.Psy
1930 * Inst.Baugesch,Architekturt.u.Denkmalpfl.
1931 * Inst.Mechatronischen Maschinenbau
1932 * Inst.Sozialpäd,Sozialarb.u.Wohlfahrtswi.
1933 * Inst.Textilma u.Text.Hochlstgswerksttech
1934 * Institut für Anatomie
1935 * Institut für Geschichte der Medizin
1936 * Institut für Immunologie
1937 * Institut für Klinische Chemie und Laboratoriumsmedizin
1938 * Institut für Klinische Genetik
1939 * Institut für Klinische Pharmakologie
1940 * Institut für Medizinische Informatik und Biometrie
1941 * Institut für Medizinische Mikrobiologie und Hygiene
1942 * Institut für Naturstofftechnik
1943 * Institut für Pharmakologie und Toxikologie
1944 * Institut für Physiologie
1945 * Institut für Physiologische Chemie
1946 * Institut für Polymerforschung
1947 * Institut für Rechtsmedizin
1948 * Institut für Sächsische Geschichte u. Volkskunde e.V.
1949 * Institut für Virologie
1950 * Institut für ökologische Raumentwicklung e.V.
1951 * Institut und Poliklinik für Arbeits- und Sozialmedizin
1952 * Institut und Poliklinik für Diagnostische und Interventionelle N
1953 * Integriertes Eisenbahnlabor (IEL)
1954 * Internationales Hochschulinstitut (IHI)
1955 * Internationales Hochschulinstitut Zittau
1956 * JP Angewandte Mathematik
1957 * JP BR, Geist.eig., insb.PatR, Rfr. KI
1958 * JP BWL, insb. Management Science
1959 * JP BWL, insb. Personalmanagement
1960 * JP Didaktik der Physik (TT)
1961 * JP Didaktik der Romanischen Sprachen
1962 * JP Ernährg.-u.Haushalt.wiss/Berufl.Did.
1963 * JP Geosensorsysteme (TT)
1964 * JP Gestaltung immersiver Medien (TT)
1965 * JP Haptische Kommunikationssysteme
1966 * JP Int.Ma.f.Men.Comp.Int.
1967 * JP Komm.m.d.S.dig.Med.u.Meth.d. Erf.(TT)
1968 * JP Korrelierte Elektronen u. Topologie
1969 * JP Kulturen der Antike
1970 * JP Lit. Nordamerika mdS Fu.Stu. (TT)
1971 * JP Mechatronik/Berufl. Didaktik (TT)
1972 * JP Mikrosoz.u.tech.-soz. Inter. (TT)
1973 * JP Nachhaltigkeitsbewertung und -politik
1974 * JP Nanomaterials for Electr. Packaging
1975 * JP Organ.entw. im Bildungssystem
1976 * JP Pflanzenverw. in der Landschaftsarch.
1977 * JP Quanten-Kommunikationssysteme
1978 * JP Reelle algebraische Geometrie (TT)
1979 * JP Schadstoffhydrologie (gB)
1980 * JP Umweltfernerkundung
1981 * JP VWL,internationale Wirtschaftspolitik
1982 * JP WI,insb. für Management Analytics
1983 * Kanzler
1984 * Kirchengeschichte (evangelisch)
1985 * Kirchengeschichte (katholisch)
1986 * Klinik und Poliklinik für Anaesthesiologie und Intensivtherapie
1987 * Klinik und Poliklinik für Dermatologie
1988 * Klinik und Poliklinik für Frauenheilkunde und Geburtshilfe
1989 * Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde
1990 * Klinik und Poliklinik für Kinder- und Jugendmedizin
1991 * Klinik und Poliklinik für Kinder- und Jugendpsychiatrie
1992 * Klinik und Poliklinik für Mund-, Kiefer- und Gesichtschirurgie
1993 * Klinik und Poliklinik für Neurologie
1994 * Klinik und Poliklinik für Psychiatrie und Psychotherapie
1995 * Klinik und Poliklinik für Psychotherapie und Psychosomatik
1996 * Klinik und Poliklinik für Strahlentherapie und Radioonkologie
1997 * Klinik und Poliklinik für Urologie
1998 * Klinik und Poliklinik für Viszeral-, Thorax- und Gefäßchirurgie
1999 * Komplexität u. Topologie in Quantenmat.
2000 * Koordinierungsstelle Sprachausbildung
2001 * Kustodie
2002 * LAB für Organisations- u.Differenzierung
2003 * LEONARDO-BÜRO SACHSEN
2004 * Labor des IAD
2005 * Lehrzentrum Sprachen und Kulturräume
2006 * Leibnitz-Institut für Polymerforschung Dresden e.V.
2007 * Leibniz-Institut für Festkörper- und Werkstoffforschung Dresden
2008 * Leitung/Verwaltung CMCB
2009 * MFA
2010 * Max-Planck-Institut
2011 * Mechanismen der Neokortexentwicklung
2012 * Mechanobiologie der Stammzellen (NFoG)
2013 * Medizinische Fak. Carl Gustav Carus
2014 * Medizinische Klinik mit Schwerpunkt Kardiologie (am Herzzentrum)
2015 * Medizinische Klinik und Poliklinik 3
2016 * Medizinische Klinik und Poliklinik I
2017 * Medizinische Physik
2018 * Mesoskopische 3D Systeme (FoG)
2019 * Molekulare Diabetologie
2020 * Multi-Skalen-Analyse (NFoG)
2021 * Multimediales Sprachlernzentrum
2022 * NEXUS
2023 * Nationales Centrum für Tumorerkrankungen (Partner: UKD, MFD, HZD
2024 * OTTO-MOHR-Labor (OML)
2025 * OncoRay
2026 * OncoRay ZIC - Nationales Zentrum für Strahlenforschung in der On
2027 * P. Abfall- und Kreislaufwirtschaft
2028 * P. Adaptive Dynamische Systeme
2029 * P. Agrarsystemtechnik (AST)
2030 * P. Akustik und Haptik
2031 * P. Algebra
2032 * P. Algebra m.S. Gruppentheorie
2033 * P. Algebra und Diskrete Strukturen
2034 * P. Algebraische u. logische Grundl.d.Inf
2035 * P. Allg. Didaktik/Emp. Unterrichtsfor.
2036 * P. Allg.BWL,insb.Controlling u.Umweltman
2037 * P. Allgemeine Erziehungswissenschaft
2038 * P. Allgemeine Mikrobiologie
2039 * P. Allgemeine Psychologie
2040 * P. Alte Geschichte
2041 * P. Amerikanistik Schwerpunkt Diversity S
2042 * P. Angewandte Analysis
2043 * P. Angewandte Diskrete Mathematik
2044 * P. Angewandte Festkörperphysik (gB/HZDR)
2045 * P. Angewandte Stochastik
2046 * P. Angewandte Zoologie
2047 * P. Anglistische Sprachwissenschaft
2048 * P. Angwandte Linguistik
2049 * P. Anorganisch-Nichtmetallische Werk(gB)
2050 * P. Anorganische Chemie (I) (AC1)
2051 * P. Anorganische Chemie (II) (AC2)
2052 * P. Anorganische Molekülchemie
2053 * P. Arbeits- und Organisationspsychologie
2054 * P. Arbeitswissenschaft
2055 * P. Aufbau- und Verbindungstech. d. Elekt
2056 * P. Automatentheorie
2057 * P. Automatisierungstechnik
2058 * P. BR u.b.B.v.Gewerbl.Rechtssch.u.UrhebR
2059 * P. BR, Immat.recht,insb. UrhebR u.Medien
2060 * P. BR,KartellR,EnergieR und ArbRecht
2061 * P. BWL, ins. Umw.Management (TT)
2062 * P. BWL, insb. Energiewirtschaft
2063 * P. BWL, insb. Industr. Management (IM)
2064 * P. BWL, insb. Logistik
2065 * P. BWL, insb. Marketing (MLS)
2066 * P. BWL, insb. Resp.Management
2067 * P. BWL, insb.Betriebl. Rechnungsw./Contr
2068 * P. BWL,insb. Nachh.u. Betr. Umw.
2069 * P. BWL,insb. Organisation
2070 * P. BWL,insb. Organisation (TT)
2071 * P. Baubetriebswesen
2072 * P. Baugeschichte
2073 * P. Bauinformatik
2074 * P. Baukonstruktion
2075 * P. Baumaschinen
2076 * P. Baumechanik
2077 * P. Bauphysik
2078 * P. Baustoffe
2079 * P. Bauverfahrenstechnik
2080 * P. Behaviorale Epidemiologie
2081 * P. Behaviorale Psychotherapie
2082 * P. Beratung und Soziale Beziehungen
2083 * P. Berufspädagogik
2084 * P. Beschleu.-Massenspek. Isoto (gB/HZDR)
2085 * P. Betriebssysteme
2086 * P. Biblische Theologie (evangelisch)
2087 * P. Biblische Theologie (katholisch)
2088 * P. Bildungstechnologie
2089 * P. Bildwissenschaft i.glo.Kon. (TT)
2090 * P. BioNano-Werkzeuge
2091 * P. Bioanalytische Chemie (AnC1)
2092 * P. Biodiversität und Naturschutz
2093 * P. Biofunkt.Polymermaterialien (gB/IPF)
2094 * P. Bioinformatik
2095 * P. Biologische Algorithmen (Heis.)
2096 * P. Biomaterialien
2097 * P. Biomedizinische Technik
2098 * P. Biomimetische Materialien
2099 * P. Biomolekulare Interaktion
2100 * P. Biophysik
2101 * P. Bioprospektion
2102 * P. Biopsychologie
2103 * P. Biotechnologische Genomik
2104 * P. Bioverfahrenstechnik
2105 * P. Bodenmechanik und Grundbau
2106 * P. Bodenressourcen und Landnutzung
2107 * P. Botanik
2108 * P. British Cultural Studies
2109 * P. Bürgerliches Recht u. Römisches Recht
2110 * P. Bürgl.Recht, GesellR und Steuerrecht
2111 * P. Compilerbau (Fak. Informatik)
2112 * P. Computational Logic
2113 * P. Computational Physics
2114 * P. Computergraphik und Visualisierung
2115 * P. Darstellungslehre
2116 * P. Datenbanken
2117 * P. Datenschutz und Datensicherheit (DD)
2118 * P. Denkmalpflege und Entwerfen
2119 * P. Deutsch als Fremdsprache
2120 * P. Diagnostik und Intervention
2121 * P. Didaktik der Biologie
2122 * P. Didaktik der Mathematik
2123 * P. Didaktik der Physik
2124 * P. Didaktik der politischen Bildung
2125 * P. Differentielle u. Persönlichkeitspsy
2126 * P. Dynamik und Mechanismentechnik
2127 * P. Dynamik und Steuerung
2128 * P. EW,Inkl. Bildung
2129 * P. Elastomere Werkstoffe (g.B. IPF)
2130 * P. Elektrische Bahnen (EB)
2131 * P. Elektrische Maschinen und Antriebe
2132 * P. Elektroenergieversorgung
2133 * P. Energiespeichersysteme
2134 * P. Energiespeichersysteme
2135 * P. Energieverfahrenstechnik
2136 * P. Englische Literaturwissenschaft
2137 * P. Englische Sprache u.Lit. U. ihre Did.
2138 * P. Entrepreneurship und Innovation (LEI)
2139 * P. Entwicklung Montage textile Produkte
2140 * P. Entwicklungspsy.u.Neurowiss. d. Leben
2141 * P. Experiment. Teilchenphy.
2142 * P. Experimentalphysik/Photophysik
2143 * P. Experimentelle Festkörperphy (gB/IFW)
2144 * P. Explainable Artificial Intel. (XAI)
2145 * P. Fahrzeugmechatronik
2146 * P. Festkörperelektronik
2147 * P. Festkörperphy/Elektron. Eigenschaften
2148 * P. Festkörperphysik
2149 * P. Festkörpertheorie (gB/IFW)
2150 * P. Flugmechanik und Flugregelung
2151 * P. Fluid-Mechatronische Systemtechnik
2152 * P. Formgebende Fertigungsverfahren
2153 * P. Forstbotanik
2154 * P. Forsteinrichtung (FE)
2155 * P. Forstnutzung
2156 * P. Forsttechnik (FT)
2157 * P. Forstzoologie
2158 * P. Franz. Literatur- und Kulturwiss.
2159 * P. Funktionalanalysis
2160 * P. Fügetechnik und Montage
2161 * P. Geb.d. Verf.techn. (OTTP)
2162 * P. Gebäudeenergietech u. Wärmeversorgung
2163 * P. Gebäudelehre u. Entwerfen: Wohnbauten
2164 * P. Geodäsie (Grundlagen)
2165 * P. Geographische Bildung
2166 * P. Geoinformatik
2167 * P. Geometrische Methoden in der Mathemat
2168 * P. Geschichte der frühen Neuzeit
2169 * P. Gestaltung von Bahnanlagen
2170 * P. Gestaltung von Straßenverkehrsanlagen
2171 * P. Gestaltungslehre
2172 * P. Gestaltungslehre
2173 * P. Gesundheit u. Pflege/Berufl. Didaktik
2174 * P. Grundlagen der Elektrotechnik (GE)
2175 * P. Grundlagen der Programmierung
2176 * P. Grundwassersysteme
2177 * P. Hochfrequenztechnik
2178 * P. Hochspannungs- und Hochstromtechnik
2179 * P. Holz- und Pflanzenchemie
2180 * P. Holztechnik u. Faserwerkstofftechnik
2181 * P. Hubschraubertechnologie (gB/DLR)
2182 * P. Hydrochemie und Wassertechnologie
2183 * P. Hydrologie
2184 * P. Inf.theo.u.masch.Lernen
2185 * P. Ingenieurgeodäsie
2186 * P. Ingenieurpsy u. angew. Kognitionsfors
2187 * P. Int.Mana.,insb.Komm.u.Wiss.management
2188 * P. Integrierte Verkehrsplanung u.Straßen
2189 * P. Italienische Literatur u. Kulturwisse
2190 * P. Kartographische Kommunikation
2191 * P. Kernphysik
2192 * P. Klassische Philologie/Latein
2193 * P. Klin.Kinder- und Jugendpsychologie
2194 * P. Klinische Psych. u. E-Mental-Health
2195 * P. Kognitive u.Klinische Neurowissensch.
2196 * P. Komm.wiss. m.d.Schw.Wiss.-u.Techn.kom
2197 * P. Komm.wiss.m.d.S.Wirtschafts-u.Politik
2198 * P. Kommunikationswirtschaft
2199 * P. Kraftfahrzeugtechnik
2200 * P. Kunstgeschichte
2201 * P. Kälte-, Kryo- u. Kompressorentechnik
2202 * P. Landmanagement
2203 * P. Landschaftsarchitektur
2204 * P. Landschaftsbau
2205 * P. Landschaftsplanung
2206 * P. Laser- und Oberflächentechnik (gB)
2207 * P. Laserbas.Meth. d.groß[[fl.Oberfl.st>>url:http://fl.Oberfl.st||shape="rect"]]
2208 * P. Laserbasierte Fertigung
2209 * P. Lebensmittelchemie (LC1)
2210 * P. Lebensmitteltechnik
2211 * P. Leistungselektronik
2212 * P. Limnologie (Gewässerökologie)
2213 * P. Luftfahrzeugtechnik
2214 * P. Magnetofluiddynamik, Mess-/Autotech.
2215 * P. Makromolekulare Chemie (MC)
2216 * P. Makromolekulare Chemie (MC)P. Makromolekulare Chemie (MTC1)
2217 * P. Makrosoziologie
2218 * P. Maschinelles Lernen f.Computer Vision
2219 * P. Maschinenelemente
2220 * P. Massivbau
2221 * P. Materialwissenschaft und Nanotechnik
2222 * P. Mathematische Optimierung
2223 * P. Mathematische Statistik
2224 * P. Mechanik (Tech.Mech,Festigkeitslehre)
2225 * P. Mechanik multifunktionaler Strukturen
2226 * P. Mediengestaltung
2227 * P. Medienpädagogik
2228 * P. Medienwissenschaft und Neuere Dt. Lit
2229 * P. Mensch-Computer-Interaktion
2230 * P. Mess- und Sensorsystemtechnik
2231 * P. Metall- u.Maschinentech/Berufl. Did.
2232 * P. Meteorologie
2233 * P. Methoden d. empir. Sozialforschung
2234 * P. Methoden der Psy. und kog.Modellierg.
2235 * P. Mikrosoz.([[Interaktions-u.Sozial.fo>>url:http://Interaktions-u.Sozial.fo||shape="rect"]].)
2236 * P. Mikrosystemtechnik
2237 * P. Mittelalterliche Geschichte
2238 * P. Modellbasierte Landschaftsökologie
2239 * P. Molekulare Biophysik
2240 * P. Molekulare Biotechnologie
2241 * P. Molekulare Entwicklungsgenetik
2242 * P. Molekulare Funktionsmaterial. (Fak.)
2243 * P. Multimedia-Technologie (MT)
2244 * P. Nanoelektronik
2245 * P. Netzwerk-Dynamik
2246 * P. Netzwerk-Dynamik (Fak. Physik)
2247 * P. Neuartige Elektronik-Techn. (Fak.)
2248 * P. Neuartige Elektronik-Technologie
2249 * P. Neuere und Neueste Geschichte
2250 * P. Neueste dt.Lit.u.Did.d.dt.Spr. u.Lit
2251 * P. Neuroimaging
2252 * P. Neuronale Entwicklung u. Regeneration
2253 * P. Neutronenspektroskopie kond. Materie
2254 * P. Nichtlineare Analysis
2255 * P. Nordamerikastudien
2256 * P. Numerik der Optimierung
2257 * P. Numerik partieller Differentialgl.
2258 * P. Numerische Analysis
2259 * P. Optoelektronik
2260 * P. Organische Bauelemente (Fak.)
2261 * P. Organische Bauelemente (cfaed)
2262 * P. Organische Chemie (I) (OC1)
2263 * P. Organische Chemie (II) (OC2)
2264 * P. Organische Chemie d.Polymere (gB/IPF)
2265 * P. Organische Halbleiter
2266 * P. Organische HalbleiterP. Halbleiterphysik (HLP)
2267 * P. Pav. Eng. and road cons. (EUROVIA)
2268 * P. Pflanzenphysiologie
2269 * P. Photogrammetrie
2270 * P. Phys.Chemie polym. Material.(gB/IPF)
2271 * P. Phys.Geogr.(Reg. Geogr.Mitteleuropas)
2272 * P. Physik der Quantenmaterialien
2273 * P. Physik i. h. Magnetfeldern (gB/HZDR)
2274 * P. Physikalische Chemie
2275 * P. Physikalische Organische Chemie (OC3)
2276 * P. Physische Geographie m. Sc (Heis.)
2277 * P. Phänomenologie der Elementarteilchen
2278 * P. Politikwiss. m.d.S. Internat. Politik
2279 * P. Politische Systeme u. Systemvergleich
2280 * P. Politische Theorie u. Ideengeschichte
2281 * P. Polymerwerkstoffe (g.B./IPF)
2282 * P. Prak.Philosophie (TT)
2283 * P. Produktionswirt. u. Informationstech.
2284 * P. Proz.mod. vernetzte technische Syst.
2285 * P. Prozesskommunikation
2286 * P. Prozessleittechnik
2287 * P. Prozessorentwurf (Processor D) (Fak.)
2288 * P. Psychologie des Lehrens und Lernens
2289 * P. Pulvermetallurgie (g.B./IFAM)
2290 * P. Quanten-Vielteilchentheorie
2291 * P. Quantitative Verf., insb. Ökonometrie
2292 * P. Raumentwicklung Transformat. (gB/IÖR)
2293 * P. Raumentwicklung Transformat. (gB/IÖR)
2294 * P. Raumfahrtsysteme
2295 * P. Rechnerarchitektur
2296 * P. Rechnernetze
2297 * P. Regelungs- und Steuerungstheorie
2298 * P. Religionspädagogik (evangelisch)
2299 * P. Religionspädagogik (katholisch)
2300 * P. Romanistische Sprachwissenschaft
2301 * P. Romanistische Sprachwissenschaft
2302 * P. Schaltungstechnik und Netzwerktheorie
2303 * P. Schulpädagogik m.d.Schwerpunkt Schulf
2304 * P. Siedlungsentwicklung (gB/IÖR)
2305 * P. Siedlungswasserwirtschaft
2306 * P. Slavische Literaturwissenschaft
2307 * P. Slavische Sprachgesch u. Sprachwissen
2308 * P. Softwaretechnologie
2309 * P. Sorabistik
2310 * P. Soz.Theorien und Kultursoziologie
2311 * P. Sozialpsychologie
2312 * P. Sozialpäd einschl. ihrer Didaktik
2313 * P. Sozialpädagogik
2314 * P. Sozpäd m.d.Sch.Präv.u.Gesundheitsförd
2315 * P. Spektrosk. i.d. Halbltrphy (gB/HZDR)
2316 * P. Sprachtechnologie und Kognitive Syst.
2317 * P. Stahlbau
2318 * P. Stammzellforschung m.d.Sch.Zellbas.An
2319 * P. Standortslehre und Pflanzenernährung
2320 * P. Statik und Dynamik der Tragwerke(ISD)
2321 * P. Stochast.Analysis u. Finanz.math.
2322 * P. Strahlenphysik (gB/HZDR)
2323 * P. Straßenbau
2324 * P. Strömungsmechanik
2325 * P. Städtebau
2326 * P. Suchtforschung
2327 * P. Systematische Theologie (evangelisch)
2328 * P. Systematische Theologie (katholisch)
2329 * P. Systembiologie u.Genetik
2330 * P. Systemleichtbau und Mischbauweisen
2331 * P. Systems Engineering (SE)
2332 * P. Sächsische Landesgeschichte
2333 * P. Techn. Ausbau u. Klimagerecht. Bauen
2334 * P. Technik spurgeführter Fahrzeuge
2335 * P. Technik- und Wirtschaftsgeschichte
2336 * P. Technische Biochemie
2337 * P. Technische Hydromechanik
2338 * P. Technische Logistik
2339 * P. Technische Thermodynamik
2340 * P. Technisches Design
2341 * P. Technologie produktiver Biofilme (gB)
2342 * P. Teilchenphysik
2343 * P. Textiltechnik
2344 * P. Theoretische Chemie
2345 * P. Theoretische Festkörperphysik
2346 * P. Theoretische Philosophie
2347 * P. Theoretische Physik Lebender Materie
2348 * P. Theoretische Quantenoptik
2349 * P. Theorie d. Polym. anGrenzfl. (gB/IPF)
2350 * P. Theorie der kondensierten Materie
2351 * P. Theorie v. Nichtgleichgew. (g.B/HZDR)
2352 * P. Tieftemp.physik komplex. Elektronens.
2353 * P. Totalitarismusforschung (g.B.)
2354 * P. Tragwerksplanung
2355 * P. Transport Modelling and Simulation
2356 * P. Tropische u.Internat.Forstwirtschaft
2357 * P. Turbomaschinen und Flugantriebe
2358 * P. Ultraschn. Festk.physik u.Photonik
2359 * P. Umweltbiotechnologie
2360 * P. Urbanismus und Entwerfen
2361 * P. VLSI-Entwurfssyst, Diagnostik u. Arch
2362 * P. VWL, insb. Finanzwissenschaft
2363 * P. VWL,insb. Internat. monetäre Ökonomik
2364 * P. Verarbeitungsmasch/Verarbeitungstech
2365 * P. Verbrennungsmotoren u. Antriebstechn.
2366 * P. Verfahrenstechnik in Hydrosystemen
2367 * P. Verkehrslogistik
2368 * P. Verkehrsprozeßautomatisierung
2369 * P. Verkehrspsychologie
2370 * P. Verkehrssicherungstechnik
2371 * P. Verkehrsströmungslehre
2372 * P. Verkehrssystemtechnik
2373 * P. Verkehrsökologie
2374 * P. Virtuelle Produktentwicklung
2375 * P. Völkerrecht, EuR u.Öffentl. Recht
2376 * P. Völkerrecht, Recht d. EU u. Inter.Bez
2377 * P. WI, insb. Int.Sys. u. Dienste (TT)
2378 * P. WI,insb.Inform.sys. in Ind.u.Handel
2379 * P. WInf, insb. Informationsmanagement
2380 * P. Wahrscheinlichkeitstheorie
2381 * P. Waldbau
2382 * P. Waldschutz
2383 * P. Wasserbau
2384 * P. Wasserstoff- und Kernenergietechnik
2385 * P. Wasserversorgung
2386 * P. Werkstoffsynthese u. Analytik (gB)
2387 * P. Werkstofftechnik
2388 * P. Werkzeugmaschinenentw.u.adaptive Steu
2389 * P. Westslavische Literatur- u Kulturwiss
2390 * P. Wirtschafts- und Sozialgeschichte
2391 * P. Wirtschaftsinform., Busi.Engin. (TT)
2392 * P. Wirtschaftspädagogik
2393 * P. Wiss. Rechnen für Systembiologie
2394 * P. Wissensbasierte Systeme (Fak. Inf.)
2395 * P. Wissensbasierte Systeme
2396 * P. Wissenschaftl. Rechnen u. Angew.Mathe
2397 * P. Wissensverarbeitung
2398 * P. Zell-u. Molekularbiologie d. Pflanzen
2399 * P. Zellbiologie u. Regen. v. Betaz.
2400 * P. Zelluläre Biochemie
2401 * P. Zelluläre Netzwerke und Systeme
2402 * P. Zoologie und Tierphysiologie
2403 * P. für Entwerfen und Konstruieren I
2404 * P. für Funktionsintegrativen Leichtbau
2405 * P. für Leichtbaudesign u. Strukturbewert
2406 * P. ÖR, u.b.B. von Umwelt-u. Technikrecht
2407 * P. Ökonometrie und Statistik, [[insb.im>>url:http://insb.im||shape="rect"]] VW
2408 * P. Ökosyst. Dienstlg.(Ecosystem Services
2409 * P.Aquatische Ökosystemanal u. Management
2410 * P.BWL,ins.Finanzwi.u.Finanzdienstltg(FI)
2411 * P.BWL,insb. Wirtschaftsprüfg u. Steuerl.
2412 * P.Bahnverk,öffentl.Stadt- u.Regionalverk
2413 * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did
2414 * P.Beschichtungstech. Elektronik(gB/FG)
2415 * P.Bildg.Messverf.Energie-,Verfahre(g.B.)
2416 * P.Biodiversität d. Pflanzen(g.B.Sencken)
2417 * P.Christliche Kunst d. Spätantike u.d.MA
2418 * P.Compilerbau
2419 * P.Didaktik der Philosophie und für Ethik
2420 * P.EWm.d.Sch.Quantitative Methoden
2421 * P.Elektro.Bauelemente u.Integr.Schaltung
2422 * P.Entwerfen und Konstruieren II
2423 * P.Entwick.u.Konstr. d.Feinwtech u.Elektr
2424 * P.Ernährg.-u.Hauswirt.wiss/Berufl.Did.
2425 * P.Erwbild,Schwerp.Berufl.Weiterbild. und
2426 * P.Erziehungswiss. m.d.Sch.Grundschulpäd.
2427 * P.Forstl.Biometrie u. Systemanalyse
2428 * P.Forstpol. u. Forstliche Ressourcenökon
2429 * P.GS-päd./Deutsch
2430 * P.GS-päd./Sachunterr
2431 * P.GS-pädagogik / Mathematik
2432 * P.Gebäudel. u. Entwerfen: Grundl.d.Entw.
2433 * P.Gebäudel.u.Entw.Sozial-u.Gesundheitsb.
2434 * P.Gebäudelehre u. Entw.: Öffentl. Bauten
2435 * P.Geodätische Erdsystemforschung
2436 * P.GermanistischeLinguistik u.Sprachgesch
2437 * P.Gesch d.Landsch.arch u.Gartendenkmpfl.
2438 * P.Hochparal.VLSI-Syst u.Neuromikroelektr
2439 * P.Informationstechnik f. Verkehrssysteme
2440 * P.Ingen.holzbau u. baukonstrukt.Entwerf.
2441 * P.Klinische Psychologie u.Beh.Neurowiss.
2442 * P.Kälte-,Kryo-u.Kompressorentech
2443 * P.Lebensmittelkunde u.Bedarfsgegenstände
2444 * P.Mech.d.Zell-u.Gew.kontrolle
2445 * P.Mechanik aktiver Biomaterialien(Heis.)
2446 * P.MetallischeWerkstoffe Metallphysik(gB)
2447 * P.Molek. Zellbiologie Mikroalgen (Heis.)
2448 * P.Molekulare Funktionsmaterialien
2449 * P.Neuere u.Neueste Gesch u. Did.d.Gesch.
2450 * P.Numeri.u.Experiment.Festkörpermechanik
2451 * P.Optoelektr Bauelemente u.System(gB/FG)
2452 * P.Phys.Che,insb.Mess-u.Sensorte.(gB/KSI)
2453 * P.Prozessorentwurf (Processor D.)
2454 * P.Rechts-u.Verftheorie m. interdis.Bezüg
2455 * P.Romanistische Sprachwissenschaften
2456 * P.Spez. Lebensmittelchemie
2457 * P.Spez.Zoologie (Wirbellose)(g.B.Sencken
2458 * P.Technologie u. Logistik d. Luftverkehr
2459 * P.Theor.Elektrot. u.Elektromagn.Verträg.
2460 * P.Theorie künstl. Gestaltens u. Kunstpsy
2461 * P.Therm. Verfahrenstech u. Umwelttechnik
2462 * [[P.Transportproz.an>>url:http://P.Transportproz.an||shape="rect"]] Grenzfl.(g.B. HZDR)
2463 * P.Ultra.Mikroskop. u. Photonik (ct.qmat)
2464 * P.Ultrapräzbearb. v.O. m.Ionen u.Plasmen
2465 * P.Umweltentwicklg u.Risikomanagement(gB)
2466 * P.VWL, insb. Verkehrspol. u. Raumwirtsch
2467 * P.VWL,ins.Umw.,Stadt-u.Reg.ökon.(gB/IÖR)
2468 * P.VWL,insb.Internat.Wirtschaftsbez.(IWB)
2469 * P.VWL,insb.Wirtsch.pol.u.Wirtschfo(WIPO)
2470 * P.Verkehrsbetriebsl.u.Logistik
2471 * P.Waldwachstum u. Produktion von Holzbio
2472 * P.Werkstoffmechanik u.Schadensfallanalys
2473 * P.Ältere u. frühneuzeitl.Dt.Lit.u.Kultur
2474 * P.ökolog.u.revitalisierenden Stadtumbau
2475 * Personalrat
2476 * Philosophische Fakultät
2477 * Physik des Lebens (PoL)
2478 * Physik. Chemie Biomol. Kondensate (NFoG)
2479 * Prof. Big Data Analytics Transportation
2480 * Prof. Didaktik der Informatik
2481 * Prof. Elektrochemie
2482 * Prof. Sozio.Kult.vergl.u.qual.Soz.forsch
2483 * Professur für Humangeographie
2484 * Projekt Intranet
2485 * Prorektor Bildung (PB)
2486 * Prorektorin Forschung (PF)
2487 * Prorektorin Universitätskultur (PUK)
2488 * Prüfungsamt Bereich GSW
2489 * Psychosoziale Medizin und Entwicklungsneurowissenschaften
2490 * Reg.kompl.Strukt.erw. Wirbeltiere (NFoG)
2491 * Rektorin
2492 * SFB 1415 Chemie sys. zweidim. Mat.
2493 * SFB FR Psychologie
2494 * SFB TRR 96
2495 * SG 1.1 Haushalt u.Finanzbuchhalt
2496 * SG 1.2 Zentr. Beschaffung u.Anlagenbuchh
2497 * SG 1.3 Drittmittelverwaltung
2498 * SG 10.1 Strategie
2499 * SG 10.2 Akadem.Controlling und QM
2500 * SG 10.3 Prozesse u. Org.strukt.
2501 * SG 10.3 Prozesse und Org.strukturen
2502 * SG 2.1 Hochschullehrer/Beamte
2503 * SG 2.2 Tarifbesch. Bereiche ING und GSW
2504 * SG 2.3 Tarifbesch. Ber. MN,BU,ZUV/ZE
2505 * SG 2.4 Nebengebiet u.nebenberufl. Besch.
2506 * SG 2.5 Personalentwicklung
2507 * SG 3.4 Justitiariat
2508 * SG 3.5 Informationssicherheit
2509 * SG 4.1 Baumanagement
2510 * SG 4.4 Infrastrukturelles Gebäudemanag.
2511 * SG 4.5 Arbeitssicherheit
2512 * SG 5.1 Forschungsförderung
2513 * SG 5.2 European Project Center
2514 * SG 5.3 Transfer
2515 * SG 5.4 Wissenschaftlicher Nachwuchs
2516 * SG 5.5 Forschungsinformationen
2517 * SG 6.1 Akad.Controlling u. Qualitätsman.
2518 * SG 6.4 Application-Management ERP
2519 * SG 7.1 Corporate Design
2520 * SG 7.1 Strategie
2521 * SG 7.2 Presse- und Öffentlichkeitsarbeit
2522 * SG 7.3 Stud.- u. Alumni-Kommunikation
2523 * SG 7.4 Sonderaufgaben Kommunikation
2524 * SG 7.5 Web und Video
2525 * SG 8.1 Zentrale Studienberatung
2526 * SG 8.2 Immatrikulationsamt
2527 * SG 8.3 International Office
2528 * SG 8.5 Zentrum für Weiterbildung
2529 * SG 8.6 Career Service
2530 * SG 8.7 Zentrale Lehr- und Lernräume
2531 * SG 9.1 Campusleben
2532 * SG 9.2 Universität Gesellschaft
2533 * SG 9.3 Diversity Management
2534 * SG 9.4 Gesundheitsdienst
2535 * SG SLM Koordination
2536 * SP Baukonstruktionslehre
2537 * SP Oberflächenphysik
2538 * SP Soz.Theorie,Theoriegesch u.Kultursoz.
2539 * SP Suchtforschung
2540 * STP Ingenieurbau (DB Netz AG)
2541 * Schaufler Lab@TU Dresden
2542 * Schülerrechenzentrum (SRZ)
2543 * Schüleruni TU Dresden
2544 * Seniorenakademie
2545 * Service Desk ZIH
2546 * Sonderforschungsbereich 1285
2547 * Studentenrat
2548 * Studienbüro
2549 * Studienbüro Bereich Bau und Umwelt
2550 * Studienbüro Bereich GSW
2551 * Studienbüro Bereich Ingenieurwiss.
2552 * Studienbüro Bereich MatNat
2553 * Studium generale (Integrale)
2554 * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek
2555 * TU-Umweltinitiative (TUUWI)
2556 * TUDIAS
2557 * TUDiSC
2558 * Technische Universität Dresden
2559 * Technologieplattform CMCB
2560 * Transport in hybriden Materialien (NFoG)
2561 * Treuhandstelle Medizinische Fakultät
2562 * Universitäts KrebsCentrum Dresden
2563 * Universitäts SchmerzCentrum
2564 * UniversitätsCentrum für Orthopädie und Unfall- und Plastische Ch
2565 * Universitätsarchiv (UA)
2566 * Universitätschor
2567 * Universitätsorchester
2568 * Verwaltung FR Forstwissenschaften
2569 * Verwaltung FR Geowissenschaften
2570 * Verwaltung FR Hydrowissenschaften
2571 * Verwaltung IHI
2572 * Verwaltung ZIH
2573 * Verwaltungseinrichtungen der MFD
2574 * Vodafon Stiftprof. Mobile Nachrichtensys
2575 * Volkswirtschaftslehre
2576 * Werkstatt u. Versuchsfeld Johannstadt
2577 * Werkstatt u. Versuchsfeld Zeuner-Bau
2578 * Werkstatt- und Versuchsfeldverbund
2579 * Wirtschaft-Technik-Haushalt/Soziales
2580 * Wirtschaftsinformatik
2581 * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo
2582 * Zentrale Einrichtungen Fakultät Physik
2583 * Zentrale wiss. Einr. Phil. Fak., G-KSt
2584 * Zentrum Mittleres und Östliches Europa
2585 * Zentrum ScaDS.AI
2586 * Zentrum für Informationsdienste/HLR(ZIH)
2587 * Zentrum für Integrationsstudien (ZfI)
2588 * Zentrum für Internationale Studien (ZIS)
2589 * Zentrum für Qualitätsanalyse (ZQA)
2590 * Zentrum für Taktiles Internet (CeTI)
2591 * Zentrum für Translationale Knochen-, Gelenk- und Weichgewebefors
2592 * Zentrum für evidenzbasierte Gesundheitsversorgung
2593 * Zentrum für mikrotechnische Produktion
2594 * Zentrum interdiszip. Lernen und Lehren{{/expand}}\\
2595 {{/layout-cell}}
2596 {{/layout-section}}
2597
2598 {{layout-section ac:type="single"}}
2599 {{layout-cell}}
2600 (% style="margin-left: 40.0px;" %)
2601 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy")
2602 {{/layout-cell}}
2603 {{/layout-section}}
2604
2605 {{layout-section ac:type="single"}}
2606 {{layout-cell}}
2607 === Organisationsstruktur ===
2608
2609 (% style="margin-left: 40.0px;" %)
2610 Attribut: eduPersonOrgUnitDN
2611
2612 (% style="margin-left: 40.0px;" %)
2613 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
2614
2615 (% style="margin-left: 40.0px;" %)
2616 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
2617 {{/layout-cell}}
2618 {{/layout-section}}
2619
2620 {{layout-section ac:type="single"}}
2621 {{layout-cell}}
2622 === Standort ===
2623
2624 (% style="margin-left: 40.0px;" %)
2625 Attribut: standort
2626 {{/layout-cell}}
2627 {{/layout-section}}
2628
2629 {{layout-section ac:type="two_equal"}}
2630 {{layout-cell}}
2631 (% style="margin-left: 40.0px;" %)
2632 Beispielwerte: //Attribut wird nicht übertragen//
2633 {{/layout-cell}}
2634
2635 {{layout-cell}}
2636 \\
2637 {{/layout-cell}}
2638 {{/layout-section}}
2639
2640 {{layout-section ac:type="single"}}
2641 {{layout-cell}}
2642 (% style="margin-left: 40.0px;" %)
2643 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy")
2644 {{/layout-cell}}
2645 {{/layout-section}}
2646
2647 {{layout-section ac:type="single"}}
2648 {{layout-cell}}
2649 === Studiengang ===
2650
2651 (% style="margin-left: 40.0px;" %)
2652 Attribut: studySubject
2653 {{/layout-cell}}
2654 {{/layout-section}}
2655
2656 {{layout-section ac:type="two_equal"}}
2657 {{layout-cell}}
2658 (% style="margin-left: 40.0px;" %)
2659 Beispielwerte: Abfallwirtschaft und Altlasten, Advanced Computational and Civil Engineering Structural Studies - ACCESS, Angewandte Medienforschung, ...
2660 {{/layout-cell}}
2661
2662 {{layout-cell}}
2663 {{expand title="Weitere Werte ..."}}
2664 * Anglistik und Amerikanistik
2665 * Antike Kulturen
2666 * Architektur
2667 * Bahnsystemingenieurwesen
2668 * Bauingenieurwesen
2669 * Bautechnik
2670 * Berufliche Bildung - Reformmodell (LA f. berufbild. Schulen)
2671 * Betriebswirtschaftslehre
2672 * Biochemistry
2673 * Biodiversity and Collection Management
2674 * Biologie
2675 * Biology in Society
2676 * Biomedizinische Technik
2677 * Biomedizinische Technik 2
2678 * Biotechnologie und Angewandte Ökologie
2679 * Business Ethics und CSR-Management
2680 * Business Ethics und Responsible Management
2681 * Cartography
2682 * Chemie
2683 * Chemistry
2684 * Computational Logic
2685 * Computational Modeling and Simulation
2686 * Computational Science and Engineering
2687 * Deutsch
2688 * Deutsch als Zweitsprache
2689 * Digital Humanities
2690 * Distributed Systems Engineering
2691 * Ecosystem Services
2692 * Elektrische Verkehrssysteme
2693 * Elektrotechnik
2694 * Elektrotechnik und Informationstechnik
2695 * Englisch
2696 * Erziehungswissenschaft / Sozialpädagogik
2697 * Erziehungswissenschaften
2698 * Ethik / Philosophie
2699 * Europäische Sprachen
2700 * Evangelische Religion
2701 * Evangelische Theologie
2702 * Farbtechnik Raumgestaltung und Oberflächentechnik
2703 * Forstwissenschaften
2704 * Französisch
2705 * Gemeinschaftskunde / Recht
2706 * Gemeinschaftskunde / Recht / Wirtschaft
2707 * Geodäsie
2708 * Geodäsie und Geoinformation
2709 * Geoinformationstechnologien
2710 * Geowissenschaften
2711 * Germanistik
2712 * Geschichte
2713 * Gesundheit und Pflege
2714 * Gesundheitswissenschaften/Public Health
2715 * Griechisch
2716 * Grundschuldidaktik
2717 * Hebammenkunde
2718 * Holztechnik
2719 * Holztechnologie und Holzwirtschaft
2720 * Humanmedizin
2721 * Hydro Science and Engineering
2722 * Hydrobiologie
2723 * Hydrologie
2724 * Hydrowissenschaften
2725 * Hydrowissenschaften: Wasserwirtschaft Hydrologie Kreislaufwirtschaft
2726 * Höheres Lehramt an berufsbildenden Schulen
2727 * Informatik
2728 * Informationssystemtechnik
2729 * International Studies in Intellectual Property Law
2730 * Internationale Beziehungen
2731 * Internationales Management
2732 * Italienisch
2733 * Katholische Religion
2734 * Katholische Theologie
2735 * Katholische Theologie im interdisziplinären Kontext
2736 * Klassische Philologie
2737 * Kommunikationswissenschaft
2738 * Kunst
2739 * Kunstgeschichte
2740 * Kunstgeschichte / Musikwissenschaft
2741 * Labor- und Prozesstechnik
2742 * Landschaftsarchitektur
2743 * Latein
2744 * Lebensmittel- Ernährungs- und Hauswirtschaftswissenschaft
2745 * Lebensmittelchemie
2746 * Lehramt an Grundschulen
2747 * Lehramt an Gymnasien
2748 * Lehramt an Oberschulen
2749 * Lehramt an berufsbildenden Schulen
2750 * Literatur und Kultur im gesellschaftlichen Wandel
2751 * Luftverkehr und Logistik
2752 * Maschinenbau
2753 * Maschinenwesen
2754 * Mathematik
2755 * Mechatronik
2756 * Medical Radiation Sciences
2757 * Medienforschung
2758 * Medienforschung und Medienpraxis
2759 * Medieninformatik
2760 * Medizin
2761 * Metall- und Maschinentechnik
2762 * Molecular Bioengineering
2763 * Molecular Biosciences and Productive Biosystemss
2764 * Molekulare Biologie und Biotechnologie
2765 * Musik
2766 * Musikwissenschaft
2767 * Nanobiophysics
2768 * Nanoelectronic Systems
2769 * Organic and Molecular Electronics
2770 * Organismic and Molecular Biodiversity
2771 * Philosophi
2772 * Philosophie
2773 * Physics of Life
2774 * Physik
2775 * Politik und Verfassung
2776 * Politikwissenschaft
2777 * Propädeutikum
2778 * Psychologie
2779 * Psychologie mit Schwerpunkt Klinische Psychologie und Psychotherapie
2780 * Psychologie: Cognitive-Affective Neuroscience
2781 * Psychologie: Human Performance in Socio-Technical Systems
2782 * Psychologische Psychotherapie
2783 * Raumentwicklung und Naturressourcenmanagement
2784 * Rechtswissenschaft
2785 * Rechtswissenschaften
2786 * Regenerative Biology and Medicine
2787 * Regenerative Energiesysteme
2788 * Romanistik
2789 * Russisch
2790 * Slavistik
2791 * Sozialpädagogik
2792 * Sozialpädagogik Sozialarbeit und Wohlfahrtswissenschaften
2793 * Soziologie
2794 * Sprach- Literatur- und Kulturwissenschaften
2795 * Studienkolleg
2796 * Technomathematik
2797 * Textil- und Konfektionstechnik
2798 * Textilmaschinen und Textile Hochleistungswerkstofftechnik
2799 * Transportation Economics
2800 * Tropical Forestry
2801 * Umweltschutz und Umwelttechnik
2802 * Verfahrenstechnik
2803 * Verfahrenstechnik und Naturstofftechnik
2804 * Verkehrsingenieurwesen
2805 * Verkehrswirtschaft
2806 * Vocational Education and Personnel Capacity Building
2807 * Volkswirtschaftslehre
2808 * Wasserwirtschaft
2809 * Weiterbildungsforschung und Organisationsentwicklung
2810 * Werkstoffwissenschaft
2811 * Wirtschaft Technik Haushalt/Soziales
2812 * Wirtschaftsinformatik
2813 * Wirtschaftsingenieurwesen
2814 * Wirtschaftsmathematik
2815 * Wirtschaftspädagogik
2816 * Wirtschaftspädagogik - Studienrichtung I
2817 * Wirtschaftsrecht
2818 * Wirtschaftswissenschaften
2819 * Zahnmedizin
2820 {{/expand}}
2821 {{/layout-cell}}
2822 {{/layout-section}}
2823
2824 {{layout-section ac:type="single"}}
2825 {{layout-cell}}
2826 (% style="margin-left: 40.0px;" %)
2827 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "//Zahnmedizin//"//: hasAttribute("studySubject","Zahnmedizin")
2828 {{/layout-cell}}
2829 {{/layout-section}}
2830
2831 {{layout-section ac:type="single"}}
2832 {{layout-cell}}
2833 === Studiengruppe ===
2834
2835 (% style="margin-left: 40.0px;" %)
2836 Attribut: studyGroup
2837 {{/layout-cell}}
2838 {{/layout-section}}
2839
2840 {{layout-section ac:type="two_equal"}}
2841 {{layout-cell}}
2842 (% style="margin-left: 40.0px;" %)
2843 Beispielwerte: //Attribut wird nicht übertragen//
2844 {{/layout-cell}}
2845
2846 {{layout-cell}}
2847 \\
2848 {{/layout-cell}}
2849 {{/layout-section}}
2850
2851 {{layout-section ac:type="single"}}
2852 {{layout-cell}}
2853 (% style="margin-left: 40.0px;" %)
2854 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy")
2855 {{/layout-cell}}
2856 {{/layout-section}}
2857
2858 {{layout-section ac:type="single"}}
2859 {{layout-cell}}
2860 === Titel ===
2861
2862 (% style="margin-left: 40.0px;" %)
2863 Attribut: personalTitle
2864
2865 (% style="margin-left: 40.0px;" %)
2866 Beispielwert: //Attribut wird nicht übertragen//**
2867 **
2868
2869 (% style="margin-left: 40.0px;" %)
2870 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
2871 {{/layout-cell}}
2872 {{/layout-section}}
2873
2874 {{layout-section ac:type="single"}}
2875 {{layout-cell}}
2876 === Vorname ===
2877
2878 (% style="margin-left: 40.0px;" %)
2879 Attribut: firstName
2880
2881 (% style="margin-left: 40.0px;" %)
2882 Beispielwert: Max**
2883 **
2884
2885 (% style="margin-left: 40.0px;" %)
2886 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
2887 {{/layout-cell}}
2888 {{/layout-section}}
2889 {{/layout}}
2890 {{/sv-translation}}
2891
2892 {{sv-translation language="en"}}
2893
2894
2895 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
2896 {{/sv-translation}}