mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[PR #704] [MERGED] Fixing the quiz bug when generating quiz getting offline error #4746
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/704
Author: @kai4avaya
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @kai4avaya
Base:
dev← Head:widget_quiz📝 Commits (2)
2d12afcnewaf17d24updated quiz bug📊 Changes
15 files changed (+8888 additions, -4198 deletions)
View changed files
➕
bundle copy.js(+7898 -0)➖
contents/core/efficient_ai/efficient_ai_files/figure-html/fig-datacenter-energy-usage-1.png(+0 -0)➖
contents/core/training/training_files/mediabag/54cb16bf66986d1c0dabe2484953ea81e7131631.svg(+0 -464)➖
contents/core/training/training_files/mediabag/738e0183ddfa193f955a5a8184e338acb27f4810.svg(+0 -399)➖
contents/core/training/training_files/mediabag/9b1713ea5ea2374d29f0e33d175b28f808667cd6.svg(+0 -893)➖
contents/core/training/training_files/mediabag/a8b8efea4d4dfd7b643177181af7a118f3db3f43.svg(+0 -144)➖
contents/core/training/training_files/mediabag/b31445b8b27e572bbe85120848a2dc58a8ef5b09.svg(+0 -240)➖
contents/core/training/training_files/mediabag/c75229f4a32c9c09c43285a30116893d307825b3.svg(+0 -237)➖
contents/core/training/training_files/mediabag/d435c04539628fa1b5acf7d78cf38717a1891513.svg(+0 -486)➖
contents/core/training/training_files/mediabag/dc4c2138bc12e0bd8a077d237b8ac73bd193d15d.svg(+0 -237)➖
contents/core/training/training_files/mediabag/f6efca348c50c0af6045ffea29af62b74c9fd23d.svg(+0 -314)📝
scripts/ai_menu/dist/bundle.js(+983 -784)➕
sqlite3-opfs-async-proxy-B_ImRJXp copy.js(+1 -0)➕
sqlite3-worker1-bundler-friendly-CbDNa4by copy.js(+3 -0)➕
worker-voUF5YDa copy.js(+3 -0)📄 Description
We experienced a bug where quizzes always were generated without calling AI.
This should be fixed now.
There is an additional issue I discovered that SR Flashcards are not persisting.
This is an issue with WASM built in SQL Server. I will work on this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.