testmycode / testmycode/tmc-server
Hide review feature if not explicitly enabled
Open
Nobody has claimed this yet.
enhancement
important
- Dominant language
- Ruby
- Stars
- 51
- Forks
- 42
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 1
Description
Web interface and IDE should hide everything to do with reviews if course_options.yml doesn't enable the feature explicitly. This prevents users from requesting reviews when nobody is actually committed to handling them.
Contributor guide
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 with course_options.yml and trace how its review setting reaches the web interface and IDE. Identify the review-related UI entry points in both surfaces and verify that all review functionality is hidden unless the feature is explicitly enabled; no tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100