Wiki-Quellcode von OPAL-Shibboleth-Attribute HTW Dresden
Version 18.1 von Carina Enke am 11.04.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}}{{/layout-cell}} | ||
5 | {{/layout-section}} | ||
6 | |||
7 | {{layout-section ac:type="two_right_sidebar"}} | ||
8 | {{layout-cell}} | ||
9 | == Allgemeine Informationen == | ||
10 | |||
11 | |||
12 | |||
13 | {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}} | ||
14 | {{/layout-cell}} | ||
15 | |||
16 | {{layout-cell}} | ||
17 | {{scroll-ignore}} | ||
18 | {{panel title="Inhalt"}} | ||
19 | |||
20 | |||
21 | {{toc/}} | ||
22 | |||
23 | **Verwandte Themen** | ||
24 | |||
25 | * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]] | ||
26 | {{/panel}} | ||
27 | {{/scroll-ignore}} | ||
28 | {{/layout-cell}} | ||
29 | {{/layout-section}} | ||
30 | |||
31 | {{layout-section ac:type="single"}} | ||
32 | {{layout-cell}} | ||
33 | === Anrede === | ||
34 | |||
35 | (% style="margin-left: 40.0px;" %) | ||
36 | Attribut: salutationSelection | ||
37 | |||
38 | (% style="margin-left: 40.0px;" %) | ||
39 | Beispielwerte: 1, 2, 3 | ||
40 | |||
41 | (% style="margin-left: 40.0px;" %) | ||
42 | Bedeutung der Werte: 1 = männlich, 2 = weiblich, 3 = divers | ||
43 | |||
44 | (% style="margin-left: 40.0px;" %) | ||
45 | Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","2")// | ||
46 | {{/layout-cell}} | ||
47 | {{/layout-section}} | ||
48 | |||
49 | {{layout-section ac:type="single"}} | ||
50 | {{layout-cell}} | ||
51 | === Benutzername === | ||
52 | |||
53 | (% style="margin-left: 40.0px;" %) | ||
54 | Attribut: username | ||
55 | |||
56 | (% style="margin-left: 40.0px;" %) | ||
57 | Beispielwert: xyz@htw-dresden.de | ||
58 | |||
59 | (% style="margin-left: 40.0px;" %) | ||
60 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "xyz@htw-dresden.de"//: hasAttribute("username","xyz@htw-dresden.de") | ||
61 | {{/layout-cell}} | ||
62 | {{/layout-section}} | ||
63 | |||
64 | {{layout-section ac:type="single"}} | ||
65 | {{layout-cell}} | ||
66 | === Benutzertyp === | ||
67 | |||
68 | (% style="margin-left: 40.0px;" %) | ||
69 | Attribut: personType | ||
70 | {{/layout-cell}} | ||
71 | {{/layout-section}} | ||
72 | |||
73 | {{layout-section ac:type="two_equal"}} | ||
74 | {{layout-cell}} | ||
75 | (% style="margin-left: 40.0px;" %) | ||
76 | Beispielwerte: affiliate, employee, member, ... | ||
77 | {{/layout-cell}} | ||
78 | |||
79 | {{layout-cell}} | ||
80 | {{expand title="Weitere Werte ..."}} | ||
81 | * student | ||
82 | {{/expand}} | ||
83 | {{/layout-cell}} | ||
84 | {{/layout-section}} | ||
85 | |||
86 | {{layout-section ac:type="single"}} | ||
87 | {{layout-cell}} | ||
88 | (% style="margin-left: 40.0px;" %) | ||
89 | Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "//affiliate//"//: hasAttribute("personType","affiliate") | ||
90 | {{/layout-cell}} | ||
91 | {{/layout-section}} | ||
92 | |||
93 | {{layout-section ac:type="single"}} | ||
94 | {{layout-cell}} | ||
95 | === E-Mail-Adresse === | ||
96 | |||
97 | (% style="margin-left: 40.0px;" %) | ||
98 | Attribut: email | ||
99 | |||
100 | (% style="margin-left: 40.0px;" %) | ||
101 | Beispielwert: max.müller@htw-dresden.de | ||
102 | |||
103 | (% style="margin-left: 40.0px;" %) | ||
104 | Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@htw-dresden.de //: hasAttribute("email","max.müller@htw-dresden.de") | ||
105 | {{/layout-cell}} | ||
106 | {{/layout-section}} | ||
107 | |||
108 | {{layout-section ac:type="single"}} | ||
109 | {{layout-cell}} | ||
110 | === Fachsemester === | ||
111 | |||
112 | (% style="margin-left: 40.0px;" %) | ||
113 | Attribut: termsOfStudy | ||
114 | {{/layout-cell}} | ||
115 | {{/layout-section}} | ||
116 | |||
117 | {{layout-section ac:type="two_equal"}} | ||
118 | {{layout-cell}} | ||
119 | (% style="margin-left: 40.0px;" %) | ||
120 | Beispielwerte: 1, 2, 3, ... | ||
121 | {{/layout-cell}} | ||
122 | |||
123 | {{layout-cell}} | ||
124 | {{expand title="Weitere Werte ..."}} | ||
125 | * ((( | ||
126 | 4 | ||
127 | ))) | ||
128 | * ((( | ||
129 | 5 | ||
130 | ))) | ||
131 | * ((( | ||
132 | 6 | ||
133 | ))) | ||
134 | * ... | ||
135 | * ((( | ||
136 | 20 | ||
137 | ))) | ||
138 | {{/expand}} | ||
139 | {{/layout-cell}} | ||
140 | {{/layout-section}} | ||
141 | |||
142 | {{layout-section ac:type="single"}} | ||
143 | {{layout-cell}} | ||
144 | (% style="margin-left: 40.0px;" %) | ||
145 | Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester 2"//: hasAttribute("termsOfStudy","2") | ||
146 | {{/layout-cell}} | ||
147 | {{/layout-section}} | ||
148 | |||
149 | {{layout-section ac:type="single"}} | ||
150 | {{layout-cell}} | ||
151 | === Geburtstag === | ||
152 | |||
153 | (% style="margin-left: 40.0px;" %) | ||
154 | Attribut: birthDay | ||
155 | |||
156 | (% style="margin-left: 40.0px;" %) | ||
157 | Beispielwert: //Attribut wird nicht übertragen//** | ||
158 | ** | ||
159 | |||
160 | (% style="margin-left: 40.0px;" %) | ||
161 | Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000") | ||
162 | {{/layout-cell}} | ||
163 | {{/layout-section}} | ||
164 | |||
165 | {{layout-section ac:type="single"}} | ||
166 | {{layout-cell}} | ||
167 | === Institution === | ||
168 | |||
169 | (% style="margin-left: 40.0px;" %) | ||
170 | Attribut: institutionalName | ||
171 | |||
172 | (% style="margin-left: 40.0px;" %) | ||
173 | Beispielwert: HTW Dresden** | ||
174 | ** | ||
175 | |||
176 | (% style="margin-left: 40.0px;" %) | ||
177 | Beispielregel Expertenmodus: //Nur für Nutzer der "HTW Dresden"//: hasAttribute("institutionalName","HTW Dresden") | ||
178 | {{/layout-cell}} | ||
179 | {{/layout-section}} | ||
180 | |||
181 | {{layout-section ac:type="single"}} | ||
182 | {{layout-cell}} | ||
183 | === Matrikelnummer === | ||
184 | |||
185 | (% style="margin-left: 40.0px;" %) | ||
186 | Attribut: institutionUserIdentifier | ||
187 | |||
188 | (% style="margin-left: 40.0px;" %) | ||
189 | Beispielwert: 123456 | ||
190 | |||
191 | (% style="margin-left: 40.0px;" %) | ||
192 | Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456") | ||
193 | {{/layout-cell}} | ||
194 | {{/layout-section}} | ||
195 | |||
196 | {{layout-section ac:type="single"}} | ||
197 | {{layout-cell}} | ||
198 | === Moduleinschreibung === | ||
199 | |||
200 | (% style="margin-left: 40.0px;" %) | ||
201 | Attribut: moduleEnrollment | ||
202 | |||
203 | (% style="margin-left: 40.0px;" %) | ||
204 | Beispielwert: //Attribut wird nicht übertragen//** | ||
205 | ** | ||
206 | |||
207 | (% style="margin-left: 40.0px;" %) | ||
208 | Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy") | ||
209 | {{/layout-cell}} | ||
210 | {{/layout-section}} | ||
211 | |||
212 | {{layout-section ac:type="single"}} | ||
213 | {{layout-cell}} | ||
214 | === Nachname === | ||
215 | |||
216 | (% style="margin-left: 40.0px;" %) | ||
217 | Attribut: lastName | ||
218 | |||
219 | (% style="margin-left: 40.0px;" %) | ||
220 | Beispielwert: Müller** | ||
221 | ** | ||
222 | |||
223 | (% style="margin-left: 40.0px;" %) | ||
224 | Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller") | ||
225 | {{/layout-cell}} | ||
226 | {{/layout-section}} | ||
227 | |||
228 | {{layout-section ac:type="single"}} | ||
229 | {{layout-cell}} | ||
230 | === Organisationseinheit === | ||
231 | |||
232 | (% style="margin-left: 40.0px;" %) | ||
233 | Attribut: orgUnit | ||
234 | {{/layout-cell}} | ||
235 | {{/layout-section}} | ||
236 | |||
237 | {{layout-section ac:type="two_equal"}} | ||
238 | {{layout-cell}} | ||
239 | (% style="margin-left: 40.0px;" %) | ||
240 | Beispielwerte: bau, bib, et | ||
241 | {{/layout-cell}} | ||
242 | |||
243 | {{layout-cell}} | ||
244 | {{expand title="Weitere Werte ..."}} | ||
245 | * gestaltung | ||
246 | * informatik | ||
247 | * mw | ||
248 | * pillnitz | ||
249 | * rz | ||
250 | * vermessung | ||
251 | * verwaltung | ||
252 | * wiwi | ||
253 | {{/expand}} | ||
254 | {{/layout-cell}} | ||
255 | {{/layout-section}} | ||
256 | |||
257 | {{layout-section ac:type="single"}} | ||
258 | {{layout-cell}} | ||
259 | (% style="margin-left: 40.0px;" %) | ||
260 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "BW18/1"//: hasAttribute("orgUnit","BW18/1") | ||
261 | {{/layout-cell}} | ||
262 | {{/layout-section}} | ||
263 | |||
264 | {{layout-section ac:type="single"}} | ||
265 | {{layout-cell}} | ||
266 | === Organisationsstruktur === | ||
267 | |||
268 | (% style="margin-left: 40.0px;" %) | ||
269 | Attribut: eduPersonOrgUnitDN | ||
270 | |||
271 | (% style="margin-left: 40.0px;" %) | ||
272 | Beispielwerte: //Attribut wird nicht übertragen// | ||
273 | |||
274 | (% style="margin-left: 40.0px;" %) | ||
275 | Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy") | ||
276 | {{/layout-cell}} | ||
277 | {{/layout-section}} | ||
278 | |||
279 | {{layout-section ac:type="single"}} | ||
280 | {{layout-cell}} | ||
281 | === Standort === | ||
282 | |||
283 | (% style="margin-left: 40.0px;" %) | ||
284 | Attribut: standort | ||
285 | {{/layout-cell}} | ||
286 | {{/layout-section}} | ||
287 | |||
288 | {{layout-section ac:type="two_equal"}} | ||
289 | {{layout-cell}} | ||
290 | (% style="margin-left: 40.0px;" %) | ||
291 | Beispielwerte: //Attribut wird nicht übertragen// | ||
292 | {{/layout-cell}} | ||
293 | |||
294 | {{layout-cell}} | ||
295 | \\ | ||
296 | {{/layout-cell}} | ||
297 | {{/layout-section}} | ||
298 | |||
299 | {{layout-section ac:type="single"}} | ||
300 | {{layout-cell}} | ||
301 | (% style="margin-left: 40.0px;" %) | ||
302 | Beispielregel Expertenmodus: //Nur für Nutzer mit Standort xy//: hasAttribute("standort","xy") | ||
303 | {{/layout-cell}} | ||
304 | {{/layout-section}} | ||
305 | |||
306 | {{layout-section ac:type="single"}} | ||
307 | {{layout-cell}} | ||
308 | === Studiengang === | ||
309 | |||
310 | (% style="margin-left: 40.0px;" %) | ||
311 | Attribut: studySubject | ||
312 | |||
313 | (% style="margin-left: 40.0px;" %) | ||
314 | Beispielwert:** **//Attribut wird nicht übertragen//** | ||
315 | ** | ||
316 | |||
317 | (% style="margin-left: 40.0px;" %) | ||
318 | Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang Internationaler Handel u. Management"//: hasAttribute("studySubject","Internationaler Handel u. Management") | ||
319 | {{/layout-cell}} | ||
320 | {{/layout-section}} | ||
321 | |||
322 | {{layout-section ac:type="single"}} | ||
323 | {{layout-cell}} | ||
324 | === Studiengruppe === | ||
325 | |||
326 | (% style="margin-left: 40.0px;" %) | ||
327 | Attribut: studyGroup | ||
328 | {{/layout-cell}} | ||
329 | {{/layout-section}} | ||
330 | |||
331 | {{layout-section ac:type="two_equal"}} | ||
332 | {{layout-cell}} | ||
333 | (% style="margin-left: 40.0px;" %) | ||
334 | Beispielwerte: 20-083-61, 22-011-04, 22-014-04, ... | ||
335 | {{/layout-cell}} | ||
336 | |||
337 | {{layout-cell}} | ||
338 | {{expand title="Weitere Werte ..."}} | ||
339 | * 12-052-03, | ||
340 | * 14-020-21, | ||
341 | * 14-052-03, | ||
342 | * 15-011-02, | ||
343 | * 15-011-04, | ||
344 | * 15-032-61, | ||
345 | * 15-033-61, | ||
346 | * 15-033-62, | ||
347 | * 15-039-61, | ||
348 | * 15-043-01, | ||
349 | * 15-051-01, | ||
350 | * 15-051-02, | ||
351 | * 15-053-01, | ||
352 | * 15-053-02, | ||
353 | * 16-011-01, | ||
354 | * 16-011-02, | ||
355 | * 16-020-21, | ||
356 | * 16-032-61, | ||
357 | * 16-033-61, | ||
358 | * 16-037-61, | ||
359 | * 16-037-62, | ||
360 | * 16-039-63, | ||
361 | * 16-041-61, | ||
362 | * 16-042-01, | ||
363 | * 16-042-61, | ||
364 | * 16-043-01, | ||
365 | * 16-043-61, | ||
366 | * 16-051-01, | ||
367 | * 16-052-01, | ||
368 | * 16-052-02, | ||
369 | * 16-052-03, | ||
370 | * 16-053-01, | ||
371 | * 16-053-02, | ||
372 | * 16-061-21, | ||
373 | * 16-071-61, | ||
374 | * 16-072-61, | ||
375 | * 16-072-63, | ||
376 | * 16-121-06, | ||
377 | * 16-129-01, | ||
378 | * 17-011-01, | ||
379 | * 17-011-02, | ||
380 | * 17-011-03, | ||
381 | * 17-011-04, | ||
382 | * 17-020-21, | ||
383 | * 17-033-61, | ||
384 | * 17-037-61, | ||
385 | * 17-039-61, | ||
386 | * 17-039-63, | ||
387 | * 17-041-61, | ||
388 | * 17-042-01, | ||
389 | * 17-042-61, | ||
390 | * 17-043-01, | ||
391 | * 17-043-62, | ||
392 | * 17-051-01, | ||
393 | * 17-052-01, | ||
394 | * 17-052-02, | ||
395 | * 17-053-01, | ||
396 | * 17-053-02, | ||
397 | * 17-060-61, | ||
398 | * 17-060-62, | ||
399 | * 17-060-64, | ||
400 | * 17-061-21, | ||
401 | * 17-071-61, | ||
402 | * 17-071-63, | ||
403 | * 17-071-64, | ||
404 | * 17-072-61, | ||
405 | * 17-072-62, | ||
406 | * 17-072-63, | ||
407 | * 17-074-62, | ||
408 | * 17-121-01, | ||
409 | * 17-121-02, | ||
410 | * 17-121-03, | ||
411 | * 17-121-04, | ||
412 | * 17-121-06, | ||
413 | * 17-121-07, | ||
414 | * 17-121-67, | ||
415 | * 18-011-01, | ||
416 | * 18-011-02, | ||
417 | * 18-011-03, | ||
418 | * 18-011-04, | ||
419 | * 18-014-71, | ||
420 | * 18-020-21, | ||
421 | * 18-032-61, | ||
422 | * 18-032-62, | ||
423 | * 18-033-61, | ||
424 | * 18-033-62, | ||
425 | * 18-036-71, | ||
426 | * 18-037-61, | ||
427 | * 18-037-62, | ||
428 | * 18-039-61, | ||
429 | * 18-039-62, | ||
430 | * 18-039-63, | ||
431 | * 18-039-64, | ||
432 | * 18-039-71, | ||
433 | * 18-041-01, | ||
434 | * 18-041-61, | ||
435 | * 18-042-01, | ||
436 | * 18-042-61, | ||
437 | * 18-042-62, | ||
438 | * 18-043-01, | ||
439 | * 18-046-71, | ||
440 | * 18-046-73, | ||
441 | * 18-051-01, | ||
442 | * 18-051-02, | ||
443 | * 18-052-01, | ||
444 | * 18-052-02, | ||
445 | * 18-052-03, | ||
446 | * 18-053-01, | ||
447 | * 18-053-02, | ||
448 | * 18-055-01, | ||
449 | * 18-060-61, | ||
450 | * 18-060-64, | ||
451 | * 18-061-21, | ||
452 | * 18-066-71, | ||
453 | * 18-071-61, | ||
454 | * 18-071-62, | ||
455 | * 18-071-63, | ||
456 | * 18-071-64, | ||
457 | * 18-072-61, | ||
458 | * 18-072-62, | ||
459 | * 18-072-63, | ||
460 | * 18-072-64, | ||
461 | * 18-074-61, | ||
462 | * 18-074-62, | ||
463 | * 18-075-71, | ||
464 | * 18-121-01, | ||
465 | * 18-121-02, | ||
466 | * 18-121-03, | ||
467 | * 18-121-04, | ||
468 | * 18-121-06, | ||
469 | * 18-121-07, | ||
470 | * 18-121-08, | ||
471 | * 18-124-61, | ||
472 | * 18-131-71, | ||
473 | * 19-011-01, | ||
474 | * 19-011-02, | ||
475 | * 19-011-03, | ||
476 | * 19-011-04, | ||
477 | * 19-014-71, | ||
478 | * 19-014-81, | ||
479 | * 19-020-21, | ||
480 | * 19-032-61, | ||
481 | * 19-032-62, | ||
482 | * 19-033-61, | ||
483 | * 19-033-62, | ||
484 | * 19-037-61, | ||
485 | * 19-037-62, | ||
486 | * 19-038-71, | ||
487 | * 19-039-61, | ||
488 | * 19-039-63, | ||
489 | * 19-039-71, | ||
490 | * 19-039-72, | ||
491 | * 19-041-01, | ||
492 | * 19-041-61, | ||
493 | * 19-042-01, | ||
494 | * 19-042-61, | ||
495 | * 19-042-62, | ||
496 | * 19-043-01, | ||
497 | * 19-043-61, | ||
498 | * 19-043-62, | ||
499 | * 19-046-72, | ||
500 | * 19-046-73, | ||
501 | * 19-047-72, | ||
502 | * 19-047-73, | ||
503 | * 19-048-61, | ||
504 | * 19-051-01, | ||
505 | * 19-051-02, | ||
506 | * 19-052-01, | ||
507 | * 19-052-02, | ||
508 | * 19-052-03, | ||
509 | * 19-053-01, | ||
510 | * 19-053-02, | ||
511 | * 19-055-01, | ||
512 | * 19-060-61, | ||
513 | * 19-060-62, | ||
514 | * 19-060-63, | ||
515 | * 19-060-64, | ||
516 | * 19-061-21, | ||
517 | * 19-066-71, | ||
518 | * 19-067-71, | ||
519 | * 19-071-61, | ||
520 | * 19-071-62, | ||
521 | * 19-071-63, | ||
522 | * 19-071-64, | ||
523 | * 19-072-61, | ||
524 | * 19-072-62, | ||
525 | * 19-072-63, | ||
526 | * 19-072-64, | ||
527 | * 19-072-71, | ||
528 | * 19-074-61, | ||
529 | * 19-074-62, | ||
530 | * 19-075-71, | ||
531 | * 19-076-71, | ||
532 | * 19-083-61, | ||
533 | * 19-121-01, | ||
534 | * 19-121-02, | ||
535 | * 19-121-03, | ||
536 | * 19-121-04, | ||
537 | * 19-121-06, | ||
538 | * 19-121-07, | ||
539 | * 19-121-08, | ||
540 | * 19-121-63, | ||
541 | * 19-121-65, | ||
542 | * 19-124-61, | ||
543 | * 19-132-71, | ||
544 | * 20-011-01, | ||
545 | * 20-011-02, | ||
546 | * 20-011-03, | ||
547 | * 20-011-04, | ||
548 | * 20-014-71, | ||
549 | * 20-015-71, | ||
550 | * 20-015-81, | ||
551 | * 20-016-71, | ||
552 | * 20-017-61, | ||
553 | * 20-020-21, | ||
554 | * 20-024-71, | ||
555 | * 20-024-75, | ||
556 | * 20-024-77, | ||
557 | * 20-024-78, | ||
558 | * 20-024-82, | ||
559 | * 20-026-73, | ||
560 | * 20-027-72, | ||
561 | * 20-027-74, | ||
562 | * 20-028-73, | ||
563 | * 20-032-61, | ||
564 | * 20-032-62, | ||
565 | * 20-033-61, | ||
566 | * 20-033-62, | ||
567 | * 20-033-63, | ||
568 | * 20-037-61, | ||
569 | * 20-037-62, | ||
570 | * 20-038-71, | ||
571 | * 20-039-61, | ||
572 | * 20-039-63, | ||
573 | * 20-039-64, | ||
574 | * 20-039-71, | ||
575 | * 20-041-01, | ||
576 | * 20-041-61, | ||
577 | * 20-041-62, | ||
578 | * 20-041-99, | ||
579 | * 20-042-01, | ||
580 | * 20-042-61, | ||
581 | * 20-042-62, | ||
582 | * 20-043-01, | ||
583 | * 20-043-61, | ||
584 | * 20-043-62, | ||
585 | * 20-043-63, | ||
586 | * 20-046-71, | ||
587 | * 20-046-72, | ||
588 | * 20-046-73, | ||
589 | * 20-046-74, | ||
590 | * 20-047-71, | ||
591 | * 20-047-72, | ||
592 | * 20-047-73, | ||
593 | * 20-047-74, | ||
594 | * 20-048-61, | ||
595 | * 20-051-0, | ||
596 | * 20-051-01, | ||
597 | * 20-051-02, | ||
598 | * 20-052-0, | ||
599 | * 20-052-01, | ||
600 | * 20-052-02, | ||
601 | * 20-052-03, | ||
602 | * 20-053-0, | ||
603 | * 20-053-01, | ||
604 | * 20-053-02, | ||
605 | * 20-055-01, | ||
606 | * 20-060-61, | ||
607 | * 20-060-62, | ||
608 | * 20-060-63, | ||
609 | * 20-061-21, | ||
610 | * 20-066-71, | ||
611 | * 20-071-61, | ||
612 | * 20-071-62, | ||
613 | * 20-071-63, | ||
614 | * 20-071-64, | ||
615 | * 20-072-61, | ||
616 | * 20-072-62, | ||
617 | * 20-072-63, | ||
618 | * 20-072-64, | ||
619 | * 20-072-71, | ||
620 | * 20-074-61, | ||
621 | * 20-074-62, | ||
622 | * 20-075-71, | ||
623 | * 20-076-71, | ||
624 | * 20-076-81, | ||
625 | * 20-083-61, | ||
626 | * 20-121-01, | ||
627 | * 20-121-03, | ||
628 | * 20-121-05, | ||
629 | * 20-121-07, | ||
630 | * 20-121-61, | ||
631 | * 20-121-63, | ||
632 | * 20-121-65, | ||
633 | * 20-121-67, | ||
634 | * 20-124-61, | ||
635 | * 20-130-71, | ||
636 | * 20-132-71, | ||
637 | * 21-011-01, | ||
638 | * 21-011-02, | ||
639 | * 21-011-03, | ||
640 | * 21-011-04, | ||
641 | * 21-014-71, | ||
642 | * 21-015-71, | ||
643 | * 21-015-81, | ||
644 | * 21-016-71, | ||
645 | * 21-017-61, | ||
646 | * 21-020-21, | ||
647 | * 21-024-71, | ||
648 | * 21-026-71, | ||
649 | * 21-026-72, | ||
650 | * 21-026-73, | ||
651 | * 21-026-78, | ||
652 | * 21-028-71, | ||
653 | * 21-028-76, | ||
654 | * 21-028-77, | ||
655 | * 21-028-83, | ||
656 | * 21-032-61, | ||
657 | * 21-032-62, | ||
658 | * 21-033-61, | ||
659 | * 21-033-62, | ||
660 | * 21-037-61, | ||
661 | * 21-037-62, | ||
662 | * 21-038-71, | ||
663 | * 21-039-0, | ||
664 | * 21-039-61, | ||
665 | * 21-039-62, | ||
666 | * 21-039-71, | ||
667 | * 21-039-72, | ||
668 | * 21-041-01, | ||
669 | * 21-041-61, | ||
670 | * 21-041-62, | ||
671 | * 21-042-01, | ||
672 | * 21-042-61, | ||
673 | * 21-042-62, | ||
674 | * 21-043-01, | ||
675 | * 21-043-61, | ||
676 | * 21-046-71, | ||
677 | * 21-046-72, | ||
678 | * 21-046-73, | ||
679 | * 21-046-74, | ||
680 | * 21-047-72, | ||
681 | * 21-047-73, | ||
682 | * 21-047-74, | ||
683 | * 21-048-61, | ||
684 | * 21-051-0, | ||
685 | * 21-051-01, | ||
686 | * 21-051-02, | ||
687 | * 21-052-0, | ||
688 | * 21-052-01, | ||
689 | * 21-052-02, | ||
690 | * 21-052-03, | ||
691 | * 21-053-0, | ||
692 | * 21-053-01, | ||
693 | * 21-055-01, | ||
694 | * 21-060-61, | ||
695 | * 21-060-63, | ||
696 | * 21-061-21, | ||
697 | * 21-066-71, | ||
698 | * 21-067-71, | ||
699 | * 21-071-61, | ||
700 | * 21-071-62, | ||
701 | * 21-071-63, | ||
702 | * 21-071-64, | ||
703 | * 21-072-00, | ||
704 | * 21-072-61, | ||
705 | * 21-072-62, | ||
706 | * 21-072-63, | ||
707 | * 21-072-64, | ||
708 | * 21-072-71, | ||
709 | * 21-074-0, | ||
710 | * 21-074-61, | ||
711 | * 21-074-62, | ||
712 | * 21-075-71, | ||
713 | * 21-076-71, | ||
714 | * 21-083-61, | ||
715 | * 21-084-71, | ||
716 | * 21-121-01, | ||
717 | * 21-121-61, | ||
718 | * 21-124-61, | ||
719 | * 21-130-71, | ||
720 | * 21-131-71, | ||
721 | * 21-132-71, | ||
722 | * 21-138-71, | ||
723 | * 22-011-0, | ||
724 | * 22-011-00, | ||
725 | * 22-011-01, | ||
726 | * 22-011-02, | ||
727 | * 22-011-03, | ||
728 | * 22-011-04, | ||
729 | * 22-014-0, | ||
730 | * 22-014-71, | ||
731 | * 22-015-71, | ||
732 | * 22-017-61, | ||
733 | * 22-020-21, | ||
734 | * 22-024-72, | ||
735 | * 22-024-74, | ||
736 | * 22-024-77, | ||
737 | * 22-027-73, | ||
738 | * 22-027-74, | ||
739 | * 22-027-77, | ||
740 | * 22-027-86, | ||
741 | * 22-028-73, | ||
742 | * 22-028-74, | ||
743 | * 22-028-77, | ||
744 | * 22-032-00, | ||
745 | * 22-032-61, | ||
746 | * 22-032-62, | ||
747 | * 22-033-61, | ||
748 | * 22-033-62, | ||
749 | * 22-037-00, | ||
750 | * 22-037-61, | ||
751 | * 22-037-62, | ||
752 | * 22-039-0, | ||
753 | * 22-039-61, | ||
754 | * 22-041-0, | ||
755 | * 22-041-01, | ||
756 | * 22-041-61, | ||
757 | * 22-041-62, | ||
758 | * 22-042-01, | ||
759 | * 22-042-61, | ||
760 | * 22-042-62, | ||
761 | * 22-043-01, | ||
762 | * 22-043-61, | ||
763 | * 22-043-62, | ||
764 | * 22-046-0, | ||
765 | * 22-046-00, | ||
766 | * 22-046-71, | ||
767 | * 22-046-72, | ||
768 | * 22-046-73, | ||
769 | * 22-046-74, | ||
770 | * 22-048-00, | ||
771 | * 22-048-61, | ||
772 | * 22-051-0, | ||
773 | * 22-051-01, | ||
774 | * 22-051-02, | ||
775 | * 22-052-01, | ||
776 | * 22-052-02, | ||
777 | * 22-052-03, | ||
778 | * 22-053-01, | ||
779 | * 22-055-01, | ||
780 | * 22-060-61, | ||
781 | * 22-060-62, | ||
782 | * 22-061-21, | ||
783 | * 22-066-71, | ||
784 | * 22-067-71, | ||
785 | * 22-071-0, | ||
786 | * 22-071-00, | ||
787 | * 22-071-61, | ||
788 | * 22-071-62, | ||
789 | * 22-071-63, | ||
790 | * 22-071-64, | ||
791 | * 22-072-0, | ||
792 | * 22-072-00, | ||
793 | * 22-072-61, | ||
794 | * 22-072-62, | ||
795 | * 22-072-63, | ||
796 | * 22-072-64, | ||
797 | * 22-074-0, | ||
798 | * 22-074-61, | ||
799 | * 22-074-62, | ||
800 | * 22-075-0, | ||
801 | * 22-078-71, | ||
802 | * 22-083-61, | ||
803 | * 22-121-0, | ||
804 | * 22-121-01, | ||
805 | * 22-121-61, | ||
806 | * 22-124-61, | ||
807 | * 22-130-71, | ||
808 | * 22-132-71, | ||
809 | * 22-138-71 | ||
810 | {{/expand}} | ||
811 | {{/layout-cell}} | ||
812 | {{/layout-section}} | ||
813 | |||
814 | {{layout-section ac:type="single"}} | ||
815 | {{layout-cell}} | ||
816 | (% style="margin-left: 40.0px;" %) | ||
817 | Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "//18-121-07//"//: hasAttribute("studyGroup","18-121-07") | ||
818 | {{/layout-cell}} | ||
819 | {{/layout-section}} | ||
820 | |||
821 | {{layout-section ac:type="single"}} | ||
822 | {{layout-cell}} | ||
823 | === Titel === | ||
824 | |||
825 | (% style="margin-left: 40.0px;" %) | ||
826 | Attribut: personalTitle | ||
827 | |||
828 | (% style="margin-left: 40.0px;" %) | ||
829 | Beispielwert: //Attribut wird nicht übertragen//** | ||
830 | ** | ||
831 | |||
832 | (% style="margin-left: 40.0px;" %) | ||
833 | Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.") | ||
834 | {{/layout-cell}} | ||
835 | {{/layout-section}} | ||
836 | |||
837 | {{layout-section ac:type="single"}} | ||
838 | {{layout-cell}} | ||
839 | === Vorname === | ||
840 | |||
841 | (% style="margin-left: 40.0px;" %) | ||
842 | Attribut: firstName | ||
843 | |||
844 | (% style="margin-left: 40.0px;" %) | ||
845 | Beispielwert: Max** | ||
846 | ** | ||
847 | |||
848 | (% style="margin-left: 40.0px;" %) | ||
849 | Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") | ||
850 | {{/layout-cell}} | ||
851 | {{/layout-section}} | ||
852 | {{/layout}} | ||
853 | {{/sv-translation}} | ||
854 | |||
855 | {{sv-translation language="en"}} | ||
856 | |||
857 | |||
858 | {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}} | ||
859 | {{/sv-translation}} |