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 erstellt
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 {{includeplus spaceKey="LMS" scrollPageId="74CA132C01857307006F4EE318BFDB0A"/}}
90 \\
91 {{/layout-cell}}
92
93 {{layout-cell}}
94 {{scroll-ignore}}
95 {{panel title="Inhalt"}}
96
97
98 {{toc/}}
99
100 **Verwandte Themen**
101
102 * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
103 {{/panel}}
104 {{/scroll-ignore}}
105 {{/layout-cell}}
106 {{/layout-section}}
107
108 {{layout-section ac:type="single"}}
109 {{layout-cell}}
110 === Anrede ===
111
112 (% style="margin-left: 40.0px;" %)
113 Attribut: salutationSelection
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: //Attribut wird nicht übertragen//
121 {{/layout-cell}}
122
123 {{layout-cell}}
124 \\
125 {{/layout-cell}}
126 {{/layout-section}}
127
128 {{layout-section ac:type="single"}}
129 {{layout-cell}}
130 (% style="margin-left: 40.0px;" %)
131 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")//
132 {{/layout-cell}}
133 {{/layout-section}}
134
135 {{layout-section ac:type="single"}}
136 {{layout-cell}}
137 === Benutzername ===
138
139 (% style="margin-left: 40.0px;" %)
140 Attribut: username
141
142 (% style="margin-left: 40.0px;" %)
143 Beispielwert: name@uni-leipzig.de
144
145 (% style="margin-left: 40.0px;" %)
146 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "name@uni-leipzig.de"//: hasAttribute("username","name@uni-leipzig.de")
147 {{/layout-cell}}
148 {{/layout-section}}
149
150 {{layout-section ac:type="single"}}
151 {{layout-cell}}
152 === Benutzertyp ===
153
154 (% style="margin-left: 40.0px;" %)
155 Attribut: personType
156 {{/layout-cell}}
157 {{/layout-section}}
158
159 {{layout-section ac:type="two_equal"}}
160 {{layout-cell}}
161 (% style="margin-left: 40.0px;" %)
162 Beispielwerte: affiliate,  employee;member, student, ...
163 {{/layout-cell}}
164
165 {{layout-cell}}
166 \\
167
168 {{expand title="Weitere Werte ..."}}
169 * affiliate;employee;staff;member
170 * affiliate;member;student
171 * affiliate;staff;employee;student;member
172 * affiliate;student;member
173 * employee;affiliate;faculty;member
174 {{/expand}}
175 {{/layout-cell}}
176 {{/layout-section}}
177
178 {{layout-section ac:type="single"}}
179 {{layout-cell}}
180 (% style="margin-left: 40.0px;" %)
181 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff")
182 {{/layout-cell}}
183 {{/layout-section}}
184
185 {{layout-section ac:type="single"}}
186 {{layout-cell}}
187 === E-Mail-Adresse ===
188
189 (% style="margin-left: 40.0px;" %)
190 Attribut: email
191
192 (% style="margin-left: 40.0px;" %)
193 Beispielwert: max.müller@studserv.uni-leipzig.de
194
195 (% style="margin-left: 40.0px;" %)
196 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@studserv.uni-leipzig.de//: hasAttribute("email","max.müller@studserv.uni-leipzig.de")
197 {{/layout-cell}}
198 {{/layout-section}}
199
200 {{layout-section ac:type="single"}}
201 {{layout-cell}}
202 === Fachsemester ===
203
204 (% style="margin-left: 40.0px;" %)
205 Attribut: termsOfStudy
206 {{/layout-cell}}
207 {{/layout-section}}
208
209 {{layout-section ac:type="two_equal"}}
210 {{layout-cell}}
211 (% style="margin-left: 40.0px;" %)
212 Beispielwert: //Attribut wird nicht übertragen//
213 {{/layout-cell}}
214
215 {{layout-cell}}
216 \\
217 {{/layout-cell}}
218 {{/layout-section}}
219
220 {{layout-section ac:type="single"}}
221 {{layout-cell}}
222 (% style="margin-left: 40.0px;" %)
223 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy")
224 {{/layout-cell}}
225 {{/layout-section}}
226
227 {{layout-section ac:type="single"}}
228 {{layout-cell}}
229 === Geburtstag ===
230
231 (% style="margin-left: 40.0px;" %)
232 Attribut: birthDay
233
234 (% style="margin-left: 40.0px;" %)
235 Beispielwert: //Attribut wird nicht übertragen//**
236 **
237
238 (% style="margin-left: 40.0px;" %)
239 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
240 {{/layout-cell}}
241 {{/layout-section}}
242
243 {{layout-section ac:type="single"}}
244 {{layout-cell}}
245 === Institution ===
246
247 (% style="margin-left: 40.0px;" %)
248 Attribut: institutionalName
249
250 (% style="margin-left: 40.0px;" %)
251 Beispielwerte:
252
253 *
254 ** Leipzig University;Universit\u00e4t Leipzig
255 ** Universit\u00e4t Leipzig;Leipzig University
256
257 (% style="margin-left: 40.0px;" %)
258 Beispielregel Expertenmodus: //Nur Nutzer dessen Institutionsattribut "Leipzig University" enthält//: isInAttribute("institutionalName","Leipzig University")
259 {{/layout-cell}}
260 {{/layout-section}}
261
262 {{layout-section ac:type="single"}}
263 {{layout-cell}}
264 === Matrikelnummer ===
265
266 (% style="margin-left: 40.0px;" %)
267 Attribut: institutionUserIdentifier
268
269 (% style="margin-left: 40.0px;" %)
270 Beispielwert: //Attribut wird nicht übertragen//
271
272 (% style="margin-left: 40.0px;" %)
273 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
274 {{/layout-cell}}
275 {{/layout-section}}
276
277 {{layout-section ac:type="single"}}
278 {{layout-cell}}
279 === Moduleinschreibung ===
280
281 (% style="margin-left: 40.0px;" %)
282 Attribut: moduleEnrollment
283
284 (% style="margin-left: 40.0px;" %)
285 Beispielwert:** **//Attribut wird nicht übertragen//**
286 **
287
288 (% style="margin-left: 40.0px;" %)
289 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
290 {{/layout-cell}}
291 {{/layout-section}}
292
293 {{layout-section ac:type="single"}}
294 {{layout-cell}}
295 === Nachname ===
296
297 (% style="margin-left: 40.0px;" %)
298 Attribut: lastName
299
300 (% style="margin-left: 40.0px;" %)
301 Beispielwert: Müller**
302 **
303
304 (% style="margin-left: 40.0px;" %)
305 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
306 {{/layout-cell}}
307 {{/layout-section}}
308
309 {{layout-section ac:type="single"}}
310 {{layout-cell}}
311 === Organisationseinheit ===
312
313 (% style="margin-left: 40.0px;" %)
314 Attribut: orgUnit
315 {{/layout-cell}}
316 {{/layout-section}}
317
318 {{layout-section ac:type="two_equal"}}
319 {{layout-cell}}
320 (% class="auto-cursor-target" style="margin-left: 40.0px;" %)
321 Beispielwerte: //Attribut wird nicht übertragen//
322 {{/layout-cell}}
323
324 {{layout-cell}}
325 \\
326 {{/layout-cell}}
327 {{/layout-section}}
328
329 {{layout-section ac:type="single"}}
330 {{layout-cell}}
331 (% style="margin-left: 40.0px;" %)
332 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy")
333 {{/layout-cell}}
334 {{/layout-section}}
335
336 {{layout-section ac:type="single"}}
337 {{layout-cell}}
338 === Organisationsstruktur ===
339
340 (% style="margin-left: 40.0px;" %)
341 Attribut: eduPersonOrgUnitDN
342
343 (% style="margin-left: 40.0px;" %)
344 Beispielwerte: //Attribut wird nicht übertragen
345 //
346
347 (% style="margin-left: 40.0px;" %)
348 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
349 {{/layout-cell}}
350 {{/layout-section}}
351
352 {{layout-section ac:type="single"}}
353 {{layout-cell}}
354 === Standort ===
355
356 (% style="margin-left: 40.0px;" %)
357 Attribut: standort
358 {{/layout-cell}}
359 {{/layout-section}}
360
361 {{layout-section ac:type="two_equal"}}
362 {{layout-cell}}
363 (% style="margin-left: 40.0px;" %)
364 Beispielwerte: //Attribut wird nicht übertragen//
365 {{/layout-cell}}
366
367 {{layout-cell}}
368 \\
369 {{/layout-cell}}
370 {{/layout-section}}
371
372 {{layout-section ac:type="single"}}
373 {{layout-cell}}
374 (% style="margin-left: 40.0px;" %)
375 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy")
376 {{/layout-cell}}
377 {{/layout-section}}
378
379 {{layout-section ac:type="single"}}
380 {{layout-cell}}
381 === Studiengang ===
382
383 (% style="margin-left: 40.0px;" %)
384 Attribut: studySubject
385 {{/layout-cell}}
386 {{/layout-section}}
387
388 {{layout-section ac:type="two_equal"}}
389 {{layout-cell}}
390 (% style="margin-left: 40.0px;" %)
391 Beispielwerte: //Attribut wird nicht übertragen//
392 {{/layout-cell}}
393
394 {{layout-cell}}
395 \\
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 des Studiengang "//Zahnmedizin//"//: hasAttribute("studySubject","Zahnmedizin")
403 {{/layout-cell}}
404 {{/layout-section}}
405
406 {{layout-section ac:type="single"}}
407 {{layout-cell}}
408 === Studiengruppe ===
409
410 (% style="margin-left: 40.0px;" %)
411 Attribut: studyGroup
412 {{/layout-cell}}
413 {{/layout-section}}
414
415 {{layout-section ac:type="two_equal"}}
416 {{layout-cell}}
417 (% style="margin-left: 40.0px;" %)
418 Beispielwerte: //Attribut wird nicht übertragen//
419 {{/layout-cell}}
420
421 {{layout-cell}}
422 \\
423 {{/layout-cell}}
424 {{/layout-section}}
425
426 {{layout-section ac:type="single"}}
427 {{layout-cell}}
428 (% style="margin-left: 40.0px;" %)
429 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy")
430 {{/layout-cell}}
431 {{/layout-section}}
432
433 {{layout-section ac:type="single"}}
434 {{layout-cell}}
435 === Titel ===
436
437 (% style="margin-left: 40.0px;" %)
438 Attribut: personalTitle
439
440 (% style="margin-left: 40.0px;" %)
441 Beispielwert: //Attribut wird nicht übertragen//**
442 **
443
444 (% style="margin-left: 40.0px;" %)
445 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
446 {{/layout-cell}}
447 {{/layout-section}}
448
449 {{layout-section ac:type="single"}}
450 {{layout-cell}}
451 === Vorname ===
452
453 (% style="margin-left: 40.0px;" %)
454 Attribut: firstName
455
456 (% style="margin-left: 40.0px;" %)
457 Beispielwert: Max**
458 **
459
460 (% style="margin-left: 40.0px;" %)
461 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
462 {{/layout-cell}}
463 {{/layout-section}}
464 {{/layout}}
465 {{/sv-translation}}
466
467 {{sv-translation language="en"}}
468
469
470 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
471 {{/sv-translation}}