Review & Submit
Review & Submit to API
Edit the JSON if needed, then submit to your configured endpoint
← Back to results
File
example2.docx
Provider
⚪ Manual / regex-parser
Questions
68 / 66 answered
Parsed
May 09, 2026 17:41
JSON Payload Editor
Valid JSON · 68 questions
Questions
68
With Answer
66
No Answer
2
Submit Configuration
The mock endpoint is: https://www.mcq.hmsgo.tech/api/mock-submit
Questions will be sent as: { "questions": [...] }
Request Preview
POST https://www.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 }
}