A CREP button should be displayed next to the exam so that it redirects to the CREP modal with all the information about the printing of this exam.
That means that changes need to be made also in CREP, with probably a route parameter like /crep/exams/CS-433 that opens the Modal, something like that.
A
CREPbutton should be displayed next to the exam so that it redirects to the CREP modal with all the information about the printing of this exam.That means that changes need to be made also in CREP, with probably a route parameter like
/crep/exams/CS-433that opens the Modal, something like that.