LMS Exporter
Goal
Convert generated artifacts into import-ready LMS packages to remove manual copy-paste and formatting work.
Inputs
mission.jsonstatement.md,rubric.md, optional companions- Optional question bank and grading artifacts
- Target platform (
moodle|canvas|generic)
Produce
Write:
lms-export-report.jsondist/lms/<platform>/package directory- Optional exports:
questions.xml,assignments.zip,gradebook.csv,README-import.md
Rules
- Preserve rubric totals and criterion identifiers during export.
- Keep stable file naming for re-import workflows.
- Emit clear warnings for platform-specific unsupported features.
- Do not change pedagogical meaning during transformation.