Seed content: Number Properties batch (+5 questions, +1 lesson)#5
Draft
DMDaudio wants to merge 1 commit into
Draft
Seed content: Number Properties batch (+5 questions, +1 lesson)#5DMDaudio wants to merge 1 commit into
DMDaudio wants to merge 1 commit into
Conversation
Adds the first Number Properties lesson (remainders & modular thinking) and 5 problem-solving questions spanning remainders, odds/evens/signs, and factors-multiples, with an easy->hard difficulty progression. Fills a real gap: previously the topic had a single question and no lesson. Rebuilt docs/data/content.json (37 questions, 9 lessons). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TWGyV3Vvv1hxzHHHP1j7nr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR add or change?
Adds the first Number Properties content to the bank — a subtopic that previously had a single question and no lesson at all. This is a coherent study session covering the Quant
number-propertiestopic top-to-bottom, with an easy → hard difficulty progression.New lesson
quant-number-properties-remainders— "Remainders & Modular Thinking" (the division identity, multiplying/adding remainders, combining two moduli, common traps).New questions
quant-number-properties-remainders-0017(easy) — remainder of3ngivenn ≡ 4 (mod 7).quant-number-properties-remainders-0018(hard) — combinen ≡ 3 (mod 5)andn ≡ 4 (mod 7)to find the remainder mod 35.quant-number-properties-odds-evens-signs-0019(medium) — must-be-true parity given an odd product.quant-number-properties-factors-0020(medium) — divisor count of the LCM of 12 and 18.quant-number-properties-factors-0021(hard) — how many divisors of2⁴·3²·5are multiples of 10.Rebuilt
docs/data/content.jsonvianode scripts/build.mjs(now 37 questions, 9 lessons; builder reports no warnings).Type of change
Author checklist
idmatches the filename;topic/subtopicexist incurriculum.md).statusisin-review. I did not set my own content toverified.For reviewers
statustoverifiedand added my handle toreviewers.🤖 Generated with Claude Code
https://claude.ai/code/session_01TWGyV3Vvv1hxzHHHP1j7nr
Generated by Claude Code