2026-001/080-interventionPlanning/08-planning-feinziele.jsonc
Csaba Fabian ec3a56b19f Enrich guidance, hints, footnotes for steps 080-090 with KB evidence
- 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>
2026-03-04 22:18:33 +00:00

56 lines
1.5 KiB
Plaintext
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.

{
"id": "planning-feinziele",
"type": "feinziele",
"title": "Feinziele",
"hint": "Formuliere 23 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
}
}
]
}