Quiz Generator

Generate quizzes with varied question types from any study material.

2 min read 4.5K views 175 likes
The Prompt
Create a {num_questions}-question quiz from the study material below.

Question mix:
- 40% multiple choice (with 4 options)
- 20% true/false
- 20% short answer
- 20% scenario-based (real-world application)

For each question, provide:
- Question
- Options (for MC)
- Correct answer
- Explanation (why the answer is correct)
- Bloom's level: remember / understand / apply / analyze

Study material:
"""
{material}
"""

Customize This Prompt

Fill in the variables and the prompt updates automatically.

Example Input

num_questions: 10, material: A chapter on the water cycle from an earth science textbook

Example Output

Ten questions split across the four types, each with the answer, a why-it-is-correct explanation, and a labeled Bloom's level.

Why This Prompt Works

The explicit type mix and Bloom's labeling produce a balanced, higher-order-thinking quiz instead of 10 recall questions.

Tips for Best Results

  • Paste the exact content students must know.
  • Ask for application questions tied to real scenarios.
  • Export to your LMS format by requesting JSON or CSV.

Common Mistakes

  • All questions at the "remember" level.
  • Questions on material not in the source.

Frequently Asked Questions

Can I use this prompt for free?

Yes. Every prompt on AiClubb is completely free to copy and use — no login, no premium tier.

Which AI models work best with this prompt?

This prompt is optimized for Gemini, but it works on any modern model. Test it across models and keep the output you like best.

How do I customize the variables?

Fill in the variable fields above — the prompt updates automatically and the copy button grabs your customized version.

Can I save this prompt?

Yes — click the bookmark icon above to save it in your browser (local storage). Your saved prompts are private to your device.

Skip to content