Exams
Mock Exam API
Exam catalog, secure delivery, submission, retakes, and PDF reports.
GET
/api/mock-exam/coursesPublished mock exam catalog
Auth: Cookie
GET
/api/mock-exam/questionsLoad exam paper (gated by retake rules)
Auth: Cookie
POST
/api/mock-exam/startBegin attempt + attempt token
Auth: Cookie
POST
/api/mock-exam/submitGrade and persist results
Auth: Cookie
POST
/api/mock-exam/retakePay / spend points for retake credit
Auth: Cookie
GET
/api/mock-exam/unlockPDF report unlock quote
Auth: Cookie
GET
/api/mock-exam/report/downloadDownload score report
Auth: Cookie
Mock exams run on a dedicated subdomain in production. Questions are never cached by the service worker. Org handoff uses /api/mock-exam/handoff with proctoring flags.