Skip to content

Releases: tikankika/question-forge

v0.1.0 — First public release

Choose a tag to compare

@tikankika tikankika released this 17 Jun 21:25

[0.1.0] — First public release

First public release of QuestionForge: a teacher-led, AI-assisted framework for
creating educational assessment questions from real teaching materials and
exporting them to QTI.

Added

  • qf-scaffolding (Node) — MCP server providing the M1–M4 methodology guidance
    (content analysis, assessment planning, question generation, quality assurance)
    plus an M5 formatting flow.
  • qf-pipeline (Python) — MCP server for the technical pipeline: validation,
    auto-fix, and QTI export.
  • qti-core (Python) — standalone library that turns question markdown into
    QTI 2.2 packages; 16 supported question types.
  • Methodology guides (M1–M5) and a question-format reference.
  • Getting-started and workflow documentation.