# Progress calculation workflow
# Definition
The "Progress" here means the progress of learner finishing the whole project.
Every level of project has a progress.
- Project progress - 100% when the whole project has been finished.
- Milestone progress - 100% when the whole milestone has been finished.
- Activity progress - 100% when all the tasks in the activity has been finished.
- story progress - 100% when learner mark it as read.
- non-moderated assessment progress - 100% when assessment submitted.
- moderated assessment progress - 100% when learner mark the feedback as read.
# Calculate the progress
The progress calculation logic is located in the CORE codebase