Changes for page Expertenmodus
Last modified by Carina Enke on 18.11.2025
To version 6.2
edited by Carina Enke
on 18.11.2025
on 18.11.2025
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,20 +4,7 @@ 1 -{{layout}} 2 -{{layout-section ac:type="single"}} 3 -{{layout-cell}} 4 4 **Application examples of expert rules** 5 5 6 6 In the following, you will find examples of how to use the expert syntax. 7 -{{/layout-cell}} 8 -{{/layout-section}} 9 9 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}} 18 18 **Typical application examples** 19 19 20 20 {{expand title="Make individual content elements in a public course only visible to registered users ..."}} ... ... @@ -24,39 +24,26 @@ 24 24 isGuest(0)=false 25 25 {{/code}} 26 26 27 -(% class="wrapped" %) 28 28 |=((( 29 29 Configuration in the course editor 30 30 )))|((( 31 -(% class="content-wrapper" %) 32 -((( 33 33 [[image:attach:Kurseditor - Konfiguration nur registrierte Nutzer_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 34 34 ))) 35 -))) 36 36 |=((( 37 37 Course view as a registered user 38 38 )))|((( 39 -(% class="content-wrapper" %) 40 -((( 41 41 [[image:attach:Kursrun - Ansicht registrierte Nutzer_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 42 42 ))) 43 -))) 44 44 |=((( 45 45 Course view as a guest user 46 46 )))|((( 47 -(% class="content-wrapper" %) 48 -((( 49 49 [[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"]] 50 50 ))) 51 -))) 52 52 |=((( 53 53 Course view as a course owner 54 54 )))|((( 55 -(% class="content-wrapper" %) 56 -((( 57 57 [[image:attach:Kursrun - Ansicht Kursverantwortlicher_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 58 58 ))) 59 -))) 60 60 {{/expand}} 61 61 62 62 {{expand title="Make individual content elements in a public course only visible to guests ..."}} ... ... @@ -66,7 +66,6 @@ 66 66 isGuest(0)=true |isCourseAdministrator(0) 67 67 {{/code}} 68 68 69 -(% class="wrapped" %) 70 70 |=((( 71 71 Configuration in the course editor 72 72 )))|((( ... ... @@ -78,51 +78,34 @@ 78 78 |=((( 79 79 Course view as a registered user 80 80 )))|((( 81 -(% class="content-wrapper" %) 82 -((( 83 83 [[image:attach:Kursansicht - nicht für registrierte Nutzer_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 84 84 ))) 85 -))) 86 86 |=((( 87 87 Course view as a guest user 88 88 )))|((( 89 -(% class="content-wrapper" %) 90 -((( 91 91 [[image:attach:Kursrun - Ansicht nur Gäste_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 92 92 ))) 93 -))) 94 94 |=((( 95 95 Course view as a course owner 96 96 )))|((( 97 -(% class="content-wrapper" %) 98 -((( 99 99 [[image:attach:Kursrun - Ansicht Kursverantwortlicher_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 100 100 ))) 101 -))) 102 102 {{/expand}} 103 -{{/layout-cell}} 104 -{{/layout-section}} 105 105 106 -{{layout-section ac:type="single"}} 107 -{{layout-cell}} 108 108 {{expand title="Activate course elements according to test result ..."}} 109 -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.BenutzerhandbuchOPAL.Lehren.Leitfäden.Lernwegsteuerung nach Testergebnis.WebHome]]. 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]]. 110 110 {{/expand}} 111 -{{/layout-cell}} 112 -{{/layout-section}} 113 113 114 -{{layout-section ac:type="single"}} 115 -{{layout-cell}} 116 116 {{expand title="Further application examples of the expert syntax ..."}} 117 117 {{info}} 118 -(% class="box infomessage boxinfomessage" %)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.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. 119 119 120 -(% class="box infomessage boxinfomessage" %)For OPAL users, the help page [[Overview of OPAL Shibboleth>>doc:LMS.BenutzerhandbuchOPAL.Administration.OPAL Shibboleth Attribute.WebHome]] attributes contains all currently usable institution-specific attributes of Saxon institutions.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. 121 121 {{/info}} 122 122 123 123 (% class="wrapped" %) 124 124 |=((( 125 - (% style="color:#3f4444" %)Examples of rules in the tabs //«//Visibility// », « //Access// », //and //« //Points// » //(structure element)81 +Examples of rules in the tabs //«//Visibility// », « //Access// », //and //« //Points// » //(structure element) 126 126 )))|=((( 127 127 Effects 128 128 ))) ... ... @@ -153,7 +153,7 @@ 153 153 inLearningGroup("Beginners") = false 154 154 )))|((( 155 155 (% class="TableParagraph" %) 156 -With the exception of the «Beginners» group //,//the course element will be visible to all course participants.112 +With the exception of the «Beginners» group, the course element will be visible to all course participants. 157 157 ))) 158 158 |((( 159 159 (% class="TableParagraph" %) ... ... @@ -160,7 +160,7 @@ 160 160 (now >= date("22.03.2017 12:00")) & (now <= date("23.08.2017 18:00")) | inLearningGroup("Supervisors") 161 161 )))|((( 162 162 (% class="TableParagraph" %) 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//.//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. 164 164 ))) 165 165 |((( 166 166 (% class="TableParagraph" %) ... ... @@ -167,7 +167,7 @@ 167 167 (now >= date("03.09.2017 00:00")) & (now <= date("13.10.2017 00:00")) & inRightGroup("Assessors")| isUser("Author") 168 168 )))|((( 169 169 (% class="TableParagraph" %) 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.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. 171 171 ))) 172 172 |(% colspan="1" %)(% colspan="1" %) 173 173 ((( ... ... @@ -176,7 +176,7 @@ 176 176 )))|(% colspan="1" %)(% colspan="1" %) 177 177 ((( 178 178 (% class="TableParagraph" %) 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".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". 180 180 ))) 181 181 |(% colspan="1" %)(% colspan="1" %) 182 182 ((( ... ... @@ -204,7 +204,7 @@ 204 204 (% class="TableParagraph" %) 205 205 This rule can be set in the «Points» tab -> 206 206 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").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"). 208 208 ))) 209 209 |(% colspan="1" %)(% colspan="1" %) 210 210 ((( ... ... @@ -289,15 +289,10 @@ 289 289 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. 290 290 {{/note}} 291 291 {{/expand}} 292 -{{/layout-cell}} 293 -{{/layout-section}} 294 294 295 -{{layout-section ac:type="single"}} 296 -{{layout-cell}} 297 297 **Expert syntax** 298 298 299 -{{expand title="Overview of the available expert syntax ..."}} 300 -(% class="wrapped" %) 251 +{{expand title="Overview of the available expert syntax ..."}}(% class="wrapped" %) 301 301 |=((( 302 302 Type 303 303 )))|=((( ... ... @@ -341,7 +341,6 @@ 341 341 342 342 343 343 344 -\\ 345 345 346 346 347 347 ... ... @@ -358,7 +358,6 @@ 358 358 359 359 360 360 361 -\\ 362 362 363 363 364 364 ... ... @@ -373,7 +373,6 @@ 373 373 374 374 375 375 376 -\\\\ 377 377 378 378 379 379 ... ... @@ -393,7 +393,6 @@ 393 393 394 394 395 395 396 -\\ 397 397 398 398 399 399 ... ... @@ -465,7 +465,6 @@ 465 465 466 466 467 467 468 -\\ 469 469 470 470 471 471 ... ... @@ -497,7 +497,6 @@ 497 497 498 498 499 499 500 -\\ 501 501 502 502 503 503 ... ... @@ -533,7 +533,7 @@ 533 533 534 534 535 535 536 - \\481 + 537 537 )))|((( 538 538 (% class="TableParagraph" %) 539 539 //date("[date]")// ... ... @@ -908,7 +908,7 @@ 908 908 909 909 910 910 911 - \\\\\\\\856 + 912 912 )))|(% colspan="1" %)(% colspan="1" %) 913 913 ((( 914 914 (% class="TableParagraph" %) ... ... @@ -1007,8 +1007,5 @@ 1007 1007 )))|((( 1008 1008 (% class="TableParagraph" %) 1009 1009 Logical NOT 1010 -))) 1011 -{{/expand}} 1012 -{{/layout-cell}} 1013 -{{/layout-section}} 1014 -{{/layout}} 955 +))){{/expand}} 956 +