andreicruceru95 / CO452-BlueJ-Apps

0 stars 0 forks source link

App03 Module #4

Closed DerekPeacock closed 4 years ago

DerekPeacock commented 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.

andreicruceru95 commented 4 years ago

The issue is now rectified. Calculating final grades and grades for a period of time is now impossible unless all the modules are passed.