Änderungen von Dokument Text Variablen

Zuletzt geändert von Carina Enke am 25.07.2024

Von Version 321.1
bearbeitet von Carina Enke
am 06.03.2020
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 8.12.
Auf Version 383.1
bearbeitet von Carina Enke
am 08.05.2019
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 8.7.

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,9 +1,7 @@
1 1  {{sv-translation language="de"}}
2 2  {{layout}}
3 3  {{layout-section ac:type="single"}}
4 -{{layout-cell}}
5 -\\
6 -{{/layout-cell}}
4 +{{layout-cell}}{{/layout-cell}}
7 7  {{/layout-section}}
8 8  
9 9  {{layout-section ac:type="two_right_sidebar"}}
... ... @@ -16,7 +16,7 @@
16 16  
17 17  [[image:attach:Editor - Textvariable Wertsetzung_de.png]]
18 18  
19 -\\
17 +
20 20  
21 21  (% class="confluence-embedded-file-wrapper image-center-wrapper confluence-embedded-manual-size" %)
22 22  
... ... @@ -96,13 +96,13 @@
96 96  {{layout}}
97 97  {{layout-section ac:type="two_right_sidebar"}}
98 98  {{layout-cell}}
99 -For variables with text, select the type //**Text**//.
97 +You can generate variables with text content. For this purpose, the variable type "**Text**" is available to you.
100 100  
101 -[[image:attach:Editor - Textvariable Typauswahl_de.png]]
99 +[[image:attach:image2017-3-23 8:25:28.png]]
102 102  
103 -Below, you will find instructions on how to configure different values for your text variables.
101 +To alter the value for the text variable, different options are available, which will be explained in the following sections.
104 104  
105 -[[image:attach:Editor - Textvariable Wertsetzung_de.png]]
103 +[[image:attach:image2017-3-23 8:27:46.png]]
106 106  {{/layout-cell}}
107 107  
108 108  {{layout-cell}}
... ... @@ -111,17 +111,17 @@
111 111  
112 112  
113 113  {{toc/}}
114 -{{/panel}}
115 115  
116 -{{panel title="Related topics"}}
117 -* [[Calculation interaction>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v8.X||shape="rect"]]
118 -* [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v8.X||shape="rect"]]
113 +**Related topics**
114 +
115 +* [[Calculation task>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v1.11||shape="rect"]]
116 +* [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v1.11||shape="rect"]]
119 119  {{/panel}}
120 120  
121 121  {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Further information"}}
122 -* [[MAXIMA manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]]
123 -* [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]]
124 -* [[MAXIMA system information>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]]
120 +* [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]]
121 +* [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]]
122 +* [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]]
125 125  {{/panel}}
126 126  {{/scroll-ignore}}
127 127  {{/layout-cell}}
... ... @@ -138,14 +138,24 @@
138 138  **Possible entries are for example:**
139 139  
140 140  * //Random selection: Car; motorcycle; bicycle: //One of the specified values will be randomly selected, for example "bicycle".
141 -\\
142 142  
143 -{{info}}
144 -The following examples for the use of numerical variables to generate random values show typical application scenarios:
140 +=== Example "digging a hole" ===
145 145  
146 -* [[Example "Digging a hole">>url:https://www.bps-system.de/help/display/ONYXintern/.Beispiele+zum+Einsatz+von+Variablen+v8.7||shape="rect"]]
147 -* [[Example "Transport" - Use of random parameters>>url:https://www.bps-system.de/help/display/ONYXintern/.Beispiele+zum+Einsatz+von+Variablen+v8.7||shape="rect"]]
148 -{{/info}}
142 +|(((
143 +[[image:attach:image2017-3-23 8:32:30.png]]
144 +)))|(((
145 +In the example, the text variable {PEOPLE} will be randomly initialised with one of the following values: "men", "women", or "children".
146 +)))
147 +|(((
148 +[[image:attach:image2017-3-23 8:36:15.png]]
149 +)))|(((
150 +To insert the variable into the task text, you need to type the variable name {PEOPLE}. In the example, the variable is included in a task of the type [[calculation (cloze)>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v1.11||shape="rect"]].
151 +)))
152 +|(((
153 +[[image:attach:image2017-3-23 8:38:49.png]]
154 +)))|(((
155 +One of the defined values will then be randomly chosen for each participant and each test attempt. In the example, the value "women" was inserted.
156 +)))
149 149  
150 150  == Direct value assignment ==
151 151  
... ... @@ -161,7 +161,7 @@
161 161  [[MAXIMA>>url:http://maxima.sourceforge.net/||shape="rect"]] allows for the work with strings and formulas. You can calculate variable values on the basis of other variables. Indicate your calculation rule in MAXIMA notation.
162 162  
163 163  {{info}}
164 -For further information on the MAXIMA notation, please refer to the [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]]. A valuable compilation of examples can be found in the form of a wiki under [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]].
172 +For further information on the MAXIMA notation, please refer to the help pages of the [[computer>>url:http://maxima.sourceforge.net/||shape="rect"]] [[algebra system MAXIMA>>url:http://maxima.sourceforge.net/||shape="rect"]].
165 165  {{/info}}
166 166  
167 167  **Possible entries are for example:**
... ... @@ -170,7 +170,7 @@
170 170  * //Calculation (MAXIMA): string(integrate({function},x,0,1)): //MAXIMA enables complex mathematical calculations. The derivative of a sample function (e.g. 5*x+5) could result in the value "15/2".
171 171  * //Calculation (MAXIMA): tex1(matrix([{a1},{a2}],[{b1},{b2}])): //MAXIMA also facilitates the return of latex content.
172 172  
173 -[[image:attach:Editor - Textvariable Wertsetzung per Maxima_de.png]]
181 +[[image:attach:image2017-3-22 15:24:50.png]]
174 174  {{/layout-cell}}
175 175  {{/layout-section}}
176 176  {{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -313230056
1 +226231175
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/313230056/Text Variables
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/226231175/Text Variables