Änderungen von Dokument Text Variablen

Zuletzt geändert von Carina Enke am 25.07.2024

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

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,7 +1,9 @@
1 1  {{sv-translation language="de"}}
2 2  {{layout}}
3 3  {{layout-section ac:type="single"}}
4 -{{layout-cell}}{{/layout-cell}}
4 +{{layout-cell}}
5 +\\
6 +{{/layout-cell}}
5 5  {{/layout-section}}
6 6  
7 7  {{layout-section ac:type="two_right_sidebar"}}
... ... @@ -14,7 +14,7 @@
14 14  
15 15  [[image:attach:Editor - Textvariable Wertsetzung_de.png]]
16 16  
17 -
19 +\\
18 18  
19 19  (% class="confluence-embedded-file-wrapper image-center-wrapper confluence-embedded-manual-size" %)
20 20  
... ... @@ -94,13 +94,13 @@
94 94  {{layout}}
95 95  {{layout-section ac:type="two_right_sidebar"}}
96 96  {{layout-cell}}
97 -You can generate variables with text content. For this purpose, the variable type "**Text**" is available to you.
99 +For variables with text, select the type //**Text**//.
98 98  
99 -[[image:attach:image2017-3-23 8:25:28.png]]
101 +[[image:attach:Editor - Textvariable Typauswahl_de.png]]
100 100  
101 -To alter the value for the text variable, different options are available, which will be explained in the following sections.
103 +Below, you will find instructions on how to configure different values for your text variables.
102 102  
103 -[[image:attach:image2017-3-23 8:27:46.png]]
105 +[[image:attach:Editor - Textvariable Wertsetzung_de.png]]
104 104  {{/layout-cell}}
105 105  
106 106  {{layout-cell}}
... ... @@ -109,17 +109,17 @@
109 109  
110 110  
111 111  {{toc/}}
114 +{{/panel}}
112 112  
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"]]
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"]]
117 117  {{/panel}}
118 118  
119 119  {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Further information"}}
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"]]
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"]]
123 123  {{/panel}}
124 124  {{/scroll-ignore}}
125 125  {{/layout-cell}}
... ... @@ -136,24 +136,14 @@
136 136  **Possible entries are for example:**
137 137  
138 138  * //Random selection: Car; motorcycle; bicycle: //One of the specified values will be randomly selected, for example "bicycle".
141 +\\
139 139  
140 -=== Example "digging a hole" ===
143 +{{info}}
144 +The following examples for the use of numerical variables to generate random values show typical application scenarios:
141 141  
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 -)))
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}}
157 157  
158 158  == Direct value assignment ==
159 159  
... ... @@ -169,7 +169,7 @@
169 169  [[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.
170 170  
171 171  {{info}}
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"]].
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"]].
173 173  {{/info}}
174 174  
175 175  **Possible entries are for example:**
... ... @@ -178,7 +178,7 @@
178 178  * //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".
179 179  * //Calculation (MAXIMA): tex1(matrix([{a1},{a2}],[{b1},{b2}])): //MAXIMA also facilitates the return of latex content.
180 180  
181 -[[image:attach:image2017-3-22 15:24:50.png]]
173 +[[image:attach:Editor - Textvariable Wertsetzung per Maxima_de.png]]
182 182  {{/layout-cell}}
183 183  {{/layout-section}}
184 184  {{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -226231175
1 +313229342
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/226231175/Text Variables
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/313229342/Text Variables