Link Guide categories to round id and scoring vocab#291
Open
PunchTheDev wants to merge 1 commit into
Open
Conversation
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.
Summary
Guide
The three categoriescards now expose each category'sround_idas a routed chip and connect the section to the canonical Rankings scoring vocabulary.Changes
QuickstartGuide.tsxL448–478: each category card gets a small monoround_001/round_002/round_003chip (color-matched border, 122-char tooltip naming both the--roundCLI flag and/problems/:roundIdURL). Chip is a<Link>— click routes to that round's problem list.How it's scored:trailing paragraph that reuses the exact Rankings header vocabulary (0.0 = best,1.0 = worst (or unclaimed),round score,overall score) so the Guide and Rankings share a single source of truth instead of two parallel explanations. Ends with a routedsee Rankings →link.QuickstartGuide.tsxL2: addedLinkimport fromreact-router-dom.BACKLOG.mdL109:The three categoriesflipped from○ ○ ○to● ● ●with rationale + line range.Verification
Puppeteer 1440×900 on
/guide#categories:chipCount=3with hrefs/problems/round_001/problems/round_002/problems/round_003, each tooltip = 122 charssee Rankings →link present and routes to/rankingsround_001chip → navigates tohttp://localhost:8080/problems/round_001