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 19, 2026 10:51
Valid JSON · 68 questions
Questions
68
With Answer
66
No Answer
2
The mock endpoint is:
https://www.mcq.hmsgo.tech/api/mock-submit
Questions will be sent as:
{ "questions": [...] }POST https://www.mcq.hmsgo.tech/api/mock-submit
Content-Type: application/json
{
"questions": [ ... 68 items ... ],
"source": "mcq-parser",
"job_uuid": "7b043b52-66a2-4e9d-be1f-f3103ddf404e",
"meta": { provider, model, question_count, file }
}
"questions": [ ... 68 items ... ],
"source": "mcq-parser",
"job_uuid": "7b043b52-66a2-4e9d-be1f-f3103ddf404e",
"meta": { provider, model, question_count, file }
}