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