testmycode / testmycode/tmc-server

Hide review feature if not explicitly enabled

Open
#191 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.