From e30879179257ca86db30e801b4e9fb121f971f6b Mon Sep 17 00:00:00 2001 From: KPG Mentor Date: Fri, 29 May 2026 08:08:17 +0000 Subject: [PATCH] Adjust chapter character allocation percentages --- 010-introduction/index.jsonc | 2 +- 020-organizationalContext/index.jsonc | 2 +- 030-kpgExplained/index.jsonc | 2 +- 040-situationAssessment/index.jsonc | 2 +- 050-analysis/index.jsonc | 2 +- 060-diagnosis/index.jsonc | 2 +- 070-goalSetting/index.jsonc | 2 +- 080-interventionPlanning/index.jsonc | 2 +- 090-reflection/index.jsonc | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/010-introduction/index.jsonc b/010-introduction/index.jsonc index e499475..73e5539 100644 --- a/010-introduction/index.jsonc +++ b/010-introduction/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "#666666", "status": "pending", "progress": 0, - "estimatedPercent": 5, + "estimatedPercent": 5.4, "labels": [ "Einleitung" ], diff --git a/020-organizationalContext/index.jsonc b/020-organizationalContext/index.jsonc index 9951400..77f594b 100644 --- a/020-organizationalContext/index.jsonc +++ b/020-organizationalContext/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "#666666", "status": "pending", "progress": 0, - "estimatedPercent": 2, + "estimatedPercent": 3.7, "labels": [ "Kontext" ], diff --git a/030-kpgExplained/index.jsonc b/030-kpgExplained/index.jsonc index 25667a4..41bbeb1 100644 --- a/030-kpgExplained/index.jsonc +++ b/030-kpgExplained/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "#666666", "status": "pending", "progress": 0, - "estimatedPercent": 3, + "estimatedPercent": 0, "labels": [ "Wie arbeite ich?" ], diff --git a/040-situationAssessment/index.jsonc b/040-situationAssessment/index.jsonc index 25c886f..a446cf9 100644 --- a/040-situationAssessment/index.jsonc +++ b/040-situationAssessment/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "var(--color-step-1)", "status": "pending", "progress": 0, - "estimatedPercent": 10, + "estimatedPercent": 16.6, "labels": [ "Was ist?" ], diff --git a/050-analysis/index.jsonc b/050-analysis/index.jsonc index 5a17984..c9faa89 100644 --- a/050-analysis/index.jsonc +++ b/050-analysis/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "var(--color-step-2)", "status": "pending", "progress": 0, - "estimatedPercent": 15, + "estimatedPercent": 12.0, "labels": [ "Wie geordnet?" ], diff --git a/060-diagnosis/index.jsonc b/060-diagnosis/index.jsonc index 584e3fa..a1c188c 100644 --- a/060-diagnosis/index.jsonc +++ b/060-diagnosis/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "var(--color-step-3)", "status": "pending", "progress": 0, - "estimatedPercent": 10, + "estimatedPercent": 19.2, "labels": [ "Warum?" ], diff --git a/070-goalSetting/index.jsonc b/070-goalSetting/index.jsonc index f8cbd35..1c77913 100644 --- a/070-goalSetting/index.jsonc +++ b/070-goalSetting/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "var(--color-step-4)", "status": "pending", "progress": 0, - "estimatedPercent": 5, + "estimatedPercent": 6.4, "labels": [ "Wohin?!" ], diff --git a/080-interventionPlanning/index.jsonc b/080-interventionPlanning/index.jsonc index 951b324..8c63ace 100644 --- a/080-interventionPlanning/index.jsonc +++ b/080-interventionPlanning/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "var(--color-step-5)", "status": "pending", "progress": 0, - "estimatedPercent": 35, + "estimatedPercent": 18.2, "labels": [ "Wie und womit?" ], diff --git a/090-reflection/index.jsonc b/090-reflection/index.jsonc index c6bcc5c..39f4a6e 100644 --- a/090-reflection/index.jsonc +++ b/090-reflection/index.jsonc @@ -7,7 +7,7 @@ "accentColor": "var(--color-step-6)", "status": "pending", "progress": 0, - "estimatedPercent": 10, + "estimatedPercent": 13.5, "labels": [ "Reflexion" ],