Wiki-Quellcode von Bild Variablen
Version 194.1 von Carina Enke am 17.12.2021
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | {{sv-translation language="de"}} | ||
2 | {{layout}} | ||
3 | {{layout-section ac:type="single"}} | ||
4 | {{layout-cell}} | ||
5 | \\ | ||
6 | {{/layout-cell}} | ||
7 | {{/layout-section}} | ||
8 | |||
9 | {{layout-section ac:type="two_right_sidebar"}} | ||
10 | {{layout-cell}} | ||
11 | Variablen können auch Bild-Inhalte enthalten. Hierfür steht Ihnen der Variablen-Typ "**Bild**" zur Verfügung. | ||
12 | |||
13 | [[image:attach:Editor - Bildvariable Typauswahl_de.png]] | ||
14 | |||
15 | Nachfolgend werden Ihnen die Möglichkeiten zur Wertsetzung von Bild-Variablen vorgestellt. | ||
16 | |||
17 | [[image:attach:Editor - Bildvariable Wertsetzung_de.png]] | ||
18 | |||
19 | \\ | ||
20 | {{/layout-cell}} | ||
21 | |||
22 | {{layout-cell}} | ||
23 | {{scroll-ignore}} | ||
24 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} | ||
25 | |||
26 | |||
27 | {{toc/}} | ||
28 | {{/panel}} | ||
29 | |||
30 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Verwandte Themen"}} | ||
31 | * [[Variablen: Definition einer Bedingung>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]] | ||
32 | * [[doc:Berechnungsaufgabe]] | ||
33 | * [[doc:Formelvergleich]] | ||
34 | {{/panel}} | ||
35 | |||
36 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Weiterführende Informationen"}} | ||
37 | * [[MAXIMA Manual>>url:http://maxima.sourceforge.net/docs/manual/de/maxima.html||shape="rect"]] | ||
38 | * [[MAXIMA Good-Practice-Beispiele>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] | ||
39 | * [[MAXIMA Systeminformationen>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] | ||
40 | {{/panel}} | ||
41 | {{/scroll-ignore}} | ||
42 | {{/layout-cell}} | ||
43 | {{/layout-section}} | ||
44 | |||
45 | {{layout-section ac:type="single"}} | ||
46 | {{layout-cell}} | ||
47 | == Zufällige Auswahl == | ||
48 | |||
49 | Hinterlegen Sie mehrere Bilder. Zur Laufzeit wird dann zufällig eines der Bilder ausgewählt. | ||
50 | |||
51 | Folgende Einstellungen können Sie für Bild-Variablen vornehmen: | ||
52 | |||
53 | (% class="wrapped" %) | ||
54 | |=((( | ||
55 | ID | ||
56 | )))|((( | ||
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. | ||
58 | ))) | ||
59 | |=(% colspan="1" %)(% colspan="1" %) | ||
60 | ((( | ||
61 | Quelle | ||
62 | )))|(% colspan="1" %)(% colspan="1" %) | ||
63 | ((( | ||
64 | 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. | ||
65 | ))) | ||
66 | |=((( | ||
67 | Beschreibung, Breite, Höhe | ||
68 | )))|((( | ||
69 | 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. | ||
70 | ))) | ||
71 | |||
72 | [[image:attach:Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png]] | ||
73 | |||
74 | **Anwendungsbeispiel**: | ||
75 | |||
76 | * //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". | ||
77 | {{/layout-cell}} | ||
78 | {{/layout-section}} | ||
79 | |||
80 | {{layout-section ac:type="single"}} | ||
81 | {{layout-cell}} | ||
82 | \\ | ||
83 | {{/layout-cell}} | ||
84 | {{/layout-section}} | ||
85 | |||
86 | {{layout-section ac:type="single"}} | ||
87 | {{layout-cell}} | ||
88 | == Berechnung ( Maxima) == | ||
89 | |||
90 | Nutzen Sie die Möglichkeit per Bildvariable Grafiken in Aufgaben anzuzeigen. Diese werden mit Hilfe der angegebenen MAXIMA-Berechnung zur Laufzeit zu generiert. | ||
91 | |||
92 | Nach Auswahl dieser 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 | \\ | ||
97 | |||
98 | [[image:attach:Editor - Bildvariable Wertsezung Berechnung_de.png]] | ||
99 | {{/layout-cell}} | ||
100 | {{/layout-section}} | ||
101 | |||
102 | {{layout-section ac:type="single"}} | ||
103 | {{layout-cell}} | ||
104 | == Funktionsgraph (Maxima) == | ||
105 | |||
106 | Eine ähnliche Anzeige ist auch mit der Auswahloption **Funktionsgraph (Maxima)** verfügbar. Hier können Sie direkt in der Editoroberfläche Funktion und die gewünschten Rahmenvorgaben für die Darstellung treffen. | ||
107 | |||
108 | [[image:attach:Editor - Bildvariable Wertsetzung Funktionsgraph_de.png]] | ||
109 | |||
110 | \\ | ||
111 | {{/layout-cell}} | ||
112 | {{/layout-section}} | ||
113 | |||
114 | {{layout-section ac:type="single"}} | ||
115 | {{layout-cell}} | ||
116 | == Diagramme (Maxima) == | ||
117 | |||
118 | Ebenso können Diagramme mit den entsprechenden Auswahloptionen hinterlegt werden. | ||
119 | |||
120 | Folgende Diagrammtypen stehen zur Verfügung: | ||
121 | |||
122 | * Säulendiagramm, | ||
123 | * Säulensetdiagramm, | ||
124 | * Kreisdiagramm | ||
125 | |||
126 | Je nach Auswahl werden Ihnen passende Konfigurationsoptionen für die Angabe der benötigten Werten, Farben und Bildgrößen angezeigt. | ||
127 | {{/layout-cell}} | ||
128 | {{/layout-section}} | ||
129 | |||
130 | {{layout-section ac:type="three_equal"}} | ||
131 | {{layout-cell}} | ||
132 | [[image:attach:Editor - Bildvariable Wertsetzung Säulendiagramm_de.png]] | ||
133 | {{/layout-cell}} | ||
134 | |||
135 | {{layout-cell}} | ||
136 | [[image:attach:Editor - Bildvariable Wertsetzung Säulensetdiagramm_de.png]] | ||
137 | {{/layout-cell}} | ||
138 | |||
139 | {{layout-cell}} | ||
140 | [[image:attach:Editor - Bildvariable Wertsetzung Kreisdiagramm_de.png]] | ||
141 | {{/layout-cell}} | ||
142 | {{/layout-section}} | ||
143 | {{/layout}} | ||
144 | {{/sv-translation}} | ||
145 | |||
146 | {{sv-translation language="en"}} | ||
147 | {{layout}} | ||
148 | {{layout-section ac:type="two_right_sidebar"}} | ||
149 | {{layout-cell}} | ||
150 | For variables with images, select the type **Image**. | ||
151 | |||
152 | [[image:attach:Editor - Bildvariable Typauswahl_de.png]] | ||
153 | |||
154 | Below, you will find instructions on how to configure a random selection. | ||
155 | |||
156 | [[image:attach:Editor - Bildvariable Wertsetzung_de.png]] | ||
157 | |||
158 | \\ | ||
159 | {{/layout-cell}} | ||
160 | |||
161 | {{layout-cell}} | ||
162 | {{scroll-ignore}} | ||
163 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}} | ||
164 | |||
165 | |||
166 | {{toc/}} | ||
167 | |||
168 | **Related topics** | ||
169 | |||
170 | * [[Variables: Definition of a condition>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]] | ||
171 | * [[Calculation interaction>>url:https://www.bps-system.de/help/display/ONYXintern/.Berechnungsaufgabe+v1.11||shape="rect"]] | ||
172 | * [[Formula comparison>>url:https://www.bps-system.de/help/display/ONYXintern/.Formelvergleich+v1.11||shape="rect"]] | ||
173 | {{/panel}} | ||
174 | |||
175 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Further information"}} | ||
176 | * [[MAXIMA manual>>url:http://maxima.sourceforge.net/docs/manual/maxima.html||shape="rect"]] | ||
177 | * [[MAXIMA good practice examples>>url:https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/5499682817/CourseNode/93229879750473/wiki/Index||shape="rect"]] | ||
178 | * [[MAXIMA system information>>url:http://maxima.sourceforge.net/||rel="nofollow" shape="rect" class="external-link"]] | ||
179 | {{/panel}} | ||
180 | {{/scroll-ignore}} | ||
181 | {{/layout-cell}} | ||
182 | {{/layout-section}} | ||
183 | |||
184 | {{layout-section ac:type="single"}} | ||
185 | {{layout-cell}} | ||
186 | == Random selection == | ||
187 | |||
188 | Store multiple images. At run time, one of these images is then randomly selected. | ||
189 | |||
190 | The following settings are available for image variables: | ||
191 | |||
192 | (% class="wrapped" %) | ||
193 | |=((( | ||
194 | ID | ||
195 | )))|((( | ||
196 | (% class="TableParagraph" %) | ||
197 | Each image is assigned a unique ID. This allows you, for example, to set other variables depending on the selected image file under [[conditions>>url:https://www.bps-system.de/help/display/ONYX/Variablen+verwenden#Variablenverwenden-DefinitioneinerBedingung||shape="rect"]] or to directly control the selection of the image file. | ||
198 | ))) | ||
199 | |=((( | ||
200 | Source | ||
201 | )))|((( | ||
202 | (% class="TableParagraph" %) | ||
203 | Select an image file from your resources by clicking on **Browse**. With a click on **Upload**, the file will then be uploaded and displayed as a preview image on the left. | ||
204 | ))) | ||
205 | |=((( | ||
206 | Description, width, height | ||
207 | )))|((( | ||
208 | (% class="TableParagraph" %) | ||
209 | You can save an alternative text description for each image file, in case the graphic cannot be displayed on the device of the participant. Further, you can define the width and height of the graphic. | ||
210 | ))) | ||
211 | |||
212 | [[image:attach:Editor - Bildvariable Wertsetzung Zufällige Auswahl_de.png]] | ||
213 | |||
214 | Application example: | ||
215 | |||
216 | * //Random selection: Image_01, Image_02, Image_03: //One of the specified images will be randomly selected, for example "The Monument to the Battle of the Nations in Leipzig". | ||
217 | {{/layout-cell}} | ||
218 | {{/layout-section}} | ||
219 | {{/layout}} | ||
220 | {{/sv-translation}} |