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