Closed DerekPeacock closed 4 years ago
you have made no use of the isCompleted variable. A module is completed once a mark of 40 and over has been awarded to the module.
You should not calculate a final mark for a course until all modules have been completed.
The issue is now rectified. Calculating final grades and grades for a period of time is now impossible unless all the modules are passed.
you have made no use of the isCompleted variable. A module is completed once a mark of 40 and over has been awarded to the module.
You should not calculate a final mark for a course until all modules have been completed.