Korrektur eingepflegte Aufgabenlösungen

This commit is contained in:
Nathan Leander Richenzhagen
2024-12-18 04:06:49 +01:00
committed by Eric Blommel
parent 9c444739eb
commit f5c2a53a29
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
{
"text": "$$\\frac{3}{5} + \\frac{1}{5} = ? $$",
"vars": {
"?": "1/5"
"?": "4/5"
}
},
{

View File

@@ -20,7 +20,7 @@
{
"text": "Berechne den Umfang $$U$$ eines Rechteck mit $$l = 8 cm$$ und $$b = 4 cm$$",
"vars": {
"?": "5/15"
"?": "24"
}
},
{