Changes for page 04 Variablen (Kursbaustein Test)
Last modified by Carina Enke on 12.08.2024
From version 20.5
edited by Carina Enke
on 12.08.2024
on 12.08.2024
Change comment:
There is no comment for this version
To version 21.1
edited by Carina Enke
on 12.08.2024
on 12.08.2024
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,13 +21,10 @@ 21 21 {{toc start="2"/}} 22 22 {{/panel}} 23 23 24 - 25 25 {{panel title="Related Topics"}} 26 26 * [[ONYX: Using Test-Variables>>path:/wiki/bin/view/ONYX/Erstellung%20von%20Testinhalten/Test%20erstellen/Test-Variablen%20verwenden/]] 27 27 * [[Expertenmodus zur Freigabe innerhalb von Kursen>>path:/wiki/bin/view/LMS/Benutzerhandbuch%20OPAL/Lehren/Kurs/Freigabe%20von%20Kursen%20und%20Kursinhalten/Expertenmodus%20zur%20Freigabe%20innerhalb%20von%20Kursen/]] 28 28 {{/panel}} 29 - 30 - 31 31 {{/column}} 32 32 {{/section}} 33 33 ... ... @@ -67,33 +67,33 @@ 67 67 Further information on creating expert rules can be found on the page [[Expert mode>>path:/wiki/bin/view/LMS/Benutzerhandbuch%20OPAL/Lehren/Kurs/Freigabe%20von%20Kursen%20und%20Kursinhalten/Expertenmodus%20zur%20Freigabe%20innerhalb%20von%20Kursen/]], a list of the usable syntax for expert rules can be found on [[Expert syntax>>path:/wiki/bin/view/LMS/Benutzerhandbuch%20OPAL/Lehren/Kurs/Freigabe%20von%20Kursen%20und%20Kursinhalten/Expertenmodus%20zur%20Freigabe%20innerhalb%20von%20Kursen/Expertensyntax/]]. 68 68 69 69 70 -|=(% colspan="1" style="width: 729px;" %)(% colspan="1" %)67 +|=(% colspan="1" style="width: 668px;" %)(% colspan="1" %) 71 71 ((( 72 72 Scenario 73 -)))|=(% colspan="1" style="width: 5 03px;" %)(% colspan="1" %)70 +)))|=(% colspan="1" style="width: 485px;" %)(% colspan="1" %) 74 74 ((( 75 75 Expert rule 76 -)))|=(% colspan="1" %)(% colspan="1" %) 73 +)))|=(% colspan="1" style="width: 499px;" %)(% colspan="1" %) 77 77 ((( 78 78 Example view in the test procedure after the transfer of the determined value 79 79 ))) 80 -|(% style="width: 729px" %)(((77 +|(% style="width:668px" %)((( 81 81 Transfer of the test outcome from another course element test of the course, here with course element ID 1670470101589006009. 82 82 83 83 Please note that points can only be transferred with two decimal places by OPAL. 84 -)))|(% style="width:5 03px" %)(((81 +)))|(% style="width:485px" %)((( 85 85 getOnyxTestOutcome("1670470101589006009","SCORE") 86 -)))|(% colspan="1" %)(% colspan="1" %) 83 +)))|(% colspan="1" style="width:499px" %)(% colspan="1" %) 87 87 ((( 88 88 ((( 89 89 [[image:Testdurchführung - Übergabe Punktzahl_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 90 90 ))) 91 91 ))) 92 -|(% style="width: 729px" %)(((89 +|(% style="width:668px" %)((( 93 93 Transfer of user attributes, here on the example of the first and last name of the participant. 94 -)))|(% style="width:5 03px" %)(((91 +)))|(% style="width:485px" %)((( 95 95 'getUserProperty("firstName") + " " + getUserProperty("lastName")' 96 -)))|(% colspan="1" %)(% colspan="1" %) 93 +)))|(% colspan="1" style="width:499px" %)(% colspan="1" %) 97 97 ((( 98 98 (% class="content-wrapper" %) 99 99 ((( ... ... @@ -100,13 +100,13 @@ 100 100 [[image:Testdurchführung - Übergabe Nutzername_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 101 101 ))) 102 102 ))) 103 -|(% colspan="1" style="width: 729px" %)(% colspan="1" %)100 +|(% colspan="1" style="width:668px" %)(% colspan="1" %) 104 104 ((( 105 105 Transfer of the number of already performed test attempts of another course element test in the same course, here with course element ID 1670470101589006009. 106 -)))|(% colspan="1" style="width:5 03px" %)(% colspan="1" %)103 +)))|(% colspan="1" style="width:485px" %)(% colspan="1" %) 107 107 ((( 108 108 getAttempts("1670470101589006009") 109 -)))|(% colspan="1" %)(% colspan="1" %) 106 +)))|(% colspan="1" style="width:499px" %)(% colspan="1" %) 110 110 ((( 111 111 (% class="content-wrapper" %) 112 112 ((( ... ... @@ -113,15 +113,15 @@ 113 113 [[image:Testdurchführung - Übergabe Testversuche_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] 114 114 ))) 115 115 ))) 116 -|(% colspan="1" style="width: 729px" %)(% colspan="1" %)113 +|(% colspan="1" style="width:668px" %)(% colspan="1" %) 117 117 ((( 118 118 Transfer of the progress value of another course element, here the progress to the course element with the course element ID 1670470101585115009. 119 119 120 120 For information on how to configure and use the course progress, see the page [[Course progress>>path:/wiki/bin/view/LMS/Benutzerhandbuch%20OPAL/Lehren/Kurs/Kurs%20bearbeiten/Kursfortschritt/]]. 121 -)))|(% colspan="1" style="width:5 03px" %)(% colspan="1" %)118 +)))|(% colspan="1" style="width:485px" %)(% colspan="1" %) 122 122 ((( 123 123 getProgress("1670470101585115009") 124 -)))|(% colspan="1" %)(% colspan="1" %) 121 +)))|(% colspan="1" style="width:499px" %)(% colspan="1" %) 125 125 ((( 126 126 ((( 127 127 [[image:Testdurchführung - Übergabe Kursfortschritt_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]