insper-education / insper-education/issue_extractor
Bypass classroom and assignment
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Allow user to pass the classroom and assignment names:
```py
python3 main.py 23b-emb 23b-emb-lab-4-rtos
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading main.py and trace how the classroom and assignment are currently selected. Update the command-line entry point to accept the two names shown in the issue, then verify that running `python3 main.py 23b-emb 23b-emb-lab-4-rtos` uses those values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100