Korrektur eingepflegte Aufgabenlösungen
This commit is contained in:
committed by
Eric Blommel
parent
9c444739eb
commit
f5c2a53a29
@@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"text": "$$\\frac{3}{5} + \\frac{1}{5} = ? $$",
|
"text": "$$\\frac{3}{5} + \\frac{1}{5} = ? $$",
|
||||||
"vars": {
|
"vars": {
|
||||||
"?": "1/5"
|
"?": "4/5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
{
|
{
|
||||||
"text": "Berechne den Umfang $$U$$ eines Rechteck mit $$l = 8 cm$$ und $$b = 4 cm$$",
|
"text": "Berechne den Umfang $$U$$ eines Rechteck mit $$l = 8 cm$$ und $$b = 4 cm$$",
|
||||||
"vars": {
|
"vars": {
|
||||||
"?": "5/15"
|
"?": "24"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user