Version 24.1 von Carina Enke am 07.02.2023

Zeige letzte Bearbeiter
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: //Attribut wird nicht übertragen
40 //
41
42 (% style="margin-left: 40.0px;" %)
43 Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","2")//
44 {{/layout-cell}}
45 {{/layout-section}}
46
47 {{layout-section ac:type="single"}}
48 {{layout-cell}}
49 === Benutzername ===
50
51 (% style="margin-left: 40.0px;" %)
52 Attribut: username
53
54 (% style="margin-left: 40.0px;" %)
55 Beispielwert: login-name@slub-dresden.de
56
57 (% style="margin-left: 40.0px;" %)
58 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@slub-dresden.de"//: hasAttribute("username","login-name@slub-dresden.de")
59 {{/layout-cell}}
60 {{/layout-section}}
61
62 {{layout-section ac:type="single"}}
63 {{layout-cell}}
64 === Benutzertyp ===
65
66 (% style="margin-left: 40.0px;" %)
67 Attribut: personType
68 {{/layout-cell}}
69 {{/layout-section}}
70
71 {{layout-section ac:type="two_equal"}}
72 {{layout-cell}}
73 (% style="margin-left: 40.0px;" %)
74 Beispielwert: staff, member, student
75 {{/layout-cell}}
76
77 {{layout-cell}}
78 \\
79 {{/layout-cell}}
80 {{/layout-section}}
81
82 {{layout-section ac:type="single"}}
83 {{layout-cell}}
84 (% style="margin-left: 40.0px;" %)
85 Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "staff"//: hasAttribute("personType","staff")
86 {{/layout-cell}}
87 {{/layout-section}}
88
89 {{layout-section ac:type="single"}}
90 {{layout-cell}}
91 === E-Mail-Adresse ===
92
93 (% style="margin-left: 40.0px;" %)
94 Attribut: email
95
96 (% style="margin-left: 40.0px;" %)
97 Beispielwert: muster.mann@slub-dresden.de
98
99 (% style="margin-left: 40.0px;" %)
100 Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse muster.mann@slub-dresden.de//: hasAttribute("email","muster.mann@slub-dresden.de")
101 {{/layout-cell}}
102 {{/layout-section}}
103
104 {{layout-section ac:type="single"}}
105 {{layout-cell}}
106 === Fachsemester ===
107
108 (% style="margin-left: 40.0px;" %)
109 Attribut: termsOfStudy
110
111 (% style="margin-left: 40.0px;" %)
112 Beispielwert: //Attribut wird nicht übertragen//**
113 **
114
115 (% style="margin-left: 40.0px;" %)
116 Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester 1"//: hasAttribute("termsOfStudy","1")
117 {{/layout-cell}}
118 {{/layout-section}}
119
120 {{layout-section ac:type="single"}}
121 {{layout-cell}}
122 === Geburtstag ===
123
124 (% style="margin-left: 40.0px;" %)
125 Attribut: birthDay
126
127 (% style="margin-left: 40.0px;" %)
128 Beispielwert: //Attribut wird nicht übertragen//**
129 **
130
131 (% style="margin-left: 40.0px;" %)
132 Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000")
133 {{/layout-cell}}
134 {{/layout-section}}
135
136 {{layout-section ac:type="single"}}
137 {{layout-cell}}
138 === Institution ===
139
140 (% style="margin-left: 40.0px;" %)
141 Attribut: institutionalName
142
143 (% style="margin-left: 40.0px;" %)
144 Beispielwert: TU Dresden**
145 **
146
147 (% style="margin-left: 40.0px;" %)
148 Beispielregel Expertenmodus: //Nur für Nutzer der "TU Dresden"//: hasAttribute("institutionalName","TU Dresden")
149 {{/layout-cell}}
150 {{/layout-section}}
151
152 {{layout-section ac:type="single"}}
153 {{layout-cell}}
154 === Matrikelnummer ===
155
156 (% style="margin-left: 40.0px;" %)
157 Attribut: institutionUserIdentifier
158
159 (% style="margin-left: 40.0px;" %)
160 Beispielwert: //Attribut wird nicht übertragen//
161
162 (% style="margin-left: 40.0px;" %)
163 Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute(" ","123456")
164 {{/layout-cell}}
165 {{/layout-section}}
166
167 {{layout-section ac:type="single"}}
168 {{layout-cell}}
169 === Moduleinschreibung ===
170
171 (% style="margin-left: 40.0px;" %)
172 Attribut: moduleEnrollment
173
174 (% style="margin-left: 40.0px;" %)
175 Beispielwert: //Attribut wird nicht übertragen//**
176 **
177
178 (% style="margin-left: 40.0px;" %)
179 Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy")
180 {{/layout-cell}}
181 {{/layout-section}}
182
183 {{layout-section ac:type="single"}}
184 {{layout-cell}}
185 === Nachname ===
186
187 (% style="margin-left: 40.0px;" %)
188 Attribut: lastName
189
190 (% style="margin-left: 40.0px;" %)
191 Beispielwert: Müller**
192 **
193
194 (% style="margin-left: 40.0px;" %)
195 Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller")
196 {{/layout-cell}}
197 {{/layout-section}}
198
199 {{layout-section ac:type="single"}}
200 {{layout-cell}}
201 === Organisationseinheit ===
202
203 (% style="margin-left: 40.0px;" %)
204 Attribut: orgUnit
205 {{/layout-cell}}
206 {{/layout-section}}
207
208 {{layout-section ac:type="two_equal"}}
209 {{layout-cell}}
210 (% style="margin-left: 40.0px;" %)
211 Beispielwerte: //Attribut wird nicht übertragen
212 //
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 der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy")
224 {{/layout-cell}}
225 {{/layout-section}}
226
227 {{layout-section ac:type="single"}}
228 {{layout-cell}}
229 === Organisationsstruktur ===
230
231 (% style="margin-left: 40.0px;" %)
232 Attribut: eduPersonOrgUnitDN
233
234 (% style="margin-left: 40.0px;" %)
235 Beispielwerte: //Attribut wird nicht übertragen//
236
237 (% style="margin-left: 40.0px;" %)
238 Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy")
239 {{/layout-cell}}
240 {{/layout-section}}
241
242 {{layout-section ac:type="single"}}
243 {{layout-cell}}
244 === Standort ===
245
246 (% style="margin-left: 40.0px;" %)
247 Attribut: standort
248 {{/layout-cell}}
249 {{/layout-section}}
250
251 {{layout-section ac:type="two_equal"}}
252 {{layout-cell}}
253 (% style="margin-left: 40.0px;" %)
254 Beispielwerte: //Attribut wird nicht übertragen//
255 {{/layout-cell}}
256
257 {{layout-cell}}
258 \\
259 {{/layout-cell}}
260 {{/layout-section}}
261
262 {{layout-section ac:type="single"}}
263 {{layout-cell}}
264 (% style="margin-left: 40.0px;" %)
265 Beispielregel Expertenmodus: //Nur für Nutzer mit Standort Görlitz"//: hasAttribute("standort","Görlitz")
266 {{/layout-cell}}
267 {{/layout-section}}
268
269 {{layout-section ac:type="single"}}
270 {{layout-cell}}
271 === Studiengang ===
272
273 (% style="margin-left: 40.0px;" %)
274 Attribut: studySubject
275
276 (% style="margin-left: 40.0px;" %)
277 Beispielwert: //Attribut wird nicht übertragen//**
278 **
279
280 (% style="margin-left: 40.0px;" %)
281 Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "xy"//: hasAttribute("studySubject","xy")
282 {{/layout-cell}}
283 {{/layout-section}}
284
285 {{layout-section ac:type="single"}}
286 {{layout-cell}}
287 === Studiengruppe ===
288
289 (% style="margin-left: 40.0px;" %)
290 Attribut: studyGroup
291
292 (% style="margin-left: 40.0px;" %)
293 Beispielwert: //Attribut wird nicht übertragen//**
294 **
295
296 (% style="margin-left: 40.0px;" %)
297 Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy")
298 {{/layout-cell}}
299 {{/layout-section}}
300
301 {{layout-section ac:type="single"}}
302 {{layout-cell}}
303 === Titel ===
304
305 (% style="margin-left: 40.0px;" %)
306 Attribut: personalTitle
307
308 (% style="margin-left: 40.0px;" %)
309 Beispielwert: //Attribut wird nicht übertragen//**
310 **
311
312 (% style="margin-left: 40.0px;" %)
313 Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel "xy" //: hasAttribute("personalTitle","xy")
314 {{/layout-cell}}
315 {{/layout-section}}
316
317 {{layout-section ac:type="single"}}
318 {{layout-cell}}
319 === Vorname ===
320
321 (% style="margin-left: 40.0px;" %)
322 Attribut: firstName
323
324 (% style="margin-left: 40.0px;" %)
325 Beispielwert: Max**
326 **
327
328 (% style="margin-left: 40.0px;" %)
329 Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max")
330 {{/layout-cell}}
331 {{/layout-section}}
332 {{/layout}}
333 {{/sv-translation}}
334
335 {{sv-translation language="en"}}
336
337
338 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0169E71FC07AAFD92398FD30"/}}
339 {{/sv-translation}}