Files
cs249r_book/lua
Vijay Janapa Reddi 8103144a69 Adds quiz injection from JSON files
Implements a Lua filter that injects quizzes and answers into the Pandoc document from a JSON file specified in the YAML metadata.

The filter searches for the quiz file in multiple locations and registers sections for quiz injection. It formats quiz questions as markdown callouts and collects answer blocks to be appended at the end of the document under a "Self-Check Answers" section. This provides a mechanism for embedding interactive quizzes directly into course content.
2025-06-30 12:22:01 -04:00
..
2025-06-19 13:00:23 -04:00