Skip to content

Feedback#1

Open
github-classroom[bot] wants to merge 8 commits intofeedbackfrom
main
Open

Feedback#1
github-classroom[bot] wants to merge 8 commits intofeedbackfrom
main

Conversation

@github-classroom
Copy link
Copy Markdown

@github-classroom github-classroom bot commented Mar 30, 2026

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to the default branch since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to the default branch. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @lucasmont-stack

github-classroom bot and others added 8 commits March 30, 2026 21:18
Refatoração:

Antes concentrava toda a lógica do sistema
Agora apenas inicializa o sistema e delega o fluxo para o menu
Melhoria: reduz responsabilidade → segue o princípio SRP
Refatoração:
Mantida como classe de dados (POJO)
Removida qualquer lógica desnecessária
Melhoria: segue SRP → apenas representa dados
Refatoração:

Mantida como modelo simples
Sem responsabilidades além de armazenar dados
Melhoria: estrutura mais limpa e clara
Refatoração:
Organização dos atributos (enunciado, alternativas, FEN)
Método de verificação de resposta mantido dentro da própria classe
Refatoração:

Separada como entidade própria
Antes poderia estar implícita ou misturada
Melhoria: representação clara de cada resposta
Refatoração:

Responsável apenas por armazenar as respostas de uma prova
Não contém lógica de cálculo
Melhoria: separa dados da lógica → facilita reutilização
Document the refactoring of the legacy Olympics system, outlining objectives, maintained functionalities, project structure, and changes made.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant