Adjust chapter character allocation percentages

This commit is contained in:
KPG Mentor 2026-05-29 08:08:17 +00:00
parent 32a19784c7
commit e308791792
9 changed files with 9 additions and 9 deletions

View File

@ -7,7 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 5, "estimatedPercent": 5.4,
"labels": [ "labels": [
"Einleitung" "Einleitung"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 2, "estimatedPercent": 3.7,
"labels": [ "labels": [
"Kontext" "Kontext"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 3, "estimatedPercent": 0,
"labels": [ "labels": [
"Wie arbeite ich?" "Wie arbeite ich?"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "var(--color-step-1)", "accentColor": "var(--color-step-1)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 10, "estimatedPercent": 16.6,
"labels": [ "labels": [
"Was ist?" "Was ist?"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "var(--color-step-2)", "accentColor": "var(--color-step-2)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 15, "estimatedPercent": 12.0,
"labels": [ "labels": [
"Wie geordnet?" "Wie geordnet?"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "var(--color-step-3)", "accentColor": "var(--color-step-3)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 10, "estimatedPercent": 19.2,
"labels": [ "labels": [
"Warum?" "Warum?"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "var(--color-step-4)", "accentColor": "var(--color-step-4)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 5, "estimatedPercent": 6.4,
"labels": [ "labels": [
"Wohin?!" "Wohin?!"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "var(--color-step-5)", "accentColor": "var(--color-step-5)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 35, "estimatedPercent": 18.2,
"labels": [ "labels": [
"Wie und womit?" "Wie und womit?"
], ],

View File

@ -7,7 +7,7 @@
"accentColor": "var(--color-step-6)", "accentColor": "var(--color-step-6)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 10, "estimatedPercent": 13.5,
"labels": [ "labels": [
"Reflexion" "Reflexion"
], ],