Changes for page Expertenmodus

Last modified by Carina Enke on 18.11.2025

From version 6.2
edited by Carina Enke
on 18.11.2025
Change comment: There is no comment for this version
To version 6.1
edited by Carina Enke
on 15.01.2024
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,20 @@
1 +{{layout}}
2 +{{layout-section ac:type="single"}}
3 +{{layout-cell}}
1 1  **Application examples of expert rules**
2 2  
3 3  In the following, you will find examples of how to use the expert syntax.
7 +{{/layout-cell}}
8 +{{/layout-section}}
4 4  
10 +{{layout-section ac:type="single"}}
11 +{{layout-cell}}
12 +
13 +{{/layout-cell}}
14 +{{/layout-section}}
15 +
16 +{{layout-section ac:type="single"}}
17 +{{layout-cell}}
5 5  **Typical application examples**
6 6  
7 7  {{expand title="Make individual content elements in a public course only visible to registered users ..."}}
... ... @@ -11,26 +11,39 @@
11 11  isGuest(0)=false
12 12  {{/code}}
13 13  
27 +(% class="wrapped" %)
14 14  |=(((
15 15  Configuration in the course editor
16 16  )))|(((
31 +(% class="content-wrapper" %)
32 +(((
17 17  [[image:attach:Kurseditor - Konfiguration nur registrierte Nutzer_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
18 18  )))
35 +)))
19 19  |=(((
20 20  Course view as a registered user
21 21  )))|(((
39 +(% class="content-wrapper" %)
40 +(((
22 22  [[image:attach:Kursrun - Ansicht registrierte Nutzer_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
23 23  )))
43 +)))
24 24  |=(((
25 25  Course view as a guest user
26 26  )))|(((
47 +(% class="content-wrapper" %)
48 +(((
27 27  [[image:attach:Kurseditor - Konfiguration nicht für Gäste_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
28 28  )))
51 +)))
29 29  |=(((
30 30  Course view as a course owner
31 31  )))|(((
55 +(% class="content-wrapper" %)
56 +(((
32 32  [[image:attach:Kursrun - Ansicht Kursverantwortlicher_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
33 33  )))
59 +)))
34 34  {{/expand}}
35 35  
36 36  {{expand title="Make individual content elements in a public course only visible to guests ..."}}
... ... @@ -40,6 +40,7 @@
40 40  isGuest(0)=true |isCourseAdministrator(0)
41 41  {{/code}}
42 42  
69 +(% class="wrapped" %)
43 43  |=(((
44 44  Configuration in the course editor
45 45  )))|(((
... ... @@ -51,34 +51,51 @@
51 51  |=(((
52 52  Course view as a registered user
53 53  )))|(((
81 +(% class="content-wrapper" %)
82 +(((
54 54  [[image:attach:Kursansicht - nicht für registrierte Nutzer_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
55 55  )))
85 +)))
56 56  |=(((
57 57  Course view as a guest user
58 58  )))|(((
89 +(% class="content-wrapper" %)
90 +(((
59 59  [[image:attach:Kursrun - Ansicht nur Gäste_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
60 60  )))
93 +)))
61 61  |=(((
62 62  Course view as a course owner
63 63  )))|(((
97 +(% class="content-wrapper" %)
98 +(((
64 64  [[image:attach:Kursrun - Ansicht Kursverantwortlicher_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
65 65  )))
101 +)))
66 66  {{/expand}}
103 +{{/layout-cell}}
104 +{{/layout-section}}
67 67  
106 +{{layout-section ac:type="single"}}
107 +{{layout-cell}}
68 68  {{expand title="Activate course elements according to test result ..."}}
69 69  Do you wish to activate certain course elements depending on a test? For instructions on how to implement this scenario, see the help page [[Learning path control by test result>>doc:LMS.Benutzerhandbuch OPAL.Lehren.Leitfäden.Lernwegsteuerung nach Testergebnis.WebHome]].
70 70  {{/expand}}
111 +{{/layout-cell}}
112 +{{/layout-section}}
71 71  
114 +{{layout-section ac:type="single"}}
115 +{{layout-cell}}
72 72  {{expand title="Further application examples of the expert syntax ..."}}
73 73  {{info}}
74 -(% class="box box infomessage infomessage" %)In addition to the general examples, which can be used institution-independently, there are also institution-specific restrictions on data that will be transmitted depending on the institution.
118 +(% class="box infomessage box infomessage" %)In addition to the general examples, which can be used institution-independently, there are also institution-specific restrictions on data that will be transmitted depending on the institution.
75 75  
76 -(% class="box box infomessage infomessage" %)For OPAL users, the help page [[Overview of OPAL Shibboleth>>doc:LMS.Benutzerhandbuch OPAL.Administration.OPAL Shibboleth Attribute.WebHome]] attributes contains all currently usable institution-specific attributes of Saxon institutions.
120 +(% class="box infomessage box infomessage" %)For OPAL users, the help page [[Overview of OPAL Shibboleth>>doc:LMS.Benutzerhandbuch OPAL.Administration.OPAL Shibboleth Attribute.WebHome]] attributes contains all currently usable institution-specific attributes of Saxon institutions.
77 77  {{/info}}
78 78  
79 79  (% class="wrapped" %)
80 80  |=(((
81 -Examples of rules in the tabs //«//Visibility// », « //Access// », //and //« //Points// » //(structure element)
125 +(% style="color:#3f4444" %)Examples of rules in the tabs //«//Visibility// », « //Access// », //and //« //Points// » //(structure element)
82 82  )))|=(((
83 83  Effects
84 84  )))
... ... @@ -109,7 +109,7 @@
109 109  inLearningGroup("Beginners") = false
110 110  )))|(((
111 111  (% class="TableParagraph" %)
112 -With the exception of the «Beginners» group, the course element will be visible to all course participants.
156 +With the exception of the «Beginners» group//,// the course element will be visible to all course participants.
113 113  )))
114 114  |(((
115 115  (% class="TableParagraph" %)
... ... @@ -116,7 +116,7 @@
116 116  (now >= date("22.03.2017 12:00")) & (now <= date("23.08.2017 18:00")) | inLearningGroup("Supervisors")
117 117  )))|(((
118 118  (% class="TableParagraph" %)
119 -The course element will be visible to all course participants from 22.03.2017 to 23.08.2017. For the members of the «Supervisors» learning group, in contrast, it will be visible at any time.
163 +The course element will be visible to all course participants from 22.03.2017 to 23.08.2017. For the members of the «Supervisors» learning group//, //in contrast, it will be visible// //at any time//.//
120 120  )))
121 121  |(((
122 122  (% class="TableParagraph" %)
... ... @@ -123,7 +123,7 @@
123 123  (now >= date("03.09.2017 00:00")) & (now <= date("13.10.2017 00:00")) & inRightGroup("Assessors")| isUser("Author")
124 124  )))|(((
125 125  (% class="TableParagraph" %)
126 -The course element will be visible to all course participants of the «Assessors» right group from 03.09.2017 to 13.10.2017. For the user with the user name «Author», in contrast, it will be visible at any time.
170 +The course element will be visible to all course participants of the «Assessors» right group from 03.09.2017 to 13.10.2017. For the user with the user name «Author»//, //in contrast, it will be visible at any time.
127 127  )))
128 128  |(% colspan="1" %)(% colspan="1" %)
129 129  (((
... ... @@ -132,7 +132,7 @@
132 132  )))|(% colspan="1" %)(% colspan="1" %)
133 133  (((
134 134  (% class="TableParagraph" %)
135 -Returns TRUE for all users whose «surname» attribute contains the letter sequence "Mue". For example, it returns TRUE for the value "Mueller" or "Muehlebacher".
179 +Returns TRUE for all users whose «surname» attribute contains// //the letter sequence "Mue". For example, it returns TRUE for the value "Mueller" or "Muehlebacher".
136 136  )))
137 137  |(% colspan="1" %)(% colspan="1" %)
138 138  (((
... ... @@ -160,7 +160,7 @@
160 160  (% class="TableParagraph" %)
161 161  This rule can be set in the «Points» tab ->
162 162  
163 -«Passed if» of the Structure course element. The Structure course element shows "passed" if a minimum of 140 points will be achieved across all tests or if «passed» will be manually set (Assessment course element with the ID "69978845384688").
207 +«Passed if» of the Structure course element. The Structure course element// //shows "passed" if a minimum of 140 points will be achieved across all tests or if «passed» will be manually set (Assessment course element// //with the ID "69978845384688").
164 164  )))
165 165  |(% colspan="1" %)(% colspan="1" %)
166 166  (((
... ... @@ -245,10 +245,15 @@
245 245  Please note that the above-mentioned course element IDs are just examples. When you create a course, you need to reference the IDs of your own courses.
246 246  {{/note}}
247 247  {{/expand}}
292 +{{/layout-cell}}
293 +{{/layout-section}}
248 248  
295 +{{layout-section ac:type="single"}}
296 +{{layout-cell}}
249 249  **Expert syntax**
250 250  
251 -{{expand title="Overview of the available expert syntax ..."}}(% class="wrapped" %)
299 +{{expand title="Overview of the available expert syntax ..."}}
300 +(% class="wrapped" %)
252 252  |=(((
253 253  Type
254 254  )))|=(((
... ... @@ -292,6 +292,7 @@
292 292  
293 293  
294 294  
344 +\\
295 295  
296 296  
297 297  
... ... @@ -308,6 +308,7 @@
308 308  
309 309  
310 310  
361 +\\
311 311  
312 312  
313 313  
... ... @@ -322,6 +322,7 @@
322 322  
323 323  
324 324  
376 +\\\\
325 325  
326 326  
327 327  
... ... @@ -341,6 +341,7 @@
341 341  
342 342  
343 343  
396 +\\
344 344  
345 345  
346 346  
... ... @@ -412,6 +412,7 @@
412 412  
413 413  
414 414  
468 +\\
415 415  
416 416  
417 417  
... ... @@ -443,6 +443,7 @@
443 443  
444 444  
445 445  
500 +\\
446 446  
447 447  
448 448  
... ... @@ -478,7 +478,7 @@
478 478  
479 479  
480 480  
481 -
536 +\\
482 482  )))|(((
483 483  (% class="TableParagraph" %)
484 484  //date("[date]")//
... ... @@ -853,7 +853,7 @@
853 853  
854 854  
855 855  
856 -
911 +\\\\\\\\
857 857  )))|(% colspan="1" %)(% colspan="1" %)
858 858  (((
859 859  (% class="TableParagraph" %)
... ... @@ -952,5 +952,8 @@
952 952  )))|(((
953 953  (% class="TableParagraph" %)
954 954  Logical NOT
955 -))){{/expand}}
956 -
1010 +)))
1011 +{{/expand}}
1012 +{{/layout-cell}}
1013 +{{/layout-section}}
1014 +{{/layout}}