FAQ: How is the Learning progress bar for "Programme progress" within a review calculated?

The formula used to calculate the "Programme progress" bar is as follows :

ProgrammeProgress = (CurrentProgrammeInterval * 80 / TotalProgrammeInterval )

 

For an illustration of how the CurrentProgrammeInvertal, TotalProgrammeInterval and ProgrammeProgress are calculated, see the following example:

  • CurrentProgrammeInterval = DateTime NOW - ProgrammeStartDate = 08/04/2022 - 20/09/2021 = 200 days
  • TotalProgrammeInterval  = ProgrammeExpectedEndDate - ProgrammeStartDate = 20/09/2021 - 20/09/2026 = 1826 days
  • Program Progress =  (200 * 80 / 1826) = 8.76 (Programme Progress = 8%)

 

L_P_bar_for_programme_progress.png

 

 

 

Was this article helpful?
0 out of 0 found this helpful