Loading...
Loading...
Generate quizzes from study materials with multiple question types (MCQ, True/False, Fill-in-blank, Short answer, Matching). Supports difficulty levels and answer keys. Use when creating practice quizzes, test prep materials, self-assessment tools, or knowledge checks from notes, textbooks, or any learning content. Triggers - create quiz, generate questions, make practice test, knowledge assessment, quiz from notes.
npx skill4agent add szeyu/vibe-study-skills quiz-creatorflowchart LR
A[Source Material] --> B[Extract Key Concepts]
B --> C[Select Question Types]
C --> D[Generate Questions]
D --> E[Create Answer Key]
E --> F[Format Output]**Q1.** [Question stem]
A) [Distractor - common misconception]
B) [Distractor - partially correct]
C) [Correct answer]
D) [Distractor - related but wrong]
<details>
<summary>Answer</summary>
C) [Explanation why correct and why others are wrong]
</details>**Q2.** [Statement to evaluate] _(True/False)_
<details>
<summary>Answer</summary>
**False** - [Explanation of the correct information]
</details>**Q3.** The process of ________ converts glucose into ATP through ________.
<details>
<summary>Answer</summary>
**cellular respiration**, **oxidative phosphorylation**
</details>**Q4.** Explain the relationship between [concept A] and [concept B].
<details>
<summary>Answer</summary>
[Model answer with key points that should be mentioned]
**Key points to include:**
- Point 1
- Point 2
- Point 3
</details>**Q5.** Match each term with its definition:
| Term | Definition |
|------|------------|
| 1. [Term A] | A. [Definition 3] |
| 2. [Term B] | B. [Definition 1] |
| 3. [Term C] | C. [Definition 2] |
<details>
<summary>Answer</summary>
1-B, 2-C, 3-A
</details>| Level | Characteristics | Bloom's Level |
|---|---|---|
| Easy | Direct recall, single concept | Remember |
| Medium | Application, 2+ concepts combined | Understand/Apply |
| Hard | Analysis, synthesis, edge cases | Analyze/Evaluate |
# [Topic] Quiz
**Subject:** [Subject Name]
**Difficulty:** [Easy/Medium/Hard/Mixed]
**Questions:** [Number]
**Time:** [Suggested minutes]
---
## Section A: Multiple Choice (X points)
[MCQ questions]
## Section B: True/False (X points)
[T/F questions]
## Section C: Short Answer (X points)
[Short answer questions]
---
## Answer Key
[All answers with explanations]
---
*Generated from: [Source material reference]*