- Fix incorrect book links in 080 (praxis/200→arbeit/300, praxis/310→arbeit/309, praxis/306→arbeit/287) - Add EPG grading criteria with point breakdowns to guidance-boxes - Update hints with specific KB terminology and EPG requirements - Add footnotes with EPG criteria and book references to all markdown blocks - Add Qualitätsprüfung sections for both Interventionsplanung and Reflexion - Update guidance.md checklists with detailed, actionable items - Add book reference to 090 reflection (arbeit/345) - Expand KPG 4-Schritte-Prozess guidance-box with numbered steps and book link Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
56 lines
1.5 KiB
Plaintext
56 lines
1.5 KiB
Plaintext
{
|
||
"id": "planning-feinziele",
|
||
"type": "feinziele",
|
||
"title": "Feinziele",
|
||
"hint": "Formuliere 2–3 konkrete Feinziele pro Grobziel. Feinziele nach SMART: Spezifisch, Messbar, Attraktiv, Realistisch, Terminiert. Ordne jedes Feinziel einem Grobziel zu und unterscheide BZ/UZ.",
|
||
"feinziele": [
|
||
{
|
||
"id": "feinziel-3-1",
|
||
"grobzielId": "goals-grobziel-3",
|
||
"text": "",
|
||
"smartCheck": {
|
||
"s": false,
|
||
"m": false,
|
||
"a": false,
|
||
"r": false,
|
||
"t": false
|
||
}
|
||
},
|
||
{
|
||
"id": "feinziel-2-1",
|
||
"grobzielId": "goals-grobziel-2",
|
||
"text": "",
|
||
"smartCheck": {
|
||
"s": false,
|
||
"m": false,
|
||
"a": false,
|
||
"r": false,
|
||
"t": false
|
||
}
|
||
},
|
||
{
|
||
"id": "feinziel-1-1",
|
||
"grobzielId": "goals-grobziel-1",
|
||
"text": "Lehrnen",
|
||
"smartCheck": {
|
||
"s": true,
|
||
"m": true,
|
||
"a": true,
|
||
"r": true,
|
||
"t": true
|
||
}
|
||
},
|
||
{
|
||
"id": "feinziel-1-2",
|
||
"grobzielId": "goals-grobziel-1",
|
||
"text": "",
|
||
"smartCheck": {
|
||
"s": false,
|
||
"m": false,
|
||
"a": false,
|
||
"r": false,
|
||
"t": false
|
||
}
|
||
}
|
||
]
|
||
} |