Änderungen von Dokument Bild Variablen

Zuletzt geändert von Hendrik Zschocke am 12.01.2024

Von Version 449.1
bearbeitet von Carina Enke
am 08.03.2018
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 1.11.1.
Auf Version 450.1
bearbeitet von Carina Enke
am 18.12.2023
Änderungskommentar: Renamed from xwiki:ONYX.Bild Variablen

Zusammenfassung

Details

Seiteneigenschaften
Übergeordnete Seite
... ... @@ -1,0 +1,1 @@
1 +Variablen verwenden
Tags
... ... @@ -1,0 +1,1 @@
1 +variable|bild|maxima|diagramm|säule|kreis
Inhalt
... ... @@ -1,9 +1,8 @@
1 +{{sv-translation language="de"}}
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 3  {{layout-cell}}
4 -
5 -
6 -
5 +\\
7 7  {{/layout-cell}}
8 8  {{/layout-section}}
9 9  
... ... @@ -11,13 +11,13 @@
11 11  {{layout-cell}}
12 12  Variablen können auch Bild-Inhalte enthalten. Hierfür steht Ihnen der Variablen-Typ "**Bild**" zur Verfügung.
13 13  
14 -[[image:attach:image2017-3-23 8:45:39.png]]
13 +[[image:attach:Editor - Bildvariable Typauswahl_de.png]]
15 15  
16 16  Nachfolgend werden Ihnen die Möglichkeiten zur Wertsetzung von Bild-Variablen vorgestellt.
17 17  
18 -[[image:attach:image2017-3-23 8:46:42.png]]
17 +[[image:attach:Editor - Bildvariable Wertsetzung_de.png]]
19 19  
20 -
19 +\\
21 21  {{/layout-cell}}
22 22  
23 23  {{layout-cell}}
... ... @@ -40,10 +40,6 @@
40 40  * [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]]
41 41  {{/panel}}
42 42  {{/scroll-ignore}}
43 -
44 -
45 -
46 -
47 47  {{/layout-cell}}
48 48  {{/layout-section}}
49 49  
... ... @@ -55,12 +55,13 @@
55 55  
56 56  Folgende Einstellungen können Sie für Bild-Variablen vornehmen:
57 57  
58 -|(((
53 +(% class="wrapped" %)
54 +|=(((
59 59  ID
60 60  )))|(((
61 -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.
57 +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.
62 62  )))
63 -|(% colspan="1" %)(% colspan="1" %)
59 +|=(% colspan="1" %)(% colspan="1" %)
64 64  (((
65 65  Quelle
66 66  )))|(% colspan="1" %)(% colspan="1" %)
... ... @@ -67,23 +67,242 @@
67 67  (((
68 68  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.
69 69  )))
70 -|(((
66 +|=(((
71 71  Beschreibung, Breite, Höhe
72 72  )))|(((
73 73  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.
74 74  )))
75 75  
76 -[[image:attach:image2017-3-22 15:37:22.png]]
72 +[[image:attach:Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png]]
77 77  
78 -Anwendungsbeispiel:
74 +**Anwendungsbeispiel:**
79 79  
80 -* //Zufällige Auswahl: Bild_01, Bild_02, Bild_03: //Es wird zufällig eines der angegebenen Bilder ausgewählt bspw. "Das Völkerschlachtdenkmal in Leipzig".
76 +* //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".
77 +{{/layout-cell}}
78 +{{/layout-section}}
81 81  
82 -
80 +{{layout-section ac:type="single"}}
81 +{{layout-cell}}
82 +\\
83 +{{/layout-cell}}
84 +{{/layout-section}}
83 83  
84 -
86 +{{layout-section ac:type="single"}}
87 +{{layout-cell}}
88 +== Berechnung (Maxima) ==
85 85  
86 -
90 +Nutzen Sie die Möglichkeit, per Bildvariable Grafiken in Aufgaben anzuzeigen. Diese werden mithilfe der angegebenen MAXIMA-Berechnung zur Laufzeit generiert.
91 +
92 +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.
93 +
94 +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"]].
95 +
96 +[[image:attach:Editor - Bildvariable Wertsezung Berechnung_de.png]]
87 87  {{/layout-cell}}
88 88  {{/layout-section}}
99 +
100 +{{layout-section ac:type="single"}}
101 +{{layout-cell}}
102 +\\
103 +{{/layout-cell}}
104 +{{/layout-section}}
105 +
106 +{{layout-section ac:type="single"}}
107 +{{layout-cell}}
108 +== Funktionsgraph (Maxima) ==
109 +
110 +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.
111 +
112 +[[image:attach:Editor - Bildvariable Wertsetzung Funktionsgraph_de.png]]
113 +{{/layout-cell}}
114 +{{/layout-section}}
115 +
116 +{{layout-section ac:type="single"}}
117 +{{layout-cell}}
118 +\\
119 +{{/layout-cell}}
120 +{{/layout-section}}
121 +
122 +{{layout-section ac:type="single"}}
123 +{{layout-cell}}
124 +== Diagramme (Maxima) ==
125 +
126 +Ebenso können Diagramme mit den entsprechenden Auswahloptionen hinterlegt werden.
127 +
128 +Folgende Diagrammtypen stehen zur Verfügung:
129 +
130 +* Säulendiagramm
131 +* Säulensetdiagramm
132 +* Kreisdiagramm
133 +
134 +Je nach Auswahl werden Ihnen passende Konfigurationsoptionen für die Angabe der benötigten Werte, Farben und Bildgrößen angezeigt.
135 +{{/layout-cell}}
136 +{{/layout-section}}
137 +
138 +{{layout-section ac:type="three_equal"}}
139 +{{layout-cell}}
140 +[[image:attach:Editor - Bildvariable Wertsetzung Säulendiagramm_de.png]]
141 +{{/layout-cell}}
142 +
143 +{{layout-cell}}
144 +[[image:attach:Editor - Bildvariable Wertsetzung Säulensetdiagramm_de.png]]
145 +{{/layout-cell}}
146 +
147 +{{layout-cell}}
148 +[[image:attach:Editor - Bildvariable Wertsetzung Kreisdiagramm_de.png]]
149 +{{/layout-cell}}
150 +{{/layout-section}}
89 89  {{/layout}}
152 +{{/sv-translation}}
153 +
154 +{{sv-translation language="en"}}
155 +{{layout}}
156 +{{layout-section ac:type="two_right_sidebar"}}
157 +{{layout-cell}}
158 +Variables can also contain image content. For these kinds of variables, select the "**Image**" variable type.
159 +
160 +[[image:attach:Editor - Bildvariable Typauswahl_de.png]]
161 +
162 +Below, you will find instructions on the value settings for image variables.
163 +
164 +[[image:attach:Editor - Bildvariable Wertsetzung_de.png]]
165 +{{/layout-cell}}
166 +
167 +{{layout-cell}}
168 +{{scroll-ignore}}
169 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}}
170 +
171 +
172 +{{toc/}}
173 +
174 +**Related topics**
175 +
176 +* [[Variables: Definition of a condition>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]]
177 +* [[Calculation interaction>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v1.11||shape="rect"]]
178 +* [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v1.11||shape="rect"]]
179 +{{/panel}}
180 +
181 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Further information"}}
182 +* [[MAXIMA manual>>url:http://maxima.sourceforge.net/docs/manual/maxima.html||shape="rect"]]
183 +* [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]]
184 +* [[MAXIMA system information>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]]
185 +{{/panel}}
186 +{{/scroll-ignore}}
187 +{{/layout-cell}}
188 +{{/layout-section}}
189 +
190 +{{layout-section ac:type="single"}}
191 +{{layout-cell}}
192 +\\
193 +{{/layout-cell}}
194 +{{/layout-section}}
195 +
196 +{{layout-section ac:type="single"}}
197 +{{layout-cell}}
198 +== Random selection ==
199 +
200 +Store multiple images. At runtime, one of these images is then randomly selected.
201 +
202 +The following settings are available for image variables:
203 +
204 +(% class="wrapped" %)
205 +|=(((
206 +ID
207 +)))|(((
208 +(% class="TableParagraph" %)
209 +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.
210 +)))
211 +|=(((
212 +Source
213 +)))|(((
214 +(% class="TableParagraph" %)
215 +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.
216 +)))
217 +|=(((
218 +Description, Width, Height
219 +)))|(((
220 +(% class="TableParagraph" %)
221 +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.
222 +)))
223 +
224 +[[image:attach:Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png]]
225 +
226 +**Application example:**
227 +
228 +* //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".
229 +{{/layout-cell}}
230 +{{/layout-section}}
231 +
232 +{{layout-section ac:type="single"}}
233 +{{layout-cell}}
234 +\\
235 +{{/layout-cell}}
236 +{{/layout-section}}
237 +
238 +{{layout-section ac:type="single"}}
239 +{{layout-cell}}
240 +== Calculation (Maxima) ==
241 +
242 +Use the option to display images in questions via image variables. These are generated at runtime using the specified MAXIMA calculation.
243 +
244 +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.
245 +
246 +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.
247 +
248 +[[image:attach:Editor - Bildvariable Wertsezung Berechnung_de.png]]
249 +{{/layout-cell}}
250 +{{/layout-section}}
251 +
252 +{{layout-section ac:type="single"}}
253 +{{layout-cell}}
254 +\\
255 +{{/layout-cell}}
256 +{{/layout-section}}
257 +
258 +{{layout-section ac:type="single"}}
259 +{{layout-cell}}
260 +== Function graph (Maxima) ==
261 +
262 +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.
263 +
264 +[[image:attach:Editor - Bildvariable Wertsetzung Funktionsgraph_de.png]]
265 +{{/layout-cell}}
266 +{{/layout-section}}
267 +
268 +{{layout-section ac:type="single"}}
269 +{{layout-cell}}
270 +\\
271 +{{/layout-cell}}
272 +{{/layout-section}}
273 +
274 +{{layout-section ac:type="single"}}
275 +{{layout-cell}}
276 +== Charts (Maxima) ==
277 +
278 +It is also possible to store charts with the appropriate selection options.
279 +
280 +The following chart types are available:
281 +
282 +* bar chart
283 +* bar set chart
284 +* pie chart
285 +
286 +Depending on your selection, you will be shown suitable configuration options for specifying the required values, colours and image sizes.
287 +{{/layout-cell}}
288 +{{/layout-section}}
289 +
290 +{{layout-section ac:type="three_equal"}}
291 +{{layout-cell}}
292 +[[image:attach:Editor - Bildvariable Wertsetzung Säulendiagramm_de.png]]
293 +{{/layout-cell}}
294 +
295 +{{layout-cell}}
296 +[[image:attach:Editor - Bildvariable Wertsetzung Säulensetdiagramm_de.png]]
297 +{{/layout-cell}}
298 +
299 +{{layout-cell}}
300 +[[image:attach:Editor - Bildvariable Wertsetzung Kreisdiagramm_de.png]]
301 +{{/layout-cell}}
302 +{{/layout-section}}
303 +{{/layout}}
304 +{{/sv-translation}}
Editor - Bildvariable Typauswahl_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +8.0 KB
Inhalt
Editor - Bildvariable Typauswahl_en.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +7.7 KB
Inhalt
Editor - Bildvariable Wertsetzung Funktionsgraph_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +117.4 KB
Inhalt
Editor - Bildvariable Wertsetzung Kreisdiagramm_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +70.9 KB
Inhalt
Editor - Bildvariable Wertsetzung Säulendiagramm_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +71.6 KB
Inhalt
Editor - Bildvariable Wertsetzung Säulensetdiagramm_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +82.1 KB
Inhalt
Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +101.8 KB
Inhalt
Editor - Bildvariable Wertsetzung_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +11.9 KB
Inhalt
Editor - Bildvariable Wertsetzung_en.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +16.8 KB
Inhalt
Editor - Bildvariable Wertsezung Berechnung_de.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Größe
... ... @@ -1,0 +1,1 @@
1 +105.5 KB
Inhalt
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -147882476
1 +84115559
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/147882476/Bild Variablen
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/84115559/Bild Variablen