Wiki-Quellcode von OPAL-Shibboleth-Attribute Westsaechsische Hochschule Zwickau
Version 36.2 von Carina Enke am 20.12.2023
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | {{sv-translation language="de"}} | ||
2 | {{layout}} | ||
3 | {{layout-section ac:type="single"}} | ||
4 | {{layout-cell}} | ||
5 | \\ | ||
6 | {{/layout-cell}} | ||
7 | {{/layout-section}} | ||
8 | |||
9 | {{layout-section ac:type="two_right_sidebar"}} | ||
10 | {{layout-cell}} | ||
11 | == Allgemeine Informationen == | ||
12 | |||
13 | |||
14 | |||
15 | {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}} | ||
16 | {{/layout-cell}} | ||
17 | |||
18 | {{layout-cell}} | ||
19 | (% class="auto-cursor-target" %) | ||
20 | \\ | ||
21 | |||
22 | {{scroll-ignore}} | ||
23 | (% class="auto-cursor-target" %) | ||
24 | \\ | ||
25 | |||
26 | {{panel title="Inhalt"}} | ||
27 | |||
28 | |||
29 | {{toc/}} | ||
30 | |||
31 | **Verwandte Themen** | ||
32 | |||
33 | * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]] | ||
34 | {{/panel}} | ||
35 | |||
36 | (% class="auto-cursor-target" %) | ||
37 | \\ | ||
38 | {{/scroll-ignore}} | ||
39 | |||
40 | (% class="auto-cursor-target" %) | ||
41 | \\ | ||
42 | {{/layout-cell}} | ||
43 | {{/layout-section}} | ||
44 | |||
45 | {{layout-section ac:type="single"}} | ||
46 | {{layout-cell}} | ||
47 | === Anrede === | ||
48 | |||
49 | (% style="margin-left: 40.0px;" %) | ||
50 | Attribut: salutationSelection | ||
51 | |||
52 | (% style="margin-left: 40.0px;" %) | ||
53 | Beispielwerte: //Attribut wird nicht übertragen// | ||
54 | |||
55 | (% style="margin-left: 40.0px;" %) | ||
56 | Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")// | ||
57 | {{/layout-cell}} | ||
58 | {{/layout-section}} | ||
59 | |||
60 | {{layout-section ac:type="single"}} | ||
61 | {{layout-cell}} | ||
62 | === Benutzername === | ||
63 | |||
64 | (% style="margin-left: 40.0px;" %) | ||
65 | Attribut: username | ||
66 | |||
67 | (% style="margin-left: 40.0px;" %) | ||
68 | Beispielwert: login-name@fh-zwickau.de | ||
69 | |||
70 | (% style="margin-left: 40.0px;" %) | ||
71 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@fh-zwickau.de"//: hasAttribute("username","login-name@fh-zwickau.de") | ||
72 | {{/layout-cell}} | ||
73 | {{/layout-section}} | ||
74 | |||
75 | {{layout-section ac:type="single"}} | ||
76 | {{layout-cell}} | ||
77 | === Benutzertyp === | ||
78 | |||
79 | (% style="margin-left: 40.0px;" %) | ||
80 | Attribut: personType | ||
81 | {{/layout-cell}} | ||
82 | {{/layout-section}} | ||
83 | |||
84 | {{layout-section ac:type="two_equal"}} | ||
85 | {{layout-cell}} | ||
86 | (% style="margin-left: 40.0px;" %) | ||
87 | Beispielwerte: | ||
88 | |||
89 | * | ||
90 | ** employee;member;staff | ||
91 | ** employee;staff;member | ||
92 | ** employee;staff;member;student | ||
93 | {{/layout-cell}} | ||
94 | |||
95 | {{layout-cell}} | ||
96 | (% class="auto-cursor-target" %) | ||
97 | \\ | ||
98 | |||
99 | {{expand title="Weitere Werte ..."}} | ||
100 | * employee;student;member;staff | ||
101 | * member;employee;staff | ||
102 | * member;staff;employee | ||
103 | * member;student | ||
104 | * member;student;employee;staff | ||
105 | * staff;employee;member | ||
106 | * staff;employee;student;member | ||
107 | * staff;member;employee | ||
108 | * student;employee;staff;member | ||
109 | {{/expand}} | ||
110 | |||
111 | (% class="auto-cursor-target" %) | ||
112 | \\ | ||
113 | {{/layout-cell}} | ||
114 | {{/layout-section}} | ||
115 | |||
116 | {{layout-section ac:type="single"}} | ||
117 | {{layout-cell}} | ||
118 | (% style="margin-left: 40.0px;" %) | ||
119 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff") | ||
120 | {{/layout-cell}} | ||
121 | {{/layout-section}} | ||
122 | |||
123 | {{layout-section ac:type="single"}} | ||
124 | {{layout-cell}} | ||
125 | === E-Mail-Adresse === | ||
126 | |||
127 | (% style="margin-left: 40.0px;" %) | ||
128 | Attribut: email | ||
129 | |||
130 | (% style="margin-left: 40.0px;" %) | ||
131 | Beispielwert: muster.mann@fh-zwickau.de | ||
132 | |||
133 | (% style="margin-left: 40.0px;" %) | ||
134 | Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse muster.mann@fh-zwickau.de//: hasAttribute("email","muster.mann@fh-zwickau.de") | ||
135 | {{/layout-cell}} | ||
136 | {{/layout-section}} | ||
137 | |||
138 | {{layout-section ac:type="single"}} | ||
139 | {{layout-cell}} | ||
140 | === Fachsemester === | ||
141 | |||
142 | (% style="margin-left: 40.0px;" %) | ||
143 | Attribut: termsOfStudy | ||
144 | {{/layout-cell}} | ||
145 | {{/layout-section}} | ||
146 | |||
147 | {{layout-section ac:type="two_equal"}} | ||
148 | {{layout-cell}} | ||
149 | (% style="margin-left: 40.0px;" %) | ||
150 | Beispielwert: //Attribut wird nicht übertragen// | ||
151 | {{/layout-cell}} | ||
152 | |||
153 | {{layout-cell}} | ||
154 | \\ | ||
155 | {{/layout-cell}} | ||
156 | {{/layout-section}} | ||
157 | |||
158 | {{layout-section ac:type="single"}} | ||
159 | {{layout-cell}} | ||
160 | (% style="margin-left: 40.0px;" %) | ||
161 | Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy") | ||
162 | {{/layout-cell}} | ||
163 | {{/layout-section}} | ||
164 | |||
165 | {{layout-section ac:type="single"}} | ||
166 | {{layout-cell}} | ||
167 | === Geburtstag === | ||
168 | |||
169 | (% style="margin-left: 40.0px;" %) | ||
170 | Attribut: birthDay | ||
171 | |||
172 | (% style="margin-left: 40.0px;" %) | ||
173 | Beispielwert: //Attribut wird nicht übertragen//** | ||
174 | ** | ||
175 | |||
176 | (% style="margin-left: 40.0px;" %) | ||
177 | Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000") | ||
178 | {{/layout-cell}} | ||
179 | {{/layout-section}} | ||
180 | |||
181 | {{layout-section ac:type="single"}} | ||
182 | {{layout-cell}} | ||
183 | === Institution === | ||
184 | |||
185 | (% style="margin-left: 40.0px;" %) | ||
186 | Attribut: institutionalName | ||
187 | |||
188 | (% style="margin-left: 40.0px;" %) | ||
189 | Beispielwert: WSH Zwickau | ||
190 | |||
191 | (% style="margin-left: 40.0px;" %) | ||
192 | Beispielregel Expertenmodus: //Nur für Nutzer der Westsächsische Hochschule Zwickau //: hasAttribute("institutionalName","WSH Zwickau") | ||
193 | {{/layout-cell}} | ||
194 | {{/layout-section}} | ||
195 | |||
196 | {{layout-section ac:type="single"}} | ||
197 | {{layout-cell}} | ||
198 | === Matrikelnummer === | ||
199 | |||
200 | (% style="margin-left: 40.0px;" %) | ||
201 | Attribut: institutionalUserIdentifier | ||
202 | |||
203 | (% style="margin-left: 40.0px;" %) | ||
204 | Beispielwert: 123456 | ||
205 | |||
206 | (% style="margin-left: 40.0px;" %) | ||
207 | Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer "123456"//: hasAttribute("institutionalUserIdentifier","123456") | ||
208 | {{/layout-cell}} | ||
209 | {{/layout-section}} | ||
210 | |||
211 | {{layout-section ac:type="single"}} | ||
212 | {{layout-cell}} | ||
213 | === Moduleinschreibung === | ||
214 | |||
215 | (% style="margin-left: 40.0px;" %) | ||
216 | Attribut: moduleEnrollment | ||
217 | |||
218 | (% style="margin-left: 40.0px;" %) | ||
219 | Beispielwert:** **//Attribut wird nicht übertragen//** | ||
220 | ** | ||
221 | |||
222 | (% style="margin-left: 40.0px;" %) | ||
223 | Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy") | ||
224 | {{/layout-cell}} | ||
225 | {{/layout-section}} | ||
226 | |||
227 | {{layout-section ac:type="single"}} | ||
228 | {{layout-cell}} | ||
229 | === Nachname === | ||
230 | |||
231 | (% style="margin-left: 40.0px;" %) | ||
232 | Attribut: lastName | ||
233 | |||
234 | (% style="margin-left: 40.0px;" %) | ||
235 | Beispielwert: Müller** | ||
236 | ** | ||
237 | |||
238 | (% style="margin-left: 40.0px;" %) | ||
239 | Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller") | ||
240 | {{/layout-cell}} | ||
241 | {{/layout-section}} | ||
242 | |||
243 | {{layout-section ac:type="single"}} | ||
244 | {{layout-cell}} | ||
245 | === Organisationseinheit === | ||
246 | |||
247 | (% style="margin-left: 40.0px;" %) | ||
248 | Attribut: orgUnit | ||
249 | {{/layout-cell}} | ||
250 | {{/layout-section}} | ||
251 | |||
252 | {{layout-section ac:type="two_equal"}} | ||
253 | {{layout-cell}} | ||
254 | (% style="margin-left: 40.0px;" %) | ||
255 | Beispielwerte: AMB, DSA, IO, ... | ||
256 | {{/layout-cell}} | ||
257 | |||
258 | {{layout-cell}} | ||
259 | (% class="auto-cursor-target" %) | ||
260 | \\ | ||
261 | |||
262 | {{expand title="Weitere Werte ..."}} | ||
263 | * ((( | ||
264 | ELT | ||
265 | ))) | ||
266 | * ((( | ||
267 | Fremdnutzer | ||
268 | ))) | ||
269 | * ((( | ||
270 | GPW | ||
271 | ))) | ||
272 | * ((( | ||
273 | GPW;WIW | ||
274 | ))) | ||
275 | * ((( | ||
276 | KFT | ||
277 | ))) | ||
278 | * ((( | ||
279 | KFT;PTI;WIW | ||
280 | ))) | ||
281 | * ((( | ||
282 | PTI | ||
283 | ))) | ||
284 | * ((( | ||
285 | PTI;WIW | ||
286 | ))) | ||
287 | * ((( | ||
288 | Sport | ||
289 | ))) | ||
290 | * ((( | ||
291 | SPR | ||
292 | ))) | ||
293 | * ((( | ||
294 | Unbekannt;PTI | ||
295 | ))) | ||
296 | * ((( | ||
297 | WIW | ||
298 | ))) | ||
299 | * ((( | ||
300 | ZKI | ||
301 | ))) | ||
302 | {{/expand}} | ||
303 | |||
304 | (% class="auto-cursor-target" %) | ||
305 | \\ | ||
306 | {{/layout-cell}} | ||
307 | {{/layout-section}} | ||
308 | |||
309 | {{layout-section ac:type="single"}} | ||
310 | {{layout-cell}} | ||
311 | (% style="margin-left: 40.0px;" %) | ||
312 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "AMB"//: hasAttribute("orgUnit","AMB") | ||
313 | {{/layout-cell}} | ||
314 | {{/layout-section}} | ||
315 | |||
316 | {{layout-section ac:type="single"}} | ||
317 | {{layout-cell}} | ||
318 | === Organisationsstruktur === | ||
319 | |||
320 | (% style="margin-left: 40.0px;" %) | ||
321 | Attribut: eduPersonOrgUnitDN | ||
322 | |||
323 | (% style="margin-left: 40.0px;" %) | ||
324 | Beispielwerte: //Attribut wird nicht übertragen// | ||
325 | |||
326 | (% style="margin-left: 40.0px;" %) | ||
327 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy") | ||
328 | {{/layout-cell}} | ||
329 | {{/layout-section}} | ||
330 | |||
331 | {{layout-section ac:type="single"}} | ||
332 | {{layout-cell}} | ||
333 | === Standort === | ||
334 | |||
335 | (% style="margin-left: 40.0px;" %) | ||
336 | Attribut: standort | ||
337 | {{/layout-cell}} | ||
338 | {{/layout-section}} | ||
339 | |||
340 | {{layout-section ac:type="two_equal"}} | ||
341 | {{layout-cell}} | ||
342 | (% style="margin-left: 40.0px;" %) | ||
343 | Beispielwerte: //Attribut wird nicht übertragen// | ||
344 | {{/layout-cell}} | ||
345 | |||
346 | {{layout-cell}} | ||
347 | \\ | ||
348 | {{/layout-cell}} | ||
349 | {{/layout-section}} | ||
350 | |||
351 | {{layout-section ac:type="single"}} | ||
352 | {{layout-cell}} | ||
353 | (% style="margin-left: 40.0px;" %) | ||
354 | Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy") | ||
355 | {{/layout-cell}} | ||
356 | {{/layout-section}} | ||
357 | |||
358 | {{layout-section ac:type="single"}} | ||
359 | {{layout-cell}} | ||
360 | === Studiengang === | ||
361 | |||
362 | (% style="margin-left: 40.0px;" %) | ||
363 | Attribut: studySubject | ||
364 | {{/layout-cell}} | ||
365 | {{/layout-section}} | ||
366 | |||
367 | {{layout-section ac:type="two_equal"}} | ||
368 | {{layout-cell}} | ||
369 | (% style="margin-left: 40.0px;" %) | ||
370 | Beispielwerte: Angewandte Gesundheitswissenschaften, Automobilproduktion, Automotive Engineering, ... | ||
371 | {{/layout-cell}} | ||
372 | |||
373 | {{layout-cell}} | ||
374 | (% class="auto-cursor-target" %) | ||
375 | \\ | ||
376 | |||
377 | {{expand title="Weitere Werte ..."}} | ||
378 | * ((( | ||
379 | Betriebswirtschaft Controlling | ||
380 | ))) | ||
381 | * ((( | ||
382 | Biomedizinische Technik | ||
383 | ))) | ||
384 | * ((( | ||
385 | Data Science | ||
386 | ))) | ||
387 | * ((( | ||
388 | Digital Health | ||
389 | ))) | ||
390 | * ((( | ||
391 | Elektrische und Elektronische Systeme | ||
392 | ))) | ||
393 | * ((( | ||
394 | Elektrotechnik | ||
395 | ))) | ||
396 | * ((( | ||
397 | Geb\u00e4ude-, Energie- und Klimatechnik | ||
398 | ))) | ||
399 | * ((( | ||
400 | Gesundheitsmanagement | ||
401 | ))) | ||
402 | * ((( | ||
403 | Gesundheitswissenschaften | ||
404 | ))) | ||
405 | * ((( | ||
406 | Industrial Management & Engineering | ||
407 | ))) | ||
408 | * ((( | ||
409 | Informatik | ||
410 | ))) | ||
411 | * ((( | ||
412 | Informations- und Kommunikationstechnik | ||
413 | ))) | ||
414 | * ((( | ||
415 | Kraftfahrzeugelektronik | ||
416 | ))) | ||
417 | * ((( | ||
418 | Kraftfahrzeugtechnik | ||
419 | ))) | ||
420 | * ((( | ||
421 | Languages and Business Administration German-Chinese | ||
422 | ))) | ||
423 | * ((( | ||
424 | Languages and Business Administration/iberoromanischer Kulturraum | ||
425 | ))) | ||
426 | * ((( | ||
427 | Management | ||
428 | ))) | ||
429 | * ((( | ||
430 | Maschinenbau | ||
431 | ))) | ||
432 | * ((( | ||
433 | Mechatronik | ||
434 | ))) | ||
435 | * ((( | ||
436 | Medizin- und Gesundheitstechnologie | ||
437 | ))) | ||
438 | * ((( | ||
439 | Mikrotechnologie | ||
440 | ))) | ||
441 | * ((( | ||
442 | Nanotechnologie | ||
443 | ))) | ||
444 | * ((( | ||
445 | Pflegemanagement | ||
446 | ))) | ||
447 | * ((( | ||
448 | Produktionsoptimierung | ||
449 | ))) | ||
450 | * ((( | ||
451 | Prop\u00e4deutisches Vorsemester f\u00fcr Master-PTI | ||
452 | ))) | ||
453 | * ((( | ||
454 | Road Traffic Engineering | ||
455 | ))) | ||
456 | * ((( | ||
457 | Textile Strukturen und Technologien | ||
458 | ))) | ||
459 | * ((( | ||
460 | Umwelttechnik und Recycling | ||
461 | ))) | ||
462 | * ((( | ||
463 | Umwelttechnik und Regenerative Energien | ||
464 | ))) | ||
465 | * ((( | ||
466 | Verkehrssystemtechnik | ||
467 | ))) | ||
468 | * ((( | ||
469 | Wirtschaftsinformatik im Aufbaufernstudium | ||
470 | ))) | ||
471 | * ((( | ||
472 | Wirtschaftsingenieurwesen | ||
473 | ))) | ||
474 | {{/expand}} | ||
475 | |||
476 | (% class="auto-cursor-target" %) | ||
477 | \\ | ||
478 | {{/layout-cell}} | ||
479 | {{/layout-section}} | ||
480 | |||
481 | {{layout-section ac:type="single"}} | ||
482 | {{layout-cell}} | ||
483 | (% style="margin-left: 40.0px;" %) | ||
484 | Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "Automotive Engineering"//: hasAttribute("studySubject","Automotive Engineering") | ||
485 | {{/layout-cell}} | ||
486 | {{/layout-section}} | ||
487 | |||
488 | {{layout-section ac:type="single"}} | ||
489 | {{layout-cell}} | ||
490 | === Studiengruppe === | ||
491 | |||
492 | (% style="margin-left: 40.0px;" %) | ||
493 | Attribut: studyGroup | ||
494 | {{/layout-cell}} | ||
495 | {{/layout-section}} | ||
496 | |||
497 | {{layout-section ac:type="two_equal"}} | ||
498 | {{layout-cell}} | ||
499 | (% style="margin-left: 40.0px;" %) | ||
500 | Beispielwerte: 112179/2, 122104, 132235/KFZ | ||
501 | {{/layout-cell}} | ||
502 | |||
503 | {{layout-cell}} | ||
504 | (% class="auto-cursor-target" %) | ||
505 | \\ | ||
506 | |||
507 | {{expand title="Weitere Werte ..."}} | ||
508 | * ((( | ||
509 | 112179/2 | ||
510 | ))) | ||
511 | * ((( | ||
512 | 122104 | ||
513 | ))) | ||
514 | * ((( | ||
515 | 132235/KFZ | ||
516 | ))) | ||
517 | * ((( | ||
518 | 152048/AUT | ||
519 | ))) | ||
520 | * ((( | ||
521 | 152079 | ||
522 | ))) | ||
523 | * ((( | ||
524 | 152079/KVZ | ||
525 | ))) | ||
526 | * ((( | ||
527 | 152104/PMF | ||
528 | ))) | ||
529 | * ((( | ||
530 | 152144 | ||
531 | ))) | ||
532 | * ((( | ||
533 | 152179/1 | ||
534 | ))) | ||
535 | * ((( | ||
536 | 152179/2 | ||
537 | ))) | ||
538 | * ((( | ||
539 | 152202 | ||
540 | ))) | ||
541 | * ((( | ||
542 | 152202/FPP | ||
543 | ))) | ||
544 | * ((( | ||
545 | 152212/KVZ | ||
546 | ))) | ||
547 | * ((( | ||
548 | 152232 | ||
549 | ))) | ||
550 | * ((( | ||
551 | 152233 | ||
552 | ))) | ||
553 | * ((( | ||
554 | 152235/5 | ||
555 | ))) | ||
556 | * ((( | ||
557 | 152235/KFM | ||
558 | ))) | ||
559 | * ((( | ||
560 | 152235/KIU | ||
561 | ))) | ||
562 | * ((( | ||
563 | 162011/KVZ | ||
564 | ))) | ||
565 | * ((( | ||
566 | 162048/AUT | ||
567 | ))) | ||
568 | * ((( | ||
569 | 162052 | ||
570 | ))) | ||
571 | * ((( | ||
572 | 162079 | ||
573 | ))) | ||
574 | * ((( | ||
575 | 162104/MKO | ||
576 | ))) | ||
577 | * ((( | ||
578 | 162104/PMF | ||
579 | ))) | ||
580 | * ((( | ||
581 | 162179/2 | ||
582 | ))) | ||
583 | * ((( | ||
584 | 162226 | ||
585 | ))) | ||
586 | * ((( | ||
587 | 162232 | ||
588 | ))) | ||
589 | * ((( | ||
590 | 162235/KEK | ||
591 | ))) | ||
592 | * ((( | ||
593 | 162253 | ||
594 | ))) | ||
595 | * ((( | ||
596 | 162286 | ||
597 | ))) | ||
598 | * ((( | ||
599 | 162456 | ||
600 | ))) | ||
601 | * ((( | ||
602 | 171079/KVZ | ||
603 | ))) | ||
604 | * ((( | ||
605 | 171277 | ||
606 | ))) | ||
607 | * ((( | ||
608 | 172011/KVZ | ||
609 | ))) | ||
610 | * ((( | ||
611 | 172048/AUT | ||
612 | ))) | ||
613 | * ((( | ||
614 | 172048/EET | ||
615 | ))) | ||
616 | * ((( | ||
617 | 172052 | ||
618 | ))) | ||
619 | * ((( | ||
620 | 172079 | ||
621 | ))) | ||
622 | * ((( | ||
623 | 172089/VTA | ||
624 | ))) | ||
625 | * ((( | ||
626 | 172104/MKO | ||
627 | ))) | ||
628 | * ((( | ||
629 | 172104/PMF | ||
630 | ))) | ||
631 | * ((( | ||
632 | 172144 | ||
633 | ))) | ||
634 | * ((( | ||
635 | 172179/2 | ||
636 | ))) | ||
637 | * ((( | ||
638 | 172195 | ||
639 | ))) | ||
640 | * ((( | ||
641 | 172226 | ||
642 | ))) | ||
643 | * ((( | ||
644 | 172227/FTT | ||
645 | ))) | ||
646 | * ((( | ||
647 | 172232 | ||
648 | ))) | ||
649 | * ((( | ||
650 | 172233 | ||
651 | ))) | ||
652 | * ((( | ||
653 | 172235/KEK | ||
654 | ))) | ||
655 | * ((( | ||
656 | 172235/KFM | ||
657 | ))) | ||
658 | * ((( | ||
659 | 172235/KIU | ||
660 | ))) | ||
661 | * ((( | ||
662 | 172235/VMA | ||
663 | ))) | ||
664 | * ((( | ||
665 | 172456 | ||
666 | ))) | ||
667 | * ((( | ||
668 | 172702 | ||
669 | ))) | ||
670 | * ((( | ||
671 | 172757 | ||
672 | ))) | ||
673 | * ((( | ||
674 | 181079/KTZ | ||
675 | ))) | ||
676 | * ((( | ||
677 | 181079/KVZ | ||
678 | ))) | ||
679 | * ((( | ||
680 | 181215/KTZ | ||
681 | ))) | ||
682 | * ((( | ||
683 | 182031 | ||
684 | ))) | ||
685 | * ((( | ||
686 | 182048/AUT | ||
687 | ))) | ||
688 | * ((( | ||
689 | 182048/EET | ||
690 | ))) | ||
691 | * ((( | ||
692 | 182079 | ||
693 | ))) | ||
694 | * ((( | ||
695 | 182079/KVZ | ||
696 | ))) | ||
697 | * ((( | ||
698 | 182104/MKO | ||
699 | ))) | ||
700 | * ((( | ||
701 | 182144 | ||
702 | ))) | ||
703 | * ((( | ||
704 | 182215/KVZ | ||
705 | ))) | ||
706 | * ((( | ||
707 | 182226 | ||
708 | ))) | ||
709 | * ((( | ||
710 | 182232 | ||
711 | ))) | ||
712 | * ((( | ||
713 | 182233 | ||
714 | ))) | ||
715 | * ((( | ||
716 | 182235/KIU | ||
717 | ))) | ||
718 | * ((( | ||
719 | 182248 | ||
720 | ))) | ||
721 | * ((( | ||
722 | 182253 | ||
723 | ))) | ||
724 | * ((( | ||
725 | 182460 | ||
726 | ))) | ||
727 | * ((( | ||
728 | 182702 | ||
729 | ))) | ||
730 | * ((( | ||
731 | 191079/KVZ | ||
732 | ))) | ||
733 | * ((( | ||
734 | 191212/KVZ | ||
735 | ))) | ||
736 | * ((( | ||
737 | 191215/KVZ | ||
738 | ))) | ||
739 | * ((( | ||
740 | 192011/KVZ | ||
741 | ))) | ||
742 | * ((( | ||
743 | 192047/EKT | ||
744 | ))) | ||
745 | * ((( | ||
746 | 192079/KVZ | ||
747 | ))) | ||
748 | * ((( | ||
749 | 192132/EKT | ||
750 | ))) | ||
751 | * ((( | ||
752 | 192212/KVZ | ||
753 | ))) | ||
754 | * ((( | ||
755 | 192226 | ||
756 | ))) | ||
757 | * ((( | ||
758 | 192233 | ||
759 | ))) | ||
760 | * ((( | ||
761 | 192250 | ||
762 | ))) | ||
763 | * ((( | ||
764 | 192253 | ||
765 | ))) | ||
766 | * ((( | ||
767 | 192460 | ||
768 | ))) | ||
769 | * ((( | ||
770 | 201079/KVZ | ||
771 | ))) | ||
772 | * ((( | ||
773 | 201212/KVZ | ||
774 | ))) | ||
775 | * ((( | ||
776 | 201277 | ||
777 | ))) | ||
778 | * ((( | ||
779 | 201758/WHZ | ||
780 | ))) | ||
781 | * ((( | ||
782 | 202011/KTZ | ||
783 | ))) | ||
784 | * ((( | ||
785 | 202079 | ||
786 | ))) | ||
787 | * ((( | ||
788 | 202079/KTZ | ||
789 | ))) | ||
790 | * ((( | ||
791 | 202100 | ||
792 | ))) | ||
793 | * ((( | ||
794 | 202130 | ||
795 | ))) | ||
796 | * ((( | ||
797 | 202132/EKT | ||
798 | ))) | ||
799 | * ((( | ||
800 | 202132/KTZ | ||
801 | ))) | ||
802 | * ((( | ||
803 | 202140 | ||
804 | ))) | ||
805 | * ((( | ||
806 | 202212/KVZ | ||
807 | ))) | ||
808 | * ((( | ||
809 | 202215 | ||
810 | ))) | ||
811 | * ((( | ||
812 | 202215/KVZ | ||
813 | ))) | ||
814 | * ((( | ||
815 | 202233 | ||
816 | ))) | ||
817 | * ((( | ||
818 | 202240 | ||
819 | ))) | ||
820 | * ((( | ||
821 | 211011/KVZ | ||
822 | ))) | ||
823 | * ((( | ||
824 | 211047/EKT | ||
825 | ))) | ||
826 | * ((( | ||
827 | 211079/KVZ | ||
828 | ))) | ||
829 | * ((( | ||
830 | 211140 | ||
831 | ))) | ||
832 | * ((( | ||
833 | 211215/KVZ | ||
834 | ))) | ||
835 | * ((( | ||
836 | 211704 | ||
837 | ))) | ||
838 | {{/expand}} | ||
839 | |||
840 | (% class="auto-cursor-target" %) | ||
841 | \\ | ||
842 | {{/layout-cell}} | ||
843 | {{/layout-section}} | ||
844 | |||
845 | {{layout-section ac:type="single"}} | ||
846 | {{layout-cell}} | ||
847 | (% style="margin-left: 40.0px;" %) | ||
848 | Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "122104"//: hasAttribute("studyGroup","122104") | ||
849 | {{/layout-cell}} | ||
850 | {{/layout-section}} | ||
851 | |||
852 | {{layout-section ac:type="single"}} | ||
853 | {{layout-cell}} | ||
854 | === Titel === | ||
855 | |||
856 | (% style="margin-left: 40.0px;" %) | ||
857 | Attribut: personalTitle | ||
858 | |||
859 | (% style="margin-left: 40.0px;" %) | ||
860 | Beispielwert: //Attribut wird nicht übertragen//** | ||
861 | ** | ||
862 | |||
863 | (% style="margin-left: 40.0px;" %) | ||
864 | Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.") | ||
865 | {{/layout-cell}} | ||
866 | {{/layout-section}} | ||
867 | |||
868 | {{layout-section ac:type="single"}} | ||
869 | {{layout-cell}} | ||
870 | === Vorname === | ||
871 | |||
872 | (% style="margin-left: 40.0px;" %) | ||
873 | Attribut: firstName | ||
874 | |||
875 | (% style="margin-left: 40.0px;" %) | ||
876 | Beispielwert: Max** | ||
877 | ** | ||
878 | |||
879 | (% style="margin-left: 40.0px;" %) | ||
880 | Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") | ||
881 | {{/layout-cell}} | ||
882 | {{/layout-section}} | ||
883 | {{/layout}} | ||
884 | {{/sv-translation}} | ||
885 | |||
886 | {{sv-translation language="en"}} | ||
887 | |||
888 | |||
889 | {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}} | ||
890 | {{/sv-translation}} |