- 010-introduction: Change EPG guidance variant rose→amber (scoring info, not warning) - Enrich guidance.md with comprehensive book refs and inline evidence - Add footnote to quality check with EPG assessment criteria links - Improve hint/footnote on text block with EPG competency description - Improve privacy checkbox footnote with book link - Enrich index.jsonc overview - 020-organizationalContext: Change EPG guidance variant rose→amber - Enrich guidance.md with fachliche Orientierung and abgrenzung tips - Add structured quality check with inhaltlich/formal sections - Improve hint/footnote on text block with evidence links - Enrich index.jsonc overview - 030-kpgExplained: Enrich all guidance boxes with evidence-backed content - Quick reference: Add Denkstruktur, erst verstehen principles, fix page refs - EPG guidance: Add EPG-Kompetenz reference, enrich why-important reasoning - Quality check: Structured with inhaltlich/qualität sections, all evidence-linked - guidance.md: Add Notwendigkeit, Qualitätssicherung, zeitliche Dimensionen sections - Improve hint/footnote on text block with comprehensive page refs - Enrich index.jsonc overview Variant color strategy: amber=EPG source criteria, sky=Lehrbuch KPG, slate=Qualitätsprüfung
14 lines
719 B
Plaintext
14 lines
719 B
Plaintext
// Privacy confirmation checkbox
|
||
{
|
||
"id": "introduction-privacy-confirmed",
|
||
"type": "checkbox",
|
||
"title": "Datenschutz bestätigt",
|
||
"label": "Ich bestätige, dass alle Personen und Organisationen anonymisiert dargestellt sind.",
|
||
"value": false,
|
||
"footnote": "⚠️ Bestehensrelevant: Ist der Persönlichkeits-/Datenschutz nicht korrekt deklariert und umgesetzt, erfolgt eine Auflage ([Buch S. 5](/book/epg-ausfuehrungsbestimmungen/5)). Vgl. auch AGB Kap. ‹Berufliche Schweigepflicht› und Richtlinien für schriftliche Facharbeiten Kap. 2 ([Buch S. 5](/book/epg-ausfuehrungsbestimmungen/5)).",
|
||
"config": {
|
||
"colorWhenChecked": "green",
|
||
"colorWhenUnchecked": "orange"
|
||
}
|
||
}
|