mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 01:22:49 +00:00
Wires useGetGradingSheetQuery into the grading modal: a new 'Candidate's Answer' column shows the selected option or essay text per question, and whichever CHOICE scores auto-grading could already compute get prefilled into the score inputs (tagged 'Auto-graded', still editable — the examiner can override). Grading a mixed or ESSAY paper no longer means guessing at what was answered or re-deriving the CHOICE portion by eye. Degrades to blank inputs exactly as before for an OFFLINE candidate or one who hasn't sat an online attempt (gradingSheet returns empty answers for those, not an error).