Version 21.1 von Carina Enke am 11.04.2023

Zeige letzte Bearbeiter
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 {{/layout-cell}}
93
94 {{layout-cell}}
95 {{scroll-ignore}}
96 {{panel title="Inhalt"}}
97
98
99 {{toc/}}
100
101 **Verwandte Themen**
102
103 * [[doc:Expertenregeln zur Pruefung auf ein Benutzerattribut]]
104 {{/panel}}
105 {{/scroll-ignore}}
106 {{/layout-cell}}
107 {{/layout-section}}
108
109 {{layout-section ac:type="single"}}
110 {{layout-cell}}
111 === Anrede ===
112
113 (% style="margin-left: 40.0px;" %)
114 Attribut: salutationSelection
115
116 (% style="margin-left: 40.0px;" %)
117 Beispielwerte: //Attribut wird nicht übertragen
118 //
119
120 (% style="margin-left: 40.0px;" %)
121 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","2")//
122 {{/layout-cell}}
123 {{/layout-section}}
124
125 {{layout-section ac:type="single"}}
126 {{layout-cell}}
127 === Benutzername ===
128
129 (% style="margin-left: 40.0px;" %)
130 Attribut: username
131
132 (% style="margin-left: 40.0px;" %)
133 Beispielwert: login-name@slub-dresden.de
134
135 (% style="margin-left: 40.0px;" %)
136 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@slub-dresden.de"//: hasAttribute("username","login-name@slub-dresden.de")
137 {{/layout-cell}}
138 {{/layout-section}}
139
140 {{layout-section ac:type="single"}}
141 {{layout-cell}}
142 === Benutzertyp ===
143
144 (% style="margin-left: 40.0px;" %)
145 Attribut: personType
146 {{/layout-cell}}
147 {{/layout-section}}
148
149 {{layout-section ac:type="two_equal"}}
150 {{layout-cell}}
151 (% style="margin-left: 40.0px;" %)
152 Beispielwert: staff, member, student
153 {{/layout-cell}}
154
155 {{layout-cell}}
156 \\
157 {{/layout-cell}}
158 {{/layout-section}}
159
160 {{layout-section ac:type="single"}}
161 {{layout-cell}}
162 (% style="margin-left: 40.0px;" %)
163 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "staff"//: hasAttribute("personType","staff")
164 {{/layout-cell}}
165 {{/layout-section}}
166
167 {{layout-section ac:type="single"}}
168 {{layout-cell}}
169 === E-Mail-Adresse ===
170
171 (% style="margin-left: 40.0px;" %)
172 Attribut: email
173
174 (% style="margin-left: 40.0px;" %)
175 Beispielwert: muster.mann@slub-dresden.de
176
177 (% style="margin-left: 40.0px;" %)
178 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse muster.mann@slub-dresden.de//: hasAttribute("email","muster.mann@slub-dresden.de")
179 {{/layout-cell}}
180 {{/layout-section}}
181
182 {{layout-section ac:type="single"}}
183 {{layout-cell}}
184 === Fachsemester ===
185
186 (% style="margin-left: 40.0px;" %)
187 Attribut: termsOfStudy
188
189 (% style="margin-left: 40.0px;" %)
190 Beispielwert: //Attribut wird nicht übertragen//**
191 **
192
193 (% style="margin-left: 40.0px;" %)
194 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester 1"//: hasAttribute("termsOfStudy","1")
195 {{/layout-cell}}
196 {{/layout-section}}
197
198 {{layout-section ac:type="single"}}
199 {{layout-cell}}
200 === Geburtstag ===
201
202 (% style="margin-left: 40.0px;" %)
203 Attribut: birthDay
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 die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
211 {{/layout-cell}}
212 {{/layout-section}}
213
214 {{layout-section ac:type="single"}}
215 {{layout-cell}}
216 === Institution ===
217
218 (% style="margin-left: 40.0px;" %)
219 Attribut: institutionalName
220
221 (% style="margin-left: 40.0px;" %)
222 Beispielwert: TU Dresden**
223 **
224
225 (% style="margin-left: 40.0px;" %)
226 Beispielregel Expertenmodus: //Nur für Nutzer der "TU Dresden"//: hasAttribute("institutionalName","TU Dresden")
227 {{/layout-cell}}
228 {{/layout-section}}
229
230 {{layout-section ac:type="single"}}
231 {{layout-cell}}
232 === Matrikelnummer ===
233
234 (% style="margin-left: 40.0px;" %)
235 Attribut: institutionUserIdentifier
236
237 (% style="margin-left: 40.0px;" %)
238 Beispielwert: //Attribut wird nicht übertragen//
239
240 (% style="margin-left: 40.0px;" %)
241 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
242 {{/layout-cell}}
243 {{/layout-section}}
244
245 {{layout-section ac:type="single"}}
246 {{layout-cell}}
247 === Moduleinschreibung ===
248
249 (% style="margin-left: 40.0px;" %)
250 Attribut: moduleEnrollment
251
252 (% style="margin-left: 40.0px;" %)
253 Beispielwert: //Attribut wird nicht übertragen//**
254 **
255
256 (% style="margin-left: 40.0px;" %)
257 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
258 {{/layout-cell}}
259 {{/layout-section}}
260
261 {{layout-section ac:type="single"}}
262 {{layout-cell}}
263 === Nachname ===
264
265 (% style="margin-left: 40.0px;" %)
266 Attribut: lastName
267
268 (% style="margin-left: 40.0px;" %)
269 Beispielwert: Müller**
270 **
271
272 (% style="margin-left: 40.0px;" %)
273 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
274 {{/layout-cell}}
275 {{/layout-section}}
276
277 {{layout-section ac:type="single"}}
278 {{layout-cell}}
279 === Organisationseinheit ===
280
281 (% style="margin-left: 40.0px;" %)
282 Attribut: orgUnit
283 {{/layout-cell}}
284 {{/layout-section}}
285
286 {{layout-section ac:type="two_equal"}}
287 {{layout-cell}}
288 (% style="margin-left: 40.0px;" %)
289 Beispielwerte: //Attribut wird nicht übertragen
290 //
291 {{/layout-cell}}
292
293 {{layout-cell}}
294 \\
295 {{/layout-cell}}
296 {{/layout-section}}
297
298 {{layout-section ac:type="single"}}
299 {{layout-cell}}
300 (% style="margin-left: 40.0px;" %)
301 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy")
302 {{/layout-cell}}
303 {{/layout-section}}
304
305 {{layout-section ac:type="single"}}
306 {{layout-cell}}
307 === Organisationsstruktur ===
308
309 (% style="margin-left: 40.0px;" %)
310 Attribut: eduPersonOrgUnitDN
311
312 (% style="margin-left: 40.0px;" %)
313 Beispielwerte: //Attribut wird nicht übertragen//
314
315 (% style="margin-left: 40.0px;" %)
316 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
317 {{/layout-cell}}
318 {{/layout-section}}
319
320 {{layout-section ac:type="single"}}
321 {{layout-cell}}
322 === Standort ===
323
324 (% style="margin-left: 40.0px;" %)
325 Attribut: standort
326 {{/layout-cell}}
327 {{/layout-section}}
328
329 {{layout-section ac:type="two_equal"}}
330 {{layout-cell}}
331 (% style="margin-left: 40.0px;" %)
332 Beispielwerte: //Attribut wird nicht übertragen//
333 {{/layout-cell}}
334
335 {{layout-cell}}
336 \\
337 {{/layout-cell}}
338 {{/layout-section}}
339
340 {{layout-section ac:type="single"}}
341 {{layout-cell}}
342 (% style="margin-left: 40.0px;" %)
343 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort Görlitz"//: hasAttribute("standort","Görlitz")
344 {{/layout-cell}}
345 {{/layout-section}}
346
347 {{layout-section ac:type="single"}}
348 {{layout-cell}}
349 === Studiengang ===
350
351 (% style="margin-left: 40.0px;" %)
352 Attribut: studySubject
353
354 (% style="margin-left: 40.0px;" %)
355 Beispielwert: //Attribut wird nicht übertragen//**
356 **
357
358 (% style="margin-left: 40.0px;" %)
359 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "xy"//: hasAttribute("studySubject","xy")
360 {{/layout-cell}}
361 {{/layout-section}}
362
363 {{layout-section ac:type="single"}}
364 {{layout-cell}}
365 === Studiengruppe ===
366
367 (% style="margin-left: 40.0px;" %)
368 Attribut: studyGroup
369
370 (% style="margin-left: 40.0px;" %)
371 Beispielwert: //Attribut wird nicht übertragen//**
372 **
373
374 (% style="margin-left: 40.0px;" %)
375 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy")
376 {{/layout-cell}}
377 {{/layout-section}}
378
379 {{layout-section ac:type="single"}}
380 {{layout-cell}}
381 === Titel ===
382
383 (% style="margin-left: 40.0px;" %)
384 Attribut: personalTitle
385
386 (% style="margin-left: 40.0px;" %)
387 Beispielwert: //Attribut wird nicht übertragen//**
388 **
389
390 (% style="margin-left: 40.0px;" %)
391 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel "xy" //: hasAttribute("personalTitle","xy")
392 {{/layout-cell}}
393 {{/layout-section}}
394
395 {{layout-section ac:type="single"}}
396 {{layout-cell}}
397 === Vorname ===
398
399 (% style="margin-left: 40.0px;" %)
400 Attribut: firstName
401
402 (% style="margin-left: 40.0px;" %)
403 Beispielwert: Max**
404 **
405
406 (% style="margin-left: 40.0px;" %)
407 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
408 {{/layout-cell}}
409 {{/layout-section}}
410 {{/layout}}
411 {{/sv-translation}}
412
413 {{sv-translation language="en"}}
414
415
416 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
417 {{/sv-translation}}