coding-cat-official / coding-cat-official/coding-cat
Integrate Hidden Tests into the Problem-Solving Process
Open
future tasks
UI Improvements and fixes
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Enhance the problem-solving workflow by integrating hidden tests that are not visible to students. This will discourage hardcoding specific answers and encourage students to focus on writing general, robust solutions that work across a variety of inputs.
**Acceptance Criteria**
- Hidden tests are executed automatically upon submission or "Run"
- Students receive pass/fail feedback for hidden tests, but not the inputs/outputs
- System verifies that a solution passes both visible and hidden tests before marking it correct
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.