mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-09 02:11:56 -05:00
[PR #881] [MERGED] Format quizzes using LUA filter instead of python script #2211
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/881
Author: @profvjreddi
Created: 7/1/2025
Status: ✅ Merged
Merged: 7/1/2025
Merged by: @profvjreddi
Base:
dev← Head:lua-quiz-filter📝 Commits (9)
8103144Adds quiz injection from JSON filesbad6c5fPreserves quiz frontmatter, removes quiz content6c2d2edCounts quiz answer sections.56c1c38Adds quiz supportd670c91Improves quiz injection with JSON data80b3a8fImproves quiz block formatting and navigatione7be68aAdds section number to quiz answer links440fb1dEnhances quiz numbering and chapter detectionff15086Script will inject quizzes automatically from the JSON files📊 Changes
23 files changed (+226 additions, -7134 deletions)
View changed files
📝
_quarto.yml(+2 -1)📝
contents/core/ai_for_good/ai_for_good.qmd(+0 -367)📝
contents/core/benchmarking/benchmarking.qmd(+0 -491)📝
contents/core/data_engineering/data_engineering.qmd(+0 -449)📝
contents/core/dl_primer/dl_primer.qmd(+0 -309)📝
contents/core/dnn_architectures/dnn_architectures.qmd(+0 -351)📝
contents/core/efficient_ai/efficient_ai.qmd(+0 -359)📝
contents/core/frameworks/frameworks.qmd(+0 -283)📝
contents/core/hw_acceleration/hw_acceleration.qmd(+0 -433)📝
contents/core/introduction/introduction.qmd(+2 -401)📝
contents/core/ml_systems/ml_systems.qmd(+0 -425)📝
contents/core/ondevice_learning/ondevice_learning.qmd(+0 -367)📝
contents/core/ops/ops.qmd(+0 -275)📝
contents/core/optimizations/optimizations.qmd(+0 -401)📝
contents/core/privacy_security/privacy_security.qmd(+0 -375)📝
contents/core/responsible_ai/responsible_ai.qmd(+0 -367)📝
contents/core/robust_ai/robust_ai.qmd(+0 -268)📝
contents/core/sustainable_ai/sustainable_ai.qmd(+0 -476)📝
contents/core/training/training.qmd(+0 -367)📝
contents/core/workflow/workflow.qmd(+0 -359)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.