Add Quant number-properties: odds/evens/signs lesson + 5 questions#6
Draft
DMDaudio wants to merge 1 commit into
Draft
Add Quant number-properties: odds/evens/signs lesson + 5 questions#6DMDaudio wants to merge 1 commit into
DMDaudio wants to merge 1 commit into
Conversation
Adds the odds-evens-signs subtopic (previously empty in the taxonomy): one concept lesson covering parity of sums/products, consecutive-integer parity, and sign rules for products/quotients, plus five original problem-solving questions (easy->hard) with worked explanations and hints. Rebuilds the content index. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SqS4XiZnt8Ar6y1FM4c1uW
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
quant / number-properties / odds-evens-signssubtopic, which previously had no lesson and no questions in the taxonomy:0017(easy) — parity of an expression given (x+y) odd; trap: (x-y) shares parity with (x+y).0018(easy) — sign reasoning: (mn>0) and (m+n<0) ⇒ both negative.0019(medium) — always-even via consecutive integers (k^2+k=k(k+1)).0020(hard) — negative product of three integers; "exactly two negative" CANNOT hold.0021(medium) — dropping odd coefficients: (3p+5q) even ⇒ (p,q) same parity.docs/data/content.jsonviascripts/build.mjs(now 37 questions, 9 lessons; Quant: 21 questions, 6 lessons). Build runs clean with 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_01SqS4XiZnt8Ar6y1FM4c1uW
Generated by Claude Code