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