v0.8.0
What's new
- Auto-submit choice questions — toggle
pharos config set auto_submit_choice onto grade immediately when a learner selects an option (no Check button). Configurable viapharos config read. - Question stimuli — attach an HTML file (chart, diagram, passage) to a question via
--stimulus-file. Renders in an iframe above the answer during attempt and review, with an expand-to-lightbox button. - Question revise/delete — update title, mode, config, or stimulus in place; delete questions (blocks if referenced by a quiz).
- Quiz delete — remove quizzes and their attempt history (blocks if attempts are in progress).
- System theme mode — theme toggle now follows your OS preference when set to
system. - KaTeX asset — render LaTeX math notation (
$...$,558426...558426) in lessons and references. - Vega asset — Vega-Lite charts with Nord-themed styling and dimmed axes.
- Collapsible sidebar — sidebar sections collapse/expand with per-section state persisted.
- Skill improvements — teach skill updated with quiz commands, question format reference, and writing-great-skills review.
- Docs — README rewritten with full feature coverage; CLI reference updated with question/quiz/asset/skills commands.
Full Changelog: v0.7.0...v0.8.0