What problem does it solve?
It turns messy source material (notes, RAG output, PDFs, Markdown) into complete, publication-ready Quarto Markdown (.qmd) lecture chapters that work for both interactive Moodle pages and static PDF textbooks.
Core Features & Use Cases
- Single Source Publishing architecture: Produces content that is designed to render correctly in both Moodle (HTML with interactive elements) and PDF (via the required Div containers and filters).
- German/English academic writing with THWS tone: Enforces the project’s style rules and language-specific constraints (e.g., German academic diction, English HBR-style).
- Interactive element governance: Structures chapters using the required Trinity-of-Depth (Theory/Norm/Practice) and integrates interactive Div types (flip-cards, drag-exercises, quick-checks, details, widgets) with consistent syntax.
Quick Start
Use quarto-lecture to create a single chapter .qmd from your notes by telling the AI: “Schreib mir das Lehrskript-Kapitel über <TOPIC> als Quarto .qmd für Moodle-Seite und PDF, basierend auf folgendem Material: <PASTE INPUT>.”