Wiki-Quellcode von Beispiel Hypotenuse

Version 93.1 von Carina Enke am 19.05.2020

Zeige letzte Bearbeiter
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="single"}}
10 {{layout-cell}}
11 Als Beispiel soll eine einfache Aufgabe aus der Geometrie realisiert werden. Es soll das Verständnis zur Hypotenuse geprüft werden. Die Lösung soll aus dem Wissen, dass die Hypotenuse die längste Seite eines rechtwinkligen Dreiecks ist, ableitbar sein. Hierzu werden dem Teilnehmer gezielt Lösungsmöglichkeiten vorgegebenen, aus welchen er die korrekte Lösung wählen soll.
12 {{/layout-cell}}
13 {{/layout-section}}
14
15 {{layout-section ac:type="single"}}
16 {{layout-cell}}
17 \\
18
19 (% class="wrapped" %)
20 |(((
21 (% class="content-wrapper" %)
22 (((
23 (% class="confluence-embedded-file-wrapper confluence-embedded-manual-size" %)[[image:attach:Editor - Variablen zum Beispiel Hypotenuse_de.png]]
24
25 )))
26 )))|(((
27 Im Beispiel werden zunächst die Katheten ({k1}, {k2}) des Dreiecks für die Aufgabenstellung zufällig ermittelt.
28
29 Als korrekte Lösung wird die gesuchte Hypotenuse ({hyp}) durch eine MAXIMA-Gleichung berechnet. Zusätzlich werden mögliche Antwortoptionen ({a}, {b}, {c}) ebenfalls durch MAXIMA-Berechnung hinterlegt.
30
31 Für alle Variablen vom Typ Gleitkommazahl wurde die Anzeige zur Genauigkeit auf 2 Dezimalstellen konfiguriert.
32 )))
33 |(((
34 (% class="content-wrapper" %)
35 (((
36 (% class="confluence-embedded-file-wrapper confluence-embedded-manual-size" %) [[image:attach:Editor - Aufgabentext zum Beispiel Hypotenuse_de.png]][[image:attach:Editor - Antwortoptionen zum Beispiel Hypotenuse_de.png]]
37 )))
38 )))|(((
39 Im Beispiel werden die Variablen in eine [[Auswahlaufgabe >>doc:Choice Interaction]]eingebunden. Die Variablen für den Aufgabentext werden durch Angabe der Variablen-Namen {k1} und {k2} in die Aufgabenstellung eingebunden. Zusätzlich werden für die Antwortoptionen die korrekte Lösung ({hyp}) und die alternativen Antworten ({a}, {b}, {c}) eingetragen.
40 )))
41 |(((
42 (% class="content-wrapper" %)
43 (((
44 (% class="confluence-embedded-file-wrapper confluence-embedded-manual-size" %)[[image:attach:Testrun - Beispiel Hypotenuse_de.png]]
45 )))
46 )))|(((
47 Für den Testdurchlauf werden für jeden Teilnehmer und jeden Versuch zufällig die Werte der Katheten ({k1}, {k2}) innerhalb der gegebenen Wertbereiche gewählt.
48
49 Im Beispiel wurden zufällig folgende Werte für die Variablen angezeigt: {k1} = 4, {k2} = 13.
50
51 Auf Basis dieser Werte und der definierten Berechnungsvorschriften werden die Hypotenuse und die alternativen Antwortoptionen berechnet und folgende Werte in der Beispielaufgabe angezeigt: {a} = 17,00, {hyp} = 13,60, {b} = 8,50 und {c} = 5,39 cm.
52
53 Damit beträgt im Beispiel die korrekte gerundete Lösung der Hypotenuse {hyp} 13,60 cm. Wobei die Antwortoptionen {a}, {b} und {c} bereits mit dem Wissen, dass die Hypotenuse größer als die jeweiligen Katheten und kleiner als die Summe der Katheten ist, logisch ausgeschlossen werden können.
54 )))
55 {{/layout-cell}}
56 {{/layout-section}}
57 {{/layout}}
58 {{/sv-translation}}
59
60 {{sv-translation language="en"}}
61 {{layout}}
62 {{layout-section ac:type="single"}}
63 {{layout-cell}}
64 As an example, a typical geometry task to examine the understanding of the hypotenuse will be completed. The solution is supposed to be derived from the knowledge that the hypotenuse is the longest side of a right triangle. To do this, the participant is given a variety of possible solutions, from which they need to choose the correct one.
65 {{/layout-cell}}
66 {{/layout-section}}
67
68 {{layout-section ac:type="single"}}
69 {{layout-cell}}
70 \\
71
72 (% class="wrapped" %)
73 |(((
74 (% class="content-wrapper" %)
75 (((
76 [[image:attach:Editor - Variablen zum Beispiel Hypotenuse_de.png]]
77 )))
78 )))|(((
79 (% class="WordSection1" %)
80 (((
81 The first step in the example is the random determination of the catheti ({k1}, {k2}) of the triangle for the definition of the task.
82
83 The correct solution, which is the value for the hypotenuse ({hyp}), will be calculated using a MAXIMA equation. In addition, further possible answer options ({a}, {b}, {c}) will also be computed by MAXIMA.
84
85 For all variables of the type floating point, the display accuracy was set to 2 decimal places.
86 )))
87 )))
88 |(((
89 (% class="content-wrapper" %)
90 (((
91 (% class="confluence-embedded-file-wrapper confluence-embedded-manual-size" %) [[image:attach:Editor - Aufgabentext zum Beispiel Hypotenuse_de.png]][[image:attach:Editor - Antwortoptionen zum Beispiel Hypotenuse_de.png]]
92 )))
93 )))|(((
94 In the example, the variables will be included in a [[choice interaction>>url:https://www.bps-system.de/help/display/ONYXintern/.Choice+Interaction+v8.7||shape="rect"]]. The variables for the task text can be integrated into the task by entering the variable names {k1} and {k2}. The correct solution ({hyp}) and the alternative answers ({a}, {b}, {c}) can be additionally provided in the form of answer options.
95 )))
96 |(((
97 (% class="content-wrapper" %)
98 (((
99 [[image:attach:Testrun - Beispiel Hypotenuse_de.png]]
100 )))
101 )))|(((
102 The values for the catheti ({k1}, {k2}) will be randomly selected for each participant and each test attempt within the given value ranges.
103
104 In the example, the following random values were displayed for the variables: {k1} = 4, {k2} = 13.
105
106 Based on these values and the defined calculation rules, the hypotenuse and the alternative answer options will be calculated, and the following values displayed in the example task: {a} = 17.00, {hyp} = 13.60, {b} = 8.50, and {c} = 5.39 cm.
107
108 In the example, the correctly rounded solution for the hypotenuse is 13.60 cm. The answer options {a}, {b}, and {c} can be logically excluded due to the knowledge that the hypotenuse is larger than the respective catheti and smaller than the sum of the catheti.
109 )))
110 {{/layout-cell}}
111 {{/layout-section}}
112 {{/layout}}
113 {{/sv-translation}}