MachineTeachingEdu / MachineTeachingEdu/machine-teaching
Apontar o erro do número de argumentos mais claramente
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Se o aluno cria uma função com o número de argumentos maior do que o esperado pela função, o erro aparece fora do código do aluno, na chamada da função que fica escondida.
Contributor guide
No contributing guide indexed for this repository
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 code that catches or formats argument-count errors in the notebook execution flow; the issue names no file or test to begin with. Trace how a student function call is reported, then verify that an excessive-argument error points to the student's code rather than the hidden function call.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100