aboutsummaryrefslogtreecommitdiff
path: root/_roadmap.qmd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-03-01 13:15:31 +0100
committerJonas Smedegaard <dr@jones.dk>2025-03-01 13:15:31 +0100
commit533c9afa8f47fae59ef014b9c60f3318a487243c (patch)
treed819c96122c8a54c494271da5060decc3a51b88f /_roadmap.qmd
parent55d468863a8432dc7b1b6edd89b9709e6695a168 (diff)
generally use project name Bachelorizer (not 'this project')
Diffstat (limited to '_roadmap.qmd')
-rw-r--r--_roadmap.qmd10
1 files changed, 5 insertions, 5 deletions
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}