Practice Quiz Generator
Progressive difficulty builds confidence before challenging the student. Explaining why wrong answers are wrong addresses the specific gaps that lead to exam mistakes.
Create a practice quiz on {{topic}} for a {{course_name}} class.\n\nQuiz specifications:\n- {{num_questions}} questions total\n- Mix of question types: {{question_types}}\n- Difficulty: Start easy, increase progressively\n- Cover these subtopics: {{subtopics}}\n\nFor each question:\n- Write the question clearly\n- For multiple choice: include 4 options with exactly 1 correct answer and 3 plausible distractors\n- After ALL questions, provide an answer key with detailed explanations for each answer\n- For wrong answers, explain why each incorrect option is wrong\n\nAt the end, include a scoring guide:\n- 90-100%: Ready for the exam\n- 70-89%: Review the topics you missed\n- Below 70%: Revisit the core material before retesting
Variables to customize
Why this prompt works
Progressive difficulty builds confidence before challenging the student. Explaining why wrong answers are wrong addresses the specific gaps that lead to exam mistakes.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.