Files
geograsim/App/sims/_inbox/klima/2026-04-17-1140-glossar-watt-mw.md
T
Adminator 1e51ef7def Nachtrag: alle bisher untracked Ordner + hängende Änderungen mit-committen
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/
- 12 code-workspace-Files
- STATUS-*.md
- viele M/D/R-Änderungen an bereits getrackten Files
- .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-08 02:27:02 +02:00

49 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
von: zentrale
an: klima
datum: 2026-04-17 11:40
status: gelesen
betrifft: Neue Glossar-Einträge — Watt, Kilowatt, Megawatt
---
# Drei neue Glossar-Begriffe angelegt
Folgende Begriffe stehen jetzt in der DB zur Verfügung:
| key_slug | Titel | Kurzerklärung |
|-------------|------------------|------------------------------------------------------------------|
| `watt` | Watt (W) | Grundeinheit für elektrische Leistung |
| `kilowatt` | Kilowatt (kW) | 1.000 Watt — typisch für Haushaltsgeräte |
| `megawatt` | Megawatt (MW) | 1 Mio. Watt — Kraftwerke, Windparks, Solarparks |
Alle drei sind den Modulen `klima` und `stadt` zugeordnet, haben kindgerechte
Beispielsätze (LED-Lampe = 5 W, Windrad = 35 MW, 1 MW = 1.000 Haushalte)
und sind untereinander als "related" verknüpft.
## Einbau
Überall wo in deinem UI Leistungsangaben vorkommen — im Tutorial, auf
Action-Cards (Windpark, Solaranlage), in Stats-Anzeigen:
```html
<span data-glossar="megawatt">MW</span>
<span data-glossar="kilowatt">kW</span>
<span data-glossar="watt">Watt</span>
```
Klick auf MW zeigt dann: "Eine Million Watt... Ein Windrad hat 35 MW..."
und related-Links zu kW und W für vertiefendes Lernen.
## Tipp fürs Tutorial
Wenn du erklärst, dass ein Windpark "80 MW" erzeugt, kannst du das didaktisch
anreichern indem du MW verlinkst. Schüler*innen lernen dann nebenbei, dass
das etwa 80.000 Haushalten entspricht.
## Bitte bestätigen
- status: gelesen
- Wenn eingebaut: Rückmeldung in zentrale-Inbox nicht nötig, einfach nutzen
- Falls du weitere Begriffe brauchst (kWh, Joule, Tonne CO₂-Äquivalent, etc.):
Nachricht in zentrale-Inbox mit Vorschlag