make css more generic

This commit is contained in:
Lukas Cremer
2026-05-13 23:30:53 +02:00
parent f3fa43d452
commit f4a1b4dca9
6 changed files with 129 additions and 195 deletions

View File

@@ -15,132 +15,6 @@
"answer": 3,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-3",
"question": "Was ist 2 + 2?",
"answer": 4,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-4",
"question": "Was ist 3 + 2?",
"answer": 5,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-5",
"question": "Was ist 3 + 3?",
"answer": 6,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-6",
"question": "Was ist 4 + 3?",
"answer": 7,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-7",
"question": "Was ist 4 + 4?",
"answer": 8,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-8",
"question": "Was ist 5 + 4?",
"answer": 9,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-9",
"question": "Was ist 5 + 5?",
"answer": 10,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-10",
"question": "Was ist 6 + 4?",
"answer": 10,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-11",
"question": "Was ist 6 + 5?",
"answer": 11,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-12",
"question": "Was ist 6 + 6?",
"answer": 12,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-13",
"question": "Was ist 7 + 5?",
"answer": 12,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-14",
"question": "Was ist 7 + 6?",
"answer": 13,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-15",
"question": "Was ist 7 + 7?",
"answer": 14,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-16",
"question": "Was ist 8 + 6?",
"answer": 14,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-17",
"question": "Was ist 8 + 7?",
"answer": 15,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-18",
"question": "Was ist 9 + 7?",
"answer": 16,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-19",
"question": "Was ist 9 + 8?",
"answer": 17,
"points": 10,
"type": "word-problem"
},
{
"id": "adding-20",
"question": "Was ist 9 + 9?",
"answer": 18,
"points": 10,
"type": "word-problem"
}
]
}