Explore mode: show a warning when a part with nonzero marks doesn't count towards an objective
Open
interface
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
It's easy to forget to set an objective to use for a part, leading to its marks not counting towards the total.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Explore mode implementation in the JavaScript editor code and trace how parts, marks, and objectives are represented. Add a warning for a part with nonzero marks that is not included in an objective, and verify that the warning clearly identifies the affected part.
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
- 35/100