Change running stats indicators to badges
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 46
- Forks
- 9
- Avg merge
- 8h 52m
- Merged PRs (30d)
- 4
Description
Under the question is a text box that shows the current time and if the running total is a new record then it show "NEW RECORD". Turns out that the kids watch this.
Thinking that it would be easier for them to see this and keep an eye on it if it was a badge higher up next to the question they're working on. So just to the right of the question have 2 new badges.
- The current time for this question badge. If it's still under 2 seconds since the question started then this will show Gold, under 3 Silver tec.
- A new Green badge with N in it if the current timings will result in a new record.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the question UI and the existing display for the current time and “NEW RECORD” text. Review how running timings are calculated, then use the issue’s badge placement and Gold, Silver, and green N requirements as acceptance criteria. Verify the indicators manually while answering questions with different timings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100