testmycode / testmycode/tmc-server
Directory name components not shown in netbeans exercise name
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 51
- Forks
- 42
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 1
Description
While an exercise a/b gets the name a-b in the server, the netbeans project is most often named just b. This may lead to confusing naming because the student won't see the category a in netbeans.
Perhaps this can be solved in the create-project script (in the course template), or maybe some better solution is possible.
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
Locate the create-project script in the course template and inspect how the NetBeans project name is derived for an exercise such as a/b. Compare that naming with the server's a-b convention; done means the generated project name exposes the directory components and the behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100