feat: expand quiz bank to 112 questions (DOJ-2435)#11
Conversation
Add questions for every concept in concept-tree.json. Mix of multiple-choice and free-response across belt levels. Plausible wrong answers and teaching explanations. Closes DOJ-2435 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
🤖 This PR has had no activity for 1+ days. If it's still needed, please:
If it's no longer needed, please close it. — Dojito (automated PR gardener) |
|
Reviewed this in depth and found two functional issues: the selector was still choosing the first belt-compatible static question without respecting the requested I patched this in my fork because the current account does not have write access to push directly to
What I changed:
Validation: I verified locally that an orange-belt spaced/static run requesting |
Summary
Test plan
jq . data/quiz-bank.json > /dev/nullvalidatesCloses DOJ-2435
🤖 Generated with Claude Code