📚
Login
Welcome back. Sign in to continue your practice.
Answers lock once selected
My History
Admin Dashboard
All Users
Loading users...
Published tests
Loading…
Publish a test
Editing test .
Paste the JSON that ChatGPT produced. It is checked, then goes live for everyone to choose. Use the same id (or the same title on the same day) to update a test.
Prompt to give ChatGPT
Create 30 new MCQs for a mock test on:. Return ONLY valid JSON, no explanation, exactly: {"title":"Short test name","category":"e.g. Teaching, Science, Maths","duration_minutes":30,"questions":[{"section":"...","topic":"...","difficulty":"easy","q":"question text","options":["option A","option B","option C","option D"],"answer":0}]} "answer" is the 0-based index of the correct option (0=A, 1=B, 2=C, 3=D). Exactly 4 options and exactly one correct answer per question. No duplicate questions.
Or paste JSON below.