MachineTeachingEdu / MachineTeachingEdu/machine-teaching

Apontar o erro do número de argumentos mais claramente

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.