mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 23:43:14 -05:00
Control section quizzes to be injected only in relevant spots #265
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?
Originally created by @profvjreddi on GitHub (Dec 2, 2024).
Originally assigned to: @kai4avaya on GitHub.
Right now our auto injection of section quizzes causes it to show up in every .qmd markdown file. Need to configure where it appears. For instance, below we can see it showing up in quizzes.
@kai4avaya commented on GitHub (Jan 12, 2025):
should be resolved!