From 533c9afa8f47fae59ef014b9c60f3318a487243c Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Sat, 1 Mar 2025 13:15:31 +0100
Subject: generally use project name Bachelorizer (not 'this project')

---
 _roadmap.qmd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

(limited to '_roadmap.qmd')

diff --git a/_roadmap.qmd b/_roadmap.qmd
index 34002b3..8f2a366 100644
--- a/_roadmap.qmd
+++ b/_roadmap.qmd
@@ -1,6 +1,6 @@
 # Task management
 
-This project follows kanban principles for task management,
+Bachelorizer follows kanban principles for task management,
 using roadmap (described below) as a form of kanban board.
 
 Kanban is a japanese management method
@@ -24,7 +24,7 @@ to establish a sense of sustainability
 in the pace of working on the tasks involved in a project
 [@Anderson2016, pp. 7-8].
 
-In this project,
+With Bachelorizer,
 the tool roadmap is used for visualizing the tasks.
 Reason for this choice is an interest in creating an atmosphere
 supportive of creative thinking and reflective learning
@@ -64,8 +64,8 @@ but instead visualizes as a somewhat organic looking tree structure,
 with progress as neat (non-warning-colored) branches
 and sustainability indicated by color saturation.
 
-The requirements for this project are summarized
-as the following tasks:
+The requirements for the first portfolio delivery for Bachelorizer
+are summarized as the following tasks:
 
  1. Make a Kanban board for this assignment.
  2. Make a class diagram for the Bachelor programme and its components.
@@ -78,4 +78,4 @@ into more smaller and narrower focused ones,
 visualized in in the roadmap at @fig-kanban
 as well as the early snapshot of the roadmap in @sec-kanban-early.
 
-![Current roadmap for this project](roadmap.svg){#fig-kanban}
+![Current roadmap for Bachelorizer](roadmap.svg){#fig-kanban}
-- 
cgit v1.2.3