Version 21.1 by Carina Enke on 11.04.2023

Show last authors
1 {{sv-translation language="de"}}
2 {{layout}}
3 {{layout-section ac:type="single"}}
4 {{layout-cell}}
5
6
7 {{details}}
8 (% class="wrapped" %)
9 |=(((
10 Verantwortlicher
11 )))|(((
12 \\
13 )))
14 |=(% colspan="1" %)(% colspan="1" %)
15 (((
16 Status
17 )))|(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)
18 (((
19 (% class="content-wrapper" %)
20 (((
21
22
23 {{sv-metadata type="workflow-status"/}}
24
25 {{status colour="Green" title="Fertig"/}}[]
26 )))
27 )))
28 |=(% colspan="1" %)(% colspan="1" %)
29 (((
30 Varianten
31 )))|(% colspan="1" %)(% colspan="1" %)
32 (((
33 (% class="content-wrapper" %)
34 (((
35 {{sv-metadata type="variants"/}}
36 )))
37 )))
38 |=(% colspan="1" %)(% colspan="1" %)
39 (((
40 Attribute
41 )))|(% colspan="1" %)(% colspan="1" %)
42 (((
43 (% class="content-wrapper" %)
44 (((
45 {{sv-metadata type="attributes"/}}
46 )))
47 )))
48 |=(% colspan="1" %)(% colspan="1" %)
49 (((
50 Pagekey
51 )))|(% colspan="1" %)(% colspan="1" %)
52 (((
53 (% class="content-wrapper" %)
54 (((
55 {{sv-metadata type="pagekey"/}}
56 )))
57 )))
58 |=(% colspan="1" %)(% colspan="1" %)
59 (((
60 Übersetzung
61 )))|(% colspan="1" %)(% colspan="1" %)
62 (((
63 (% class="content-wrapper" %)
64 (((
65 {{status colour="Red" title="Offen"/}}
66 )))
67 )))
68 |=(% colspan="1" %)(% colspan="1" %)
69 (((
70 TODOs
71 )))|(% colspan="1" %)(% colspan="1" %)
72 (((
73 (% class="task-list" %)
74 (((
75 {{task reference="/Tasks/Task_2" status="Done"}}
76 carina: Seite initial
77
78 {{/task}}
79 )))
80 )))
81 {{/details}}
82 {{/layout-cell}}
83 {{/layout-section}}
84
85 {{layout-section ac:type="two_right_sidebar"}}
86 {{layout-cell}}
87 == Allgemeine Informationen ==
88
89
90
91 {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
92
93 \\
94
95 Zu einigen sehr allgemeinen Attributen (bspw. Vorname, Nachname) wurde auf eine Ausgabe der übermittelten Werte verzichtet, da die Liste zu groß wäre.
96 {{/layout-cell}}
97
98 {{layout-cell}}
99 {{scroll-ignore}}
100 {{panel title="Inhalt"}}
101
102
103 {{toc/}}
104
105 **Verwandte Themen**
106
107 * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
108 {{/panel}}
109 {{/scroll-ignore}}
110 {{/layout-cell}}
111 {{/layout-section}}
112
113 {{layout-section ac:type="single"}}
114 {{layout-cell}}
115 === Anrede ===
116
117 (% style="margin-left: 40.0px;" %)
118 Attribut: salutationSelection
119
120 (% style="margin-left: 40.0px;" %)
121 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
122
123 (% style="margin-left: 40.0px;" %)
124 Beispielregel Expertenmodus: //Nur Nutzer weiblichen Geschlechts: isInAttribute("salutationSelection","Frau")//
125 {{/layout-cell}}
126 {{/layout-section}}
127
128 {{layout-section ac:type="single"}}
129 {{layout-cell}}
130 === Benutzername ===
131
132 (% style="margin-left: 40.0px;" %)
133 Attribut: username
134
135 (% style="margin-left: 40.0px;" %)
136 Beispielwert: ninanutzer
137
138 (% style="margin-left: 40.0px;" %)
139 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername ninanutzer"//: hasAttribute("username","ninanutzer")
140
141 \\
142 {{/layout-cell}}
143 {{/layout-section}}
144
145 {{layout-section ac:type="single"}}
146 {{layout-cell}}
147 === Benutzertyp ===
148
149 (% style="margin-left: 40.0px;" %)
150 Attribut: personType
151
152 (% style="margin-left: 40.0px;" %)
153 Beispielwerte:
154
155 * (((
156 * (((
157 (% class="data" %)
158 "employee;staff;member"
159 )))
160 * (((
161 (% class="data" %)
162 "member;staff;employee"
163 )))
164 * (((
165 (% class="data" %)
166 "member;staff;employee;faculty"
167 )))
168 * (((
169 (% class="data" %)
170 "staff;member;employee"
171 )))
172 * (((
173 (% class="data" %)
174 "student;member"
175 )))
176 )))
177
178 (% style="margin-left: 40.0px;" %)
179 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "student;member"//: hasAttribute("personType","student;member")
180 {{/layout-cell}}
181 {{/layout-section}}
182
183 {{layout-section ac:type="single"}}
184 {{layout-cell}}
185 === E-Mail-Adresse ===
186
187 (% style="margin-left: 40.0px;" %)
188 Attribut: email
189
190 (% style="margin-left: 40.0px;" %)
191 Beispielwert: max.müller@dssax.de
192
193 (% style="margin-left: 40.0px;" %)
194 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@dssax.de"//: hasAttribute("email","//max.müller@dssax.de//")
195 {{/layout-cell}}
196 {{/layout-section}}
197
198 {{layout-section ac:type="single"}}
199 {{layout-cell}}
200 === Fachsemester ===
201
202 (% style="margin-left: 40.0px;" %)
203 Attribut: termsOfStudy
204
205 (% style="margin-left: 40.0px;" %)
206 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//**
207 **
208
209 (% style="margin-left: 40.0px;" %)
210 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester xy"//: hasAttribute("termsOfStudy","xy")
211 {{/layout-cell}}
212 {{/layout-section}}
213
214 {{layout-section ac:type="single"}}
215 {{layout-cell}}
216 === Geburtstag ===
217
218 (% style="margin-left: 40.0px;" %)
219 Attribut: birthDay
220
221 (% style="margin-left: 40.0px;" %)
222 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//**
223 **
224
225 (% style="margin-left: 40.0px;" %)
226 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
227 {{/layout-cell}}
228 {{/layout-section}}
229
230 {{layout-section ac:type="single"}}
231 {{layout-cell}}
232 === Institution ===
233
234 (% style="margin-left: 40.0px;" %)
235 Attribut: institutionalName
236
237 (% style="margin-left: 40.0px;" %)
238 Beispielwert: Berufsakademie Sachsen**
239 **
240
241 (% style="margin-left: 40.0px;" %)
242 Beispielregel Expertenmodus: //Nur für Nutzer der Berufsakademie Sachsen//: hasAttribute("institutionalName","Berufsakademie Sachsen")
243 {{/layout-cell}}
244 {{/layout-section}}
245
246 {{layout-section ac:type="single"}}
247 {{layout-cell}}
248 === Matrikelnummer ===
249
250 (% style="margin-left: 40.0px;" %)
251 Attribut: institutionUserIdentifier
252
253 (% style="margin-left: 40.0px;" %)
254 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
255
256 (% style="margin-left: 40.0px;" %)
257 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
258 {{/layout-cell}}
259 {{/layout-section}}
260
261 {{layout-section ac:type="single"}}
262 {{layout-cell}}
263 === Moduleinschreibung ===
264
265 (% style="margin-left: 40.0px;" %)
266 Attribut: moduleEnrollment
267
268 (% style="margin-left: 40.0px;" %)
269 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//**
270 **
271
272 (% style="margin-left: 40.0px;" %)
273 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
274 {{/layout-cell}}
275 {{/layout-section}}
276
277 {{layout-section ac:type="single"}}
278 {{layout-cell}}
279 === Nachname ===
280
281 (% style="margin-left: 40.0px;" %)
282 Attribut: lastName
283
284 (% style="margin-left: 40.0px;" %)
285 Beispielwert: Müller**
286 **
287
288 (% style="margin-left: 40.0px;" %)
289 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
290 {{/layout-cell}}
291 {{/layout-section}}
292
293 {{layout-section ac:type="single"}}
294 {{layout-cell}}
295 === Organisationseinheit ===
296
297 (% style="margin-left: 40.0px;" %)
298 Attribut: orgUnit
299 {{/layout-cell}}
300 {{/layout-section}}
301
302 {{layout-section ac:type="two_equal"}}
303 {{layout-cell}}
304 (% style="margin-left: 40.0px;" %)
305 Beispielwerte:  Allgemeine Verwaltung, BA Leipzig, BA Plauen
306 {{/layout-cell}}
307
308 {{layout-cell}}
309 {{expand title="Weitere Werte ..."}}
310 * BA-Plauen
311 * Betriebliches Ressourcenmanagement
312 * Bibliothek
313 * D2C2
314 * Elektrotechnik
315 * Finanzwirtschaft - Bank
316 * Informationstechnologie
317 * Lehre
318 * Pr\u00fcfungsamt
319 * Public Management
320 * Rechenzentrum
321 * Studiengang Automobilmanagement
322 * Studiengang Bank
323 * Studiengang Bauingenieurwesen
324 * Studiengang Betriebswirtschaft
325 * Studiengang Digital Engineering
326 * Studiengang Mittelst\u00e4ndische Wirtschaft
327 * Studiengang Verkehrsbetriebswirtschaft und Logistik
328 * Studiengang Versorgungs- und Umwelttechnik
329 * Studiengang Wirtschaftsinformatik
330 * Studienrichtung Informatik
331 * Studienrichtung Wirtschaftsinformatik
332 * Verwaltung
333 {{/expand}}
334 {{/layout-cell}}
335 {{/layout-section}}
336
337 {{layout-section ac:type="single"}}
338 {{layout-cell}}
339 (% style="margin-left: 40.0px;" %)
340 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "Allgemeine Verwaltung"//: hasAttribute("orgUnit","Allgemeine Verwaltung")
341 {{/layout-cell}}
342 {{/layout-section}}
343
344 {{layout-section ac:type="single"}}
345 {{layout-cell}}
346 === Organisationsstruktur ===
347
348 (% style="margin-left: 40.0px;" %)
349 Attribut: eduPersonOrgUnitDN
350 {{/layout-cell}}
351 {{/layout-section}}
352
353 {{layout-section ac:type="two_equal"}}
354 {{layout-cell}}
355 (% style="margin-left: 40.0px;" %)
356 Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//
357 {{/layout-cell}}
358
359 {{layout-cell}}
360 \\
361 {{/layout-cell}}
362 {{/layout-section}}
363
364 {{layout-section ac:type="single"}}
365 {{layout-cell}}
366 (% style="margin-left: 40.0px;" %)
367 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
368 {{/layout-cell}}
369 {{/layout-section}}
370
371 {{layout-section ac:type="single"}}
372 {{layout-cell}}
373 === Standort ===
374
375 (% style="margin-left: 40.0px;" %)
376 Attribut: standort
377 {{/layout-cell}}
378 {{/layout-section}}
379
380 {{layout-section ac:type="two_equal"}}
381 {{layout-cell}}
382 (% style="margin-left: 40.0px;" %)
383 Beispielwerte: Bautzen, Dresden, Glauchau,
384 {{/layout-cell}}
385
386 {{layout-cell}}
387 {{expand title="Weitere Werte ..."}}
388 * Leipzig
389 * Plauen
390 * Riesa
391 * Breitenbrunn
392 * Dorfhain
393 * Blo\u00dfwitz
394 * W\u00fclknitz
395 {{/expand}}
396 {{/layout-cell}}
397 {{/layout-section}}
398
399 {{layout-section ac:type="single"}}
400 {{layout-cell}}
401 (% style="margin-left: 40.0px;" %)
402 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort Chemnitz"//: hasAttribute("standort","Chemnitz")
403 {{/layout-cell}}
404 {{/layout-section}}
405
406 {{layout-section ac:type="single"}}
407 {{layout-cell}}
408 === Studiengang ===
409
410 (% style="margin-left: 40.0px;" %)
411 Attribut: studySubject
412
413 (% style="margin-left: 40.0px;" %)
414 Beispielwert: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte//**
415 **
416
417 (% style="margin-left: 40.0px;" %)
418 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "xy"//: hasAttribute("studySubject","xy")
419 {{/layout-cell}}
420 {{/layout-section}}
421
422 {{layout-section ac:type="single"}}
423 {{layout-cell}}
424 === Studiengruppe ===
425
426 (% style="margin-left: 40.0px;" %)
427 Attribut: studyGroup
428 {{/layout-cell}}
429 {{/layout-section}}
430
431 {{layout-section ac:type="two_equal"}}
432 {{layout-cell}}
433 (% style="margin-left: 40.0px;" %)
434 Beispielwert: 1AT21-1; 1AT22-1, 1BR20-1 ...
435 {{/layout-cell}}
436
437 {{layout-cell}}
438 {{expand title="Weitere Werte ..."}}
439 * 1BR21-1
440 * 1BR22-1
441 * 1EE21-1
442 * 1EE22-1
443 * 1MT19-1
444 * 1MT20-1
445 * 1MT21-1
446 * 1MT22-1
447 * 1PM20-1
448 * 1PM21-1
449 * 1PM22-1
450 * 1WI19-1
451 * 1WI20-1
452 * 1WI21-1
453 * 1WI22-1
454 * 1WW20-1
455 * 1WW21-1
456 * 1WW22-1
457 * 2BM20-1
458 * 3AM20-1
459 * 3AM21-1
460 * 3AM22-1
461 * 3BK19-1
462 * 3BK20-1
463 * 3BK21-1
464 * 3BK22-1
465 * 3HD20-1
466 * 3HD21-1
467 * 3HD22-1
468 * 3HT20-1
469 * 3HT21-1
470 * 3HT22-1
471 * 3ID20-1
472 * 3ID21-1
473 * 3ID22-1
474 * 3IT20-1
475 * 3IT20-2
476 * 3IT21-1
477 * 3IT21-2
478 * 3IT22-1
479 * 3LM20-1
480 * 3LM21-1
481 * 3LM22-1
482 * 3MI20-1
483 * 3MI21-1
484 * 3MI22-1
485 * 3SP20-1
486 * 3SP20-2
487 * 3SP21-1
488 * 3SP21-2
489 * 3SP22-1
490 * 3SP22-2
491 * 3VM20-1
492 * 3VM21-1
493 * 3VM22-1
494 * 3WI20-1
495 * 3WI20-2
496 * 3WI21-1
497 * 3WI21-2
498 * 3WI22-1
499 * 3WI22-2
500 * 4AM20-1
501 * 4AM21-1
502 * 4AM22-1
503 * 4BB22-1
504 * 4BK20-1
505 * 4BK21-1
506 * 4BK22-1
507 * 4BM19-1
508 * 4BM20-1
509 * 4BM21-1
510 * 4DE20-1
511 * 4DE21-1
512 * 4DE22-1
513 * 4FQ20-1
514 * 4GA20-1
515 * 4GA21-1
516 * 4GA22-1
517 * 4HB20-1
518 * 4HB20-2
519 * 4HB21-1
520 * 4HB21-2
521 * 4HB22-1
522 * 4HB22-2
523 * 4IP22-1
524 * 4MM22-1
525 * 4MM22-2
526 * 4MW19-1
527 * 4MW19-2
528 * 4MW20-1
529 * 4MW20-2
530 * 4MW21-1
531 * 4MW21-2
532 * 4PT20-1
533 * 4PT21-1
534 * 4TB20-1
535 * 4TB21-1
536 * 4TB22-1
537 * 4TE20-1
538 * 4TE21-1
539 * 4TE22-1
540 * 4TI20-1
541 * 4TI21-1
542 * 4TI22-1
543 * 4VL20-1
544 * 4VL21-1
545 * 4VL22-1
546 * 4WI20-1
547 * 4WI21-1
548 * 4WI22-1
549 * 5CN19-1
550 * 5CN20-1
551 * 5CN21-1
552 * 5CN22-1
553 * 5CS19-1
554 * 5CS19-2
555 * 5CS20-1
556 * 5CS20-2
557 * 5CS21-1
558 * 5CS21-2
559 * 5CS22-1
560 * 5CS22-2
561 * 5IW19-1
562 * 5IW19-2
563 * 5IW20-1
564 * 5IW20-2
565 * 5IW21-1
566 * 5IW21-2
567 * 5IW22-1
568 * 5IW22-2
569 * 5SE19-1
570 * 5SE20-1
571 * 5SE21-1
572 * 5SW19-1
573 * 5SW20-1
574 * 5SW21-1
575 * 5SW22-1
576 * 6BT20-1
577 * 6BT21-1
578 * 6BT22-1
579 * 6CT20-1
580 * 6EG22-1
581 * 6EG22-2
582 * 6ES19-2
583 * 6ES20-1
584 * 6ES20-2
585 * 6ES21-1
586 * 6ES21-2
587 * 6ES22-1
588 * 6ES22-2
589 * 6EU19-1
590 * 6EU20-1
591 * 6EU20-2
592 * 6EU21-1
593 * 6HM19-1
594 * 6HM20-1
595 * 6HM21-1
596 * 6HM22-1
597 * 6MB20-1
598 * 6MB21-1
599 * 6MB22-1
600 * 6ST19-1
601 * 6ST20-1
602 * 6US21-1
603 * 6US22-1
604 * 6UT19-1
605 * 6UT20-1
606 * 7AI20-1
607 * 7GM19-1
608 * 7GM19-2
609 * 7GM20-1
610 * 7GM20-2
611 * 7GM21-1
612 * 7GM21-2
613 * 7GM22-1
614 * 7GM22-2
615 * 7HD20-1
616 * 7HD21-1
617 * 7HD22-1
618 * 7LK22-1
619 * 7LK23-1
620 * 7LS19-1
621 * 7LS20-1
622 * 7LS21-1
623 * 7LS22-1
624 * 7MS20-1
625 * 7MS21-1
626 * 7MS22-1
627 * 7PA20-1
628 * 7PA21-1
629 * 7PA22-1
630 * 7SY20-1
631 * 7SY21-1
632 * 7SY22-1
633 * 7TB19-1
634 * 7TB20-1
635 * 7TB21-1
636 * 7TB22-1
637 * BA Plauen
638 * IT
639 {{/expand}}
640 {{/layout-cell}}
641 {{/layout-section}}
642
643 {{layout-section ac:type="single"}}
644 {{layout-cell}}
645 (% style="margin-left: 40.0px;" %)
646 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe 1BR21-1"//: hasAttribute("studyGroup","1BR21-1")
647 {{/layout-cell}}
648 {{/layout-section}}
649
650 {{layout-section ac:type="single"}}
651 {{layout-cell}}
652 === Titel ===
653
654 (% style="margin-left: 40.0px;" %)
655 Attribut: personalTitle
656
657 (% style="margin-left: 40.0px;" %)
658 Beispielwert: //Attribut wird nicht übertragen//**
659 **
660
661 (% style="margin-left: 40.0px;" %)
662 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel xy"//: hasAttribute("personalTitle","xy")
663 {{/layout-cell}}
664 {{/layout-section}}
665
666 {{layout-section ac:type="single"}}
667 {{layout-cell}}
668 === Vorname ===
669
670 (% style="margin-left: 40.0px;" %)
671 Attribut: firstName
672
673 (% style="margin-left: 40.0px;" %)
674 Beispielwert: Max**
675 **
676
677 (% style="margin-left: 40.0px;" %)
678 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
679 {{/layout-cell}}
680 {{/layout-section}}
681 {{/layout}}
682 {{/sv-translation}}
683
684 {{sv-translation language="en"}}
685
686
687 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
688 {{/sv-translation}}