Review & Submit to API
Edit the JSON if needed, then submit to your configured endpoint
← Back to results
Submitted
· 1 hour ago
File
MCQ English-2025 Page-1 (1).docx
Provider
⚪ Manual / regex-parser
Questions
31 / 31 answered
Parsed
May 09, 2026 17:53
✓ Previously submitted on May 19, 2026 10:14.
HTTP 200. You can re-submit with edits below.
Valid JSON · 31 questions
Questions
31
With Answer
31
No Answer
0
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": [ ... 31 items ... ],
"source": "mcq-parser",
"job_uuid": "685091ab-cc4c-4451-9ade-2d85fc06018c",
"meta": { provider, model, question_count, file }
}
"questions": [ ... 31 items ... ],
"source": "mcq-parser",
"job_uuid": "685091ab-cc4c-4451-9ade-2d85fc06018c",
"meta": { provider, model, question_count, file }
}
HTTP 200
{
"success": true,
"message": "Questions received successfully (MOCK)",
"saved": 31,
"batch_id": "MOCK-ED4E6C62",
"timestamp": "2026-05-19T10:14:59.902526Z",
"endpoint": "[MOCK \u2014 no real request was made]",
"_note": "Replace the endpoint in Settings \u2192 Submit API to send to your real backend."
}