Compare commits
No commits in common. "6561869094b9db8eae3976216af7dc09f5025040" and "b71ec4b251784e182f1c2f69f8b04dc38061559c" have entirely different histories.
6561869094
...
b71ec4b251
@ -1,30 +1,8 @@
|
|||||||
|
// Fine goals (Feinziele) — each Feinziel is linked to a parent Grobziel from Kap. 3.4
|
||||||
{
|
{
|
||||||
"id": "planning-feinziele",
|
"id": "planning-feinziele",
|
||||||
"type": "feinziele",
|
"type": "feinziele",
|
||||||
"title": "Feinziele",
|
"title": "Feinziele",
|
||||||
"hint": "Formuliere 2–3 konkrete Feinziele pro Grobziel.",
|
"hint": "Formuliere 2–3 konkrete Feinziele pro Grobziel.",
|
||||||
"feinziele": [
|
"feinziele": []
|
||||||
{
|
}
|
||||||
"id": "feinziel-3-1",
|
|
||||||
"grobzielId": "g4",
|
|
||||||
"text": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "feinziel-2-1",
|
|
||||||
"grobzielId": "g3",
|
|
||||||
"text": "",
|
|
||||||
"smartCheck": {
|
|
||||||
"s": false,
|
|
||||||
"m": false,
|
|
||||||
"a": false,
|
|
||||||
"r": false,
|
|
||||||
"t": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "feinziel-1-1",
|
|
||||||
"grobzielId": "g2",
|
|
||||||
"text": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user