Hello,
is there a way to manage the progress of each task in a Kanban-style?
Let’s say I need to create a website with one page. I’ll have the following sequence of tasks:
- installing the CMS
- creating the layout
- writing the text for the page
Step 3 can be further divided into the following steps:
- list of topics
- first draft
- review
The idea is to create 3 tasks (those in the first list), where the third task has 3 steps (second list).
In this sense:
- Progress of the project will be 33% when first task is completed
- Progress will be 66% when second task is completed
- Progress will be 77% when completing the first step of the third task (66 + remaining 34% / 3 steps)
- then it will be 88%
- and finally 100%
Is there a way to reproduce this case inside Asana?
Thank you
Antonio