Typically on roadmaps for projects, when an item is completed it is given a tick or some indication that the team has successfully delivered it. It doesn't appear that there is a way to do this on our roadmap currently. This is the type of thing that can be updated prior to the current quarter being finished and show visitors to the website that we are delivering on items. As it stands now it seems there is no way to gauge how well the DAO is delivering on roadmap items.
The screenshot below shows a user asking about the status of current roadmap items (this is not a DAO worker or council member but seems to be a person who is tracking the roadmap via the website and inquiring about the current status of roadmap items)
The DAO/council uses Notion to track the status of roadmap items and periodically updates them during meetings. In the below screenshot, the rightmost column shows the Progress of each items. Where 100% indicates a roadmap item has fully been delivered and a lower % shows the item has only partially been completed or not started at all.
Solution
Add some sort of flag in the JSON data that can show if an item was completed. Ideally the best way to do this would be to actually have a % value where through updates the DAO can indicate if a roadmap item is completed partially (i.e. "the responsive web design update is 70% complete") or completed fully.
Perhaps completed items should also be greyed out or have some other design element changed
Items that are not completed within a given quarter should ideally be moved to a future quarter in a new version of the roadmap
Problem
Typically on roadmaps for projects, when an item is completed it is given a tick or some indication that the team has successfully delivered it. It doesn't appear that there is a way to do this on our roadmap currently. This is the type of thing that can be updated prior to the current quarter being finished and show visitors to the website that we are delivering on items. As it stands now it seems there is no way to gauge how well the DAO is delivering on roadmap items.
The screenshot below shows a user asking about the status of current roadmap items (this is not a DAO worker or council member but seems to be a person who is tracking the roadmap via the website and inquiring about the current status of roadmap items)
The DAO/council uses Notion to track the status of roadmap items and periodically updates them during meetings. In the below screenshot, the rightmost column shows the
Progress
of each items. Where 100% indicates a roadmap item has fully been delivered and a lower % shows the item has only partially been completed or not started at all.Solution
%
value where through updates the DAO can indicate if a roadmap item is completed partially (i.e. "the responsive web design update is 70% complete") or completed fully.