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