Änderungen von Dokument Text Variablen
Zuletzt geändert von Carina Enke am 25.07.2024
Von Version 456.1
bearbeitet von Katharina Schönefeld (Admin)
am 29.03.2017
am 29.03.2017
Änderungskommentar:
Published by Scroll Versions from space ONYXintern and version 1.10
Auf Version 392.1
bearbeitet von Carina Enke
am 06.02.2019
am 06.02.2019
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 8.6.
Zusammenfassung
-
Seiteneigenschaften (3 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 -Text variablen1 +Text Variables - Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. katharina1 +XWiki.carina - Inhalt
-
... ... @@ -1,6 +1,16 @@ 1 +{{sv-translation language="de"}} 1 1 {{layout}} 2 2 {{layout-section ac:type="single"}} 3 -{{layout-cell}}{{/layout-cell}} 4 +{{layout-cell}} 5 + 6 + 7 +(% class="removedPlaceholderWrapper" %) 8 + 9 + 10 + 11 + 12 + 13 +{{/layout-cell}} 4 4 {{/layout-section}} 5 5 6 6 {{layout-section ac:type="two_right_sidebar"}} ... ... @@ -25,15 +25,17 @@ 25 25 26 26 27 27 {{toc/}} 38 +{{/panel}} 28 28 29 -**Verwandte Themen** 30 - 40 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Verwandte Themen"}} 31 31 * [[doc:Berechnungsaufgabe]] 32 32 * [[doc:Formelvergleich]] 43 +{{/panel}} 33 33 34 -**Weiterführende Informationen** 35 - 36 -* [[MAXIMA>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] 45 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Weiterführende Informationen"}} 46 +* [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/maxima.html||shape="rect"]] 47 +* [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] 48 +* [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] 37 37 {{/panel}} 38 38 {{/scroll-ignore}} 39 39 ... ... @@ -64,7 +64,7 @@ 64 64 |((( 65 65 [[image:attach:image2017-3-23 8:36:15.png]] 66 66 )))|((( 67 -Die Variable wird in den Aufgabentext durch Angabe des Variablen-Namens {PEOPLE} eingebunden. Im Beispiel wird die Variable in eine Aufgabe vo nTyp [[Berechnung (Lückentext) >>doc:Berechnungsaufgabe]]eingebunden.79 +Die Variable wird in den Aufgabentext durch Angabe des Variablen-Namens {PEOPLE} eingebunden. Im Beispiel wird die Variable in eine Aufgabe vom Typ [[Berechnung (Lückentext) >>doc:Berechnungsaufgabe]]eingebunden. 68 68 ))) 69 69 |((( 70 70 [[image:attach:image2017-3-23 8:38:49.png]] ... ... @@ -85,6 +85,10 @@ 85 85 86 86 [[MAXIMA>>url:http://maxima.sourceforge.net/||shape="rect"]] ermöglicht die Arbeit mit Zeichenketten und Formeln. Sie können Variablenwerte auf Basis anderer Variablen berechnen. Geben Sie Ihre Berechnungsvorschrift in MAXIMA-Schreibweise an. 87 87 100 +{{info}} 101 +Detaillierte Hinweise zur MAXIMA-Schreibweise erhalten Sie im [[MAXIMA Benutzerhandbuch (Manual)>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]]. Eine wertvolle Zusammenstellung von Beispielumsetzungen finden Sie in Form eines Wikis unter [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]]. 102 +{{/info}} 103 + 88 88 **Mögliche Eingaben sind beispielsweise:** 89 89 90 90 * //Berechnung (MAXIMA): string({a}*x+5): //Es wird eine einfache Funktionsgleichung durch Einsatz des Variablenwertes {a} berechnet. Die Variable {a} muss zuvor definiert sein. ... ... @@ -92,6 +92,103 @@ 92 92 * //Berechnung (MAXIMA): tex1(matrix([{a1},{a2}],[{b1},{b2}])): //MAXIMA ermöglicht auch die Rückgabe von LATEX-Inhalten. 93 93 94 94 [[image:attach:image2017-3-22 15:24:50.png]] 111 + 112 + 95 95 {{/layout-cell}} 96 96 {{/layout-section}} 97 97 {{/layout}} 116 +{{/sv-translation}} 117 + 118 +{{sv-translation language="en"}} 119 +{{layout}} 120 +{{layout-section ac:type="two_right_sidebar"}} 121 +{{layout-cell}} 122 +You can generate variables with text content. For this purpose, the variable type "**Text**" is available to you. 123 + 124 +[[image:attach:image2017-3-23 8:25:28.png]] 125 + 126 +To alter the value for the text variable, different options are available, which will be explained in the following sections. 127 + 128 +[[image:attach:image2017-3-23 8:27:46.png]] 129 +{{/layout-cell}} 130 + 131 +{{layout-cell}} 132 +{{scroll-ignore}} 133 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}} 134 + 135 + 136 +{{toc/}} 137 + 138 +**Related topics** 139 + 140 +* [[Calculation task>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v1.11||shape="rect"]] 141 +* [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v1.11||shape="rect"]] 142 +{{/panel}} 143 + 144 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Further information"}} 145 +* [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]] 146 +* [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] 147 +* [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] 148 +{{/panel}} 149 +{{/scroll-ignore}} 150 +{{/layout-cell}} 151 +{{/layout-section}} 152 + 153 +{{layout-section ac:type="single"}} 154 +{{layout-cell}} 155 +== Random selection == 156 + 157 +Define a value list from which a value is randomly selected. The alternative values are separated by a line break, comma, or semicolon. 158 + 159 +If the selection value contains a comma, a backslash needs to be inserted before the comma. //(Example: "The condition\, which ...")// 160 + 161 +**Possible entries are for example:** 162 + 163 +* //Random selection: Car; motorcycle; bicycle: //One of the specified values will be randomly selected, for example "bicycle". 164 + 165 +=== Example "digging a hole" === 166 + 167 +|((( 168 +[[image:attach:image2017-3-23 8:32:30.png]] 169 +)))|((( 170 +In the example, the text variable {PEOPLE} will be randomly initialised with one of the following values: "men", "women", or "children". 171 +))) 172 +|((( 173 +[[image:attach:image2017-3-23 8:36:15.png]] 174 +)))|((( 175 +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"]]. 176 +))) 177 +|((( 178 +[[image:attach:image2017-3-23 8:38:49.png]] 179 +)))|((( 180 +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. 181 +))) 182 + 183 +== Direct value assignment == 184 + 185 +You can directly assign a value to all types of variables in order to initialise them. Later on, the value can be changed depending on other variables (cf. conditions). 186 + 187 +**Possible entries are for example:** 188 + 189 +* //Value: Hans: //The variable is assigned the value "Hans". 190 +* //Value: The function increases linearly: //The variable is assigned the value "the function increases linearly". 191 + 192 +== Calculation (MAXIMA) == 193 + 194 +[[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. 195 + 196 +{{info}} 197 +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"]]. 198 +{{/info}} 199 + 200 +**Possible entries are for example:** 201 + 202 +* //Calculation (MAXIMA): string({a}*x+5): //A simple function equation is calculated including the variable value {a}. Plase note that the variable {a} must have been previously defined. 203 +* //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". 204 +* //Calculation (MAXIMA): tex1(matrix([{a1},{a2}],[{b1},{b2}])): //MAXIMA also facilitates the return of latex content. 205 + 206 +[[image:attach:image2017-3-22 15:24:50.png]] 207 +{{/layout-cell}} 208 +{{/layout-section}} 209 +{{/layout}} 210 +{{/sv-translation}}
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 - 1469648121 +226230624 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/ 146964812/Textvariablen1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/226230624/Text Variables