Review & Submit to API
Edit the JSON if needed, then submit to your configured endpoint
File
example2.docx
Provider
⚪ Manual / regex-parser
Questions
68 / 66 answered
Parsed
May 09, 2026 17:41
Valid JSON · 68 questions
Questions
68
With Answer
66
No Answer
2
The mock endpoint is:
https://mcq.hmsgo.tech/api/mock-submit
Questions will be sent as:
{ "questions": [...] }POST https://mcq.hmsgo.tech/api/mock-submit
Content-Type: application/json
{
"questions": [ ... 68 items ... ],
"source": "mcq-parser",
"job_uuid": "f1b9779b-3d0d-48fb-a947-5b1264b5ae95",
"meta": { provider, model, question_count, file }
}
"questions": [ ... 68 items ... ],
"source": "mcq-parser",
"job_uuid": "f1b9779b-3d0d-48fb-a947-5b1264b5ae95",
"meta": { provider, model, question_count, file }
}