Equivalence Processing Page
When equivalence request is in status SUBJECTS_IMPORTED
, we should display button "Start Equivalence". When this button is clicked, initial equivalence should be done automatically (to be explained on consultations), and the page /equivalence/{request_id}/process
should be displayed.
This page should first display the mandatory subjects for the requested study program, and next to them potential equivalent subjects from the list of passed exams previously imported. The page should look like: https://akreditacii.dev.finki.ukim.mk/admin/program/SIIS23/edit-subjects and it should contain the subject/subjects that are mapped to each slot of the study program mandatory subjects.
Two subjects are equivalent if their codes are present in JoinedSubect.codes, or if present in EquivalentSubjectMapping
table.