feat: update feinziele data structure for Task 11
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
545ecc17ae
commit
2a9e50cbee
@ -1,8 +1,8 @@
|
||||
// Fine goals (Feinziele) with SMART criteria
|
||||
// Fine goals (Feinziele) — each Feinziel is linked to a parent Grobziel from Kap. 3.4
|
||||
{
|
||||
"id": "planning-feinziele",
|
||||
"type": "feinziele",
|
||||
"title": "Feinziele mit SMART-Kriterien",
|
||||
"hint": "Definiere spezifische Feinziele, die mit deinen Grobzielen verknüpft sind. Jedes Feinziel sollte anhand der SMART-Kriterien formuliert werden.",
|
||||
"title": "Feinziele",
|
||||
"hint": "Formuliere 2–3 konkrete Feinziele pro Grobziel.",
|
||||
"feinziele": []
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user