Wiki-Quellcode von Bild Variablen

Version 457.1 von Hendrik Zschocke am 12.01.2024

Zeige letzte Bearbeiter
1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
4
5 {{/layout-cell}}
6 {{/layout-section}}
7
8 {{layout-section ac:type="two_right_sidebar"}}
9 {{layout-cell}}
10 Variablen können auch Bild-Inhalte enthalten. Hierfür steht Ihnen der Variablen-Typ "**Bild**" zur Verfügung.
11
12 [[image:attach:Editor - Bildvariable Typauswahl_de.png]]
13
14 Nachfolgend werden Ihnen die Möglichkeiten zur Wertsetzung von Bild-Variablen vorgestellt.
15
16 [[image:attach:Editor - Bildvariable Wertsetzung_de.png]]
17
18
19 {{/layout-cell}}
20
21 {{layout-cell}}
22 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
23 {{toc/}}
24 {{/panel}}
25
26 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Verwandte Themen"}}
27 * Variablen: Definition einer Bedingung
28 * [[doc:ONYX.ONYX Editor.Aufgaben.Variablen verwenden.Bild Variablen.Berechnungsaufgabe]]
29 * [[doc:ONYX.ONYX Editor.Aufgaben.Variablen verwenden.Bild Variablen.Formelvergleich]]
30 {{/panel}}
31
32 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Weiterführende Informationen"}}
33 * [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]]
34 * [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]]
35 * [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]]
36 {{/panel}}
37 {{/layout-cell}}
38 {{/layout-section}}
39
40 {{layout-section ac:type="single"}}
41 {{layout-cell}}
42 == Zufällige Auswahl ==
43
44 Hinterlegen Sie mehrere Bilder. Zur Laufzeit wird dann zufällig eines der Bilder ausgewählt.
45
46 Folgende Einstellungen können Sie für Bild-Variablen vornehmen:
47
48 (% class="wrapped" %)
49 |=(((
50 ID
51 )))|(((
52 Jedes Bild ist mit einer eindeutigen ID gekennzeichnet. Dies ermöglicht Ihnen beispielsweise, in [[Bedingungen >>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]]andere Variablen in Abhängigkeit von der gewählten Bilddatei zu setzen oder die Auswahl der Bilddatei gezielt zu steuern.
53 )))
54 |=(% colspan="1" %)(% colspan="1" %)
55 (((
56 Quelle
57 )))|(% colspan="1" %)(% colspan="1" %)
58 (((
59 Wählen Sie nach Klick auf den Button **Durchsuchen** eine Bilddatei aus Ihren Ressourcen. Mit Klick auf den Button **Upload** wird die Datei anschließend hochgeladen und als Vorschaubild auf der linken Seite angezeigt.
60 )))
61 |=(((
62 Beschreibung, Breite, Höhe
63 )))|(((
64 Sie können für jede Bilddatei eine alternative Text-Beschreibung hinterlegen, falls beim Teilnehmer die Grafik nicht dargestellt werden kann. Zudem können Sie Breite und Höhe der anzuzeigenden Grafik definieren.
65 )))
66
67 [[image:attach:Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
68
69 **Anwendungsbeispiel:**
70
71 * //Zufällige Auswahl: Bild_01, Bild_02, Bild_03: //Es wird zufällig eines der angegebenen Bilder ausgewählt, wie bspw. "Das Völkerschlachtdenkmal in Leipzig".
72 {{/layout-cell}}
73 {{/layout-section}}
74
75 {{layout-section ac:type="single"}}
76 {{layout-cell}}
77
78 {{/layout-cell}}
79 {{/layout-section}}
80
81 {{layout-section ac:type="single"}}
82 {{layout-cell}}
83 == Berechnung (Maxima) ==
84
85 Nutzen Sie die Möglichkeit, per Bildvariable Grafiken in Aufgaben anzuzeigen. Diese werden mithilfe der angegebenen MAXIMA-Berechnung zur Laufzeit generiert.
86
87 Nach Auswahl der Option **Berechnung (Maxima)** als Wertsetzung wird Ihnen ein Textfeld angezeigt. Tragen Sie dort Ihre Berechnungsvorschrift in MAXIMA-Schreibweise ein. Bitte beachten Sie die verbindliche Nutzung des Platzhalters [**$FILENAME**] für die Bilddatei.
88
89 Vertiefende Informationen finden Sie auch in der Maxima-Hilfe, beispielsweise auf der Seite [[MAXIMA Hilfe zu grafischen Darstellungen>>url:https://maxima.sourceforge.io/docs/manual/de/maxima_12.html||shape="rect"]].
90
91 [[image:attach:Editor - Bildvariable Wertsezung Berechnung_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
92 {{/layout-cell}}
93 {{/layout-section}}
94
95 {{layout-section ac:type="single"}}
96 {{layout-cell}}
97
98 {{/layout-cell}}
99 {{/layout-section}}
100
101 {{layout-section ac:type="single"}}
102 {{layout-cell}}
103 == Funktionsgraph (Maxima) ==
104
105 Eine ähnliche Anzeige ist auch mit der Auswahloption **Funktionsgraph (Maxima)** verfügbar. Hier können Sie direkt in der Editoroberfläche Funktionen hinzufügen und die gewünschten Rahmenvorgaben für die Darstellung treffen.
106
107 [[image:attach:Editor - Bildvariable Wertsetzung Funktionsgraph_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
108 {{/layout-cell}}
109 {{/layout-section}}
110
111 {{layout-section ac:type="single"}}
112 {{layout-cell}}
113
114 {{/layout-cell}}
115 {{/layout-section}}
116
117 {{layout-section ac:type="single"}}
118 {{layout-cell}}
119 == Diagramme (Maxima) ==
120
121 Ebenso können Diagramme mit den entsprechenden Auswahloptionen hinterlegt werden.
122
123 Folgende Diagrammtypen stehen zur Verfügung:
124
125 * Säulendiagramm
126 * Säulensetdiagramm
127 * Kreisdiagramm
128
129 Je nach Auswahl werden Ihnen passende Konfigurationsoptionen für die Angabe der benötigten Werte, Farben und Bildgrößen angezeigt.
130 {{/layout-cell}}
131 {{/layout-section}}
132
133 {{layout-section ac:type="three_equal"}}
134 {{layout-cell}}
135 [[image:attach:Editor - Bildvariable Wertsetzung Säulendiagramm_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
136 {{/layout-cell}}
137
138 {{layout-cell}}
139 [[image:attach:Editor - Bildvariable Wertsetzung Säulensetdiagramm_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
140 {{/layout-cell}}
141
142 {{layout-cell}}
143 [[image:attach:Editor - Bildvariable Wertsetzung Kreisdiagramm_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
144 {{/layout-cell}}
145 {{/layout-section}}
146 {{/layout}}
147
148 {{layout}}
149 {{layout-section ac:type="two_right_sidebar"}}
150 {{layout-cell}}
151 Variables can also contain image content. For these kinds of variables, select the "**Image**" variable type.
152
153 [[image:attach:Editor - Bildvariable Typauswahl_de.png]]
154
155 Below, you will find instructions on the value settings for image variables.
156
157 [[image:attach:Editor - Bildvariable Wertsetzung_de.png]]
158 {{/layout-cell}}
159
160 {{layout-cell}}
161 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}}
162 {{toc/}}
163
164 **Related topics**
165
166 * [[Variables: Definition of a condition>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]]
167 * [[Calculation interaction>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v1.11||shape="rect"]]
168 * [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v1.11||shape="rect"]]
169 {{/panel}}
170
171 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Further information"}}
172 * [[MAXIMA manual>>url:http://maxima.sourceforge.net/docs/manual/maxima.html||shape="rect"]]
173 * [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]]
174 * [[MAXIMA system information>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]]
175 {{/panel}}
176 {{/layout-cell}}
177 {{/layout-section}}
178
179 {{layout-section ac:type="single"}}
180 {{layout-cell}}
181
182 {{/layout-cell}}
183 {{/layout-section}}
184
185 {{layout-section ac:type="single"}}
186 {{layout-cell}}
187 == Random selection ==
188
189 Store multiple images. At runtime, one of these images is then randomly selected.
190
191 The following settings are available for image variables:
192
193 (% class="wrapped" %)
194 |=(((
195 ID
196 )))|(((
197 (% class="TableParagraph" %)
198 Each image is assigned a unique ID. This allows you to use [[conditions>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]] to set other variables depending on the selected image file or precisely control the selection of the image file, for example.
199 )))
200 |=(((
201 Source
202 )))|(((
203 (% class="TableParagraph" %)
204 Select an image file from your resources by clicking on **Browse**. Then click on **Upload**, and the file will be uploaded and displayed as a preview image on the left.
205 )))
206 |=(((
207 Description, Width, Height
208 )))|(((
209 (% class="TableParagraph" %)
210 You can store an alternative text description for each image file if the image cannot be displayed on the participant's device. You can also define the width and height of the image.
211 )))
212
213 [[image:attach:Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png]]
214
215 **Application example:**
216
217 * //Random selection: Image_01, Image_02, Image_03: //One of the specified images is randomly selected, for example "The Monument to the Battle of the Nations in Leipzig".
218 {{/layout-cell}}
219 {{/layout-section}}
220
221 {{layout-section ac:type="single"}}
222 {{layout-cell}}
223
224 {{/layout-cell}}
225 {{/layout-section}}
226
227 {{layout-section ac:type="single"}}
228 {{layout-cell}}
229 == Calculation (Maxima) ==
230
231 Use the option to display images in questions via image variables. These are generated at runtime using the specified MAXIMA calculation.
232
233 After selecting the **Calculation (Maxima)** option, you will see a text field. Enter your calculation rule in MAXIMA notation. Please note that the use of the [**$FILENAME**] placeholder is mandatory for the image file.
234
235 You can also find more detailed information in the Maxima help, for example on the [[Graphic representation>>url:https://maxima.sourceforge.io/docs/manual/de/maxima_12.html||shape="rect"]] help page.
236
237 [[image:attach:Editor - Bildvariable Wertsezung Berechnung_de.png]]
238 {{/layout-cell}}
239 {{/layout-section}}
240
241 {{layout-section ac:type="single"}}
242 {{layout-cell}}
243
244 {{/layout-cell}}
245 {{/layout-section}}
246
247 {{layout-section ac:type="single"}}
248 {{layout-cell}}
249 == Function graph (Maxima) ==
250
251 A similar display is also available with the **Function graph (Maxima)** selection option. Here you can add functions directly in the editor interface and set the desired display specifications.
252
253 [[image:attach:Editor - Bildvariable Wertsetzung Funktionsgraph_de.png]]
254 {{/layout-cell}}
255 {{/layout-section}}
256
257 {{layout-section ac:type="single"}}
258 {{layout-cell}}
259
260 {{/layout-cell}}
261 {{/layout-section}}
262
263 {{layout-section ac:type="single"}}
264 {{layout-cell}}
265 == Charts (Maxima) ==
266
267 It is also possible to store charts with the appropriate selection options.
268
269 The following chart types are available:
270
271 * bar chart
272 * bar set chart
273 * pie chart
274
275 Depending on your selection, you will be shown suitable configuration options for specifying the required values, colours and image sizes.
276 {{/layout-cell}}
277 {{/layout-section}}
278
279 {{layout-section ac:type="three_equal"}}
280 {{layout-cell}}
281 [[image:attach:Editor - Bildvariable Wertsetzung Säulendiagramm_de.png]]
282 {{/layout-cell}}
283
284 {{layout-cell}}
285 [[image:attach:Editor - Bildvariable Wertsetzung Säulensetdiagramm_de.png]]
286 {{/layout-cell}}
287
288 {{layout-cell}}
289 [[image:attach:Editor - Bildvariable Wertsetzung Kreisdiagramm_de.png]]
290 {{/layout-cell}}
291 {{/layout-section}}
292 {{/layout}}