Concept
How a question-generator template works
A question-generator template captures the rules you want every generated bank to follow: topic placeholders, question types, difficulty distribution, required metadata fields, and export format. Run the template to produce a structured file (CSV/JSON) or multiple banks in batch. Use the same template to regenerate refreshed banks, iterate on wording, or produce alternate difficulty variants.
- Template inputs: topic/role/course, target level, number of items per type, and tags
- Output schema enforced: id, type, stem, options, correct_option, rationale, difficulty, tags, import_hint
- Export: one-click CSV, JSON array, or archive with separate files per topic