add diffent lessions
This commit is contained in:
18
classes/grundrechenarten.json
Normal file
18
classes/grundrechenarten.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "grundrechenarten",
|
||||
"name": "Grundrechenarten",
|
||||
"icon": "➕",
|
||||
"description": "Lerne die Grundlagen der Mathematik",
|
||||
"theme": {
|
||||
"--theme-bg": "#1a2f1a",
|
||||
"--theme-bg-mid": "#2a4a2a",
|
||||
"--theme-bg-light": "#3a6a3a",
|
||||
"--theme-bg-hover": "#4a7a4a",
|
||||
"--theme-text": "#e8f5e8",
|
||||
"--theme-muted": "#7fa87f",
|
||||
"--theme-muted-light": "#aed4ae",
|
||||
"--theme-accent": "#4caf50",
|
||||
"--theme-accent-hover": "#388e3c"
|
||||
},
|
||||
"lessons": ["adding"]
|
||||
}
|
||||
18
classes/kriminalfälle.json
Normal file
18
classes/kriminalfälle.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "kriminalfälle",
|
||||
"name": "Kriminalfälle",
|
||||
"icon": "🔍",
|
||||
"description": "Löse echte Kriminalfälle aus Deutschland mit Mathematik",
|
||||
"theme": {
|
||||
"--theme-bg": "#1a252f",
|
||||
"--theme-bg-mid": "#2c3e50",
|
||||
"--theme-bg-light": "#34495e",
|
||||
"--theme-bg-hover": "#3d566e",
|
||||
"--theme-text": "#ecf0f1",
|
||||
"--theme-muted": "#7f8c8d",
|
||||
"--theme-muted-light": "#bdc3c7",
|
||||
"--theme-accent": "#3498db",
|
||||
"--theme-accent-hover": "#2980b9"
|
||||
},
|
||||
"lessons": ["steglitz", "bode-museum", "dresden-gruenes-gewoelbe"]
|
||||
}
|
||||
Reference in New Issue
Block a user