Version 20.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: login-name@hfmdd.de
144
145 (% style="margin-left: 40.0px;" %)
146 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@hfmdd.de"//: hasAttribute("username","login-name@hfmdd.de")
147
148 \\
149 {{/layout-cell}}
150 {{/layout-section}}
151
152 {{layout-section ac:type="single"}}
153 {{layout-cell}}
154 === Benutzertyp ===
155
156 (% style="margin-left: 40.0px;" %)
157 Attribut: personType
158 {{/layout-cell}}
159 {{/layout-section}}
160
161 {{layout-section ac:type="two_equal"}}
162 {{layout-cell}}
163 (% style="margin-left: 40.0px;" %)
164 Beispielwerte: faculty;employee, student,
165 {{/layout-cell}}
166
167 {{layout-cell}}
168 \\
169 {{/layout-cell}}
170 {{/layout-section}}
171
172 {{layout-section ac:type="single"}}
173 {{layout-cell}}
174 (% style="margin-left: 40.0px;" %)
175 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff// //"//: hasAttribute("personType","employee;member;staff")
176 {{/layout-cell}}
177 {{/layout-section}}
178
179 {{layout-section ac:type="single"}}
180 {{layout-cell}}
181 === E-Mail-Adresse ===
182
183 (% style="margin-left: 40.0px;" %)
184 Attribut: email
185
186 (% style="margin-left: 40.0px;" %)
187 Beispielwert: max.müller@mailbox.hfmdd.de
188
189 (% style="margin-left: 40.0px;" %)
190 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse "max.müller@mailbox.hfmdd.de"//: hasAttribute("email","max.müller@mailbox.hfmdd.de")
191 {{/layout-cell}}
192 {{/layout-section}}
193
194 {{layout-section ac:type="single"}}
195 {{layout-cell}}
196 === Fachsemester ===
197
198 (% style="margin-left: 40.0px;" %)
199 Attribut: termsOfStudy
200 {{/layout-cell}}
201 {{/layout-section}}
202
203 {{layout-section ac:type="two_equal"}}
204 {{layout-cell}}
205 (% style="margin-left: 40.0px;" %)
206 Beispielwert: //Attribut wird nicht übertragen//
207 {{/layout-cell}}
208
209 {{layout-cell}}
210 \\
211 {{/layout-cell}}
212 {{/layout-section}}
213
214 {{layout-section ac:type="single"}}
215 {{layout-cell}}
216 (% style="margin-left: 40.0px;" %)
217 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "xy"//: hasAttribute("termsOfStudy","xy")
218 {{/layout-cell}}
219 {{/layout-section}}
220
221 {{layout-section ac:type="single"}}
222 {{layout-cell}}
223 === Geburtstag ===
224
225 (% style="margin-left: 40.0px;" %)
226 Attribut: birthDay
227
228 (% style="margin-left: 40.0px;" %)
229 Beispielwert: //Attribut wird nicht übertragen//**
230 **
231
232 (% style="margin-left: 40.0px;" %)
233 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
234 {{/layout-cell}}
235 {{/layout-section}}
236
237 {{layout-section ac:type="single"}}
238 {{layout-cell}}
239 === Institution ===
240
241 (% style="margin-left: 40.0px;" %)
242 Attribut: institutionalName
243
244 (% style="margin-left: 40.0px;" %)
245 Beispielwert: Hochschule f\u00fcr Musik Dresden
246
247 (% style="margin-left: 40.0px;" %)
248 Beispielregel Expertenmodus: //Nur für Nutzer der Hochschule für Musik Dresden: //hasAttribute("institutionalName","Hochschule f\u00fcr Musik Dresden")
249 {{/layout-cell}}
250 {{/layout-section}}
251
252 {{layout-section ac:type="single"}}
253 {{layout-cell}}
254 === Matrikelnummer ===
255
256 (% style="margin-left: 40.0px;" %)
257 Attribut: institutionUserIdentifier
258
259 (% style="margin-left: 40.0px;" %)
260 Beispielwert: //Attribut wird nicht übertragen//
261
262 (% style="margin-left: 40.0px;" %)
263 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
264 {{/layout-cell}}
265 {{/layout-section}}
266
267 {{layout-section ac:type="single"}}
268 {{layout-cell}}
269 === Moduleinschreibung ===
270
271 (% style="margin-left: 40.0px;" %)
272 Attribut: moduleEnrollment
273
274 (% style="margin-left: 40.0px;" %)
275 Beispielwert:** **//Attribut wird nicht übertragen//**
276 **
277
278 (% style="margin-left: 40.0px;" %)
279 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
280 {{/layout-cell}}
281 {{/layout-section}}
282
283 {{layout-section ac:type="single"}}
284 {{layout-cell}}
285 === Nachname ===
286
287 (% style="margin-left: 40.0px;" %)
288 Attribut: lastName
289
290 (% style="margin-left: 40.0px;" %)
291 Beispielwert: Müller**
292 **
293
294 (% style="margin-left: 40.0px;" %)
295 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
296 {{/layout-cell}}
297 {{/layout-section}}
298
299 {{layout-section ac:type="single"}}
300 {{layout-cell}}
301 === Organisationseinheit ===
302
303 (% style="margin-left: 40.0px;" %)
304 Attribut: orgUnit
305 {{/layout-cell}}
306 {{/layout-section}}
307
308 {{layout-section ac:type="two_equal"}}
309 {{layout-cell}}
310 (% class="auto-cursor-target" style="margin-left: 40.0px;" %)
311 Beispielwerte: //Attribut wird nicht übertragen//
312 {{/layout-cell}}
313
314 {{layout-cell}}
315 \\
316 {{/layout-cell}}
317 {{/layout-section}}
318
319 {{layout-section ac:type="single"}}
320 {{layout-cell}}
321 (% style="margin-left: 40.0px;" %)
322 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy")
323 {{/layout-cell}}
324 {{/layout-section}}
325
326 {{layout-section ac:type="single"}}
327 {{layout-cell}}
328 === Organisationsstruktur ===
329
330 (% style="margin-left: 40.0px;" %)
331 Attribut: eduPersonOrgUnitDN
332
333 (% style="margin-left: 40.0px;" %)
334 Beispielwerte: //Attribut wird nicht übertragen
335 //
336
337 (% style="margin-left: 40.0px;" %)
338 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
339 {{/layout-cell}}
340 {{/layout-section}}
341
342 {{layout-section ac:type="single"}}
343 {{layout-cell}}
344 === Standort ===
345
346 (% style="margin-left: 40.0px;" %)
347 Attribut: standort
348 {{/layout-cell}}
349 {{/layout-section}}
350
351 {{layout-section ac:type="two_equal"}}
352 {{layout-cell}}
353 (% style="margin-left: 40.0px;" %)
354 Beispielwerte: //Attribut wird nicht übertragen//
355 {{/layout-cell}}
356
357 {{layout-cell}}
358 \\
359 {{/layout-cell}}
360 {{/layout-section}}
361
362 {{layout-section ac:type="single"}}
363 {{layout-cell}}
364 (% style="margin-left: 40.0px;" %)
365 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy")
366 {{/layout-cell}}
367 {{/layout-section}}
368
369 {{layout-section ac:type="single"}}
370 {{layout-cell}}
371 === Studiengang ===
372
373 (% style="margin-left: 40.0px;" %)
374 Attribut: studySubject
375 {{/layout-cell}}
376 {{/layout-section}}
377
378 {{layout-section ac:type="two_equal"}}
379 {{layout-cell}}
380 (% style="margin-left: 40.0px;" %)
381 Beispielwerte: //Attribut wird nicht übertragen//
382 {{/layout-cell}}
383
384 {{layout-cell}}
385 \\
386 {{/layout-cell}}
387 {{/layout-section}}
388
389 {{layout-section ac:type="single"}}
390 {{layout-cell}}
391 (% style="margin-left: 40.0px;" %)
392 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "//Zahnmedizin//"//: hasAttribute("studySubject","Zahnmedizin")
393 {{/layout-cell}}
394 {{/layout-section}}
395
396 {{layout-section ac:type="single"}}
397 {{layout-cell}}
398 === Studiengruppe ===
399
400 (% style="margin-left: 40.0px;" %)
401 Attribut: studyGroup
402 {{/layout-cell}}
403 {{/layout-section}}
404
405 {{layout-section ac:type="two_equal"}}
406 {{layout-cell}}
407 (% style="margin-left: 40.0px;" %)
408 Beispielwerte: //Attribut wird nicht übertragen//
409 {{/layout-cell}}
410
411 {{layout-cell}}
412 \\
413 {{/layout-cell}}
414 {{/layout-section}}
415
416 {{layout-section ac:type="single"}}
417 {{layout-cell}}
418 (% style="margin-left: 40.0px;" %)
419 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy")
420 {{/layout-cell}}
421 {{/layout-section}}
422
423 {{layout-section ac:type="single"}}
424 {{layout-cell}}
425 === Titel ===
426
427 (% style="margin-left: 40.0px;" %)
428 Attribut: personalTitle
429
430 (% style="margin-left: 40.0px;" %)
431 Beispielwert: //Attribut wird nicht übertragen//**
432 **
433
434 (% style="margin-left: 40.0px;" %)
435 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.")
436 {{/layout-cell}}
437 {{/layout-section}}
438
439 {{layout-section ac:type="single"}}
440 {{layout-cell}}
441 === Vorname ===
442
443 (% style="margin-left: 40.0px;" %)
444 Attribut: firstName
445
446 (% style="margin-left: 40.0px;" %)
447 Beispielwert: Max**
448 **
449
450 (% style="margin-left: 40.0px;" %)
451 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
452 {{/layout-cell}}
453 {{/layout-section}}
454 {{/layout}}
455 {{/sv-translation}}
456
457 {{sv-translation language="en"}}
458
459
460 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
461 {{/sv-translation}}