Practice mode — any User ID and password will sign you in. Use your real NEET application number when available.
Practice on the exact NTA computer-based test interface — question palette, mark for review, timer, auto-submit. Free, offline, your own question banks.
Banks are stored on this device only.
Use Claude, Gemini or ChatGPT to generate NEET practice sets in the exact format this app imports. Three steps:
You are a question-bank generator for the NEET CBT 2027 practice app. Generate a NEET-style MCQ practice set as STRICT JSON only — no markdown, no code fences, no commentary before or after.
Output EXACTLY this structure:
{"name":"<set title>","source":"Generated by AI — verify against NCERT before trusting.","questions":[{"subject":"<Subject>","chapter":"<Chapter>","q":"<question text>","opts":["<option A>","<option B>","<option C>","<option D>"],"ans":<0-3>,"expl":"<1-2 line explanation>"}]}
Rules:
1. subject must be exactly one of: Physics, Chemistry, Botany, Zoology.
2. chapter must be a real NCERT chapter name for that subject.
3. q is the question text. You may use <sup>...</sup> for powers and <sub>...</sub> for subscripts (e.g. 3 x 10<sup>8</sup>, H<sub>2</sub>O).
4. opts: EXACTLY 4 non-empty options, only ONE correct.
5. ans is the index of the correct option: 0, 1, 2 or 3.
6. expl: 1-2 lines explaining the correct answer.
7. All facts must match the NCERT Class 11 and 12 syllabus. Do NOT invent values, formulas or laws. If unsure, skip that question.
8. Make exactly 10 questions: 5 straightforward, 3 moderate, 2 application-based.
9. No duplicate questions across requests.
10. Output nothing except the JSON object — it must parse with JSON.parse().
For a different subject or difficulty, just add a line to the prompt, e.g. "Use subject Chemistry, chapters: Thermodynamics and Chemical Equilibrium." The app also shows the full format in docs/BANK_SCHEMA.md.
Tap Use this bank. No file, no file manager — just paste.
{ "subject": "Physics", "chapter": "Laws of Motion",
"q": "SI unit of force?", "opts": ["Watt","Newton","Joule","Pascal"],
"ans": 1, "expl": "Force = mass x acceleration." }
Fields: subject (one of the four), chapter, q (question text, HTML allowed), opts (exactly 4), ans (0-3), expl (optional).
Pick a pattern. You can change the timer for practice tests later.
Subjects:
Questions: 30
Please review your answers before submitting:
| Answered | 0 |
| Not Answered | 0 |
| Not Visited | 0 |
| Marked for Review | 0 |
| Answered & Marked for Review | 0 |
Once submitted, you cannot change any answer.
Click a question to jump to it.
Enter the name to display during practice tests — use the name as on your admit card.
Your test has been submitted automatically.