Arushdb / cms_devlopment

CMS project in Angular
0 stars 0 forks source link

In case Remedial marks are entered then Verify result processing returns grade mismatch error as internal grades are verified instead of remedial. #40

Open JyotiMehra7 opened 3 years ago

JyotiMehra7 commented 3 years ago

Proposed Solution : In Verify result processing, in case verify grades returns error list then check for those erroneous roll numbers whether there is any REM component in student_marks and if found then Remedial grades must be verified from course_grade_limit. In case there is any mismatch in grades then throw the error else proceed further.