Hi there, I hope someone can help as I this issue has been driving me somewhat nuts 🙂
It might be just me not fully understanding the calculation process, but hopefully someone can explain.
We have a program with 5 course sets:
course set 1: 4 courses - ALL items must be completed
AND
course set 2: 4 courses - at least 2 must be completed
AND
course set 3: 4 courses - at least 2 must be completed
AND
course set 4: 6 courses - at least 2 must be completed
AND
course set 5: 6 courses - all courses are optional
So in total at least 10 courses have to be completed in order to complete the program.
This is what we are currently seeing on the progress bar:
If a course within course set 1 is completed, the overall program progress bar shows 14% complete.
If a course within one of the course sets 2-4 is completed, the overall program progress bar shows 7% complete.
Why is course set 1 given more "weight" than the other course sets?
For example:
If 3 courses within course set 1 have been completed and 1 course within course set 4 has been completed, the overall program progress bar shows 50% complete. Even though only 4 out of 10 course have been completed. and even though no course set has been fully completed and 2 sets haven't even been touched yet.
The documentation for the progress bar states: "Once course set progress is calculates, the overall progress is calculated by averaging the set progress according to the program/certification definition. "
However that does not seem to be the case. If it were an average it would be as follows (in my understanding)
course set 1: 3 courses completed = 75%
course set 2: 0 courses completed = 0%
course set 3: 0 courses completed = 0%
course set 4: 1 course completed = 50%
course set 5: 0 courses completed = 100% ("set progress = 100% regardless of the progress of any course in the set.")
So the average out of those 5 would 45%, no? Why does it show 50%?
Is there a weighting logic and if so is that something can be adjusted somewhere?
Many, many thanks in advance.
Marion