home/education/material-quiz-generation-2

Material Quiz Generation

GPTClaudeGemini··1,159 copies·updated 2026-07-14
material-quiz-generation-2.prompt
# Material Quiz Generation

**Mode**: Material-Grounded Learning
**Inputs**: `learning_materials/material_index.md`, extracted materials, quiz scope
**Output files**: `06_quizzes/material-quiz-N.md`, optional answer key

---

Generate a quiz from user-provided materials.

## Quiz Structure

- 5 recall questions
- 3 application questions
- 2 integration questions
- Optional visual/table/chart interpretation questions when the material includes them

## Requirements

- Every question must cite a material ID and location.
- If the location is unresolved, state `location unresolved`.
- Questions may use `Supplemental` content only if clearly labeled.
- Visual questions must identify the visual type: chart, table, screenshot, diagram, or flowchart.
- Learner-facing quiz files must not include answers; write answer keys separately.

## Prohibited

- Do not invent page numbers or slide numbers.
- Do not ask about facts not present in the material unless marked `Supplemental`.
- Do not invent chart values or table entries.

Use `templates/{locale}/material_quiz.md.template` as the format.

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{locale}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo vesperchinn/learn-anything-skill (MIT). A "Material Quiz Generation" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

educationcommunitygeneral

source

vesperchinn/learn-anything-skill · MIT