Commit c4dcb61
committed
fix: declare quiz JSON and H5P as Quarto static resources
questions.json and exam-questions.h5p were returning 404 because Quarto
only copies HTML/image files by default — JSON/binary files need explicit
declaration under project.resources.1 parent 68439f7 commit c4dcb61
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments