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