Skip to content

Daniel Boyce lesson 02 pr completes typescript quiz and code for java port still need to configure project to run properly #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

Boyce007
Copy link
Contributor

No description provided.

Copy link
Contributor

@anthonydmays anthonydmays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎓 Automated Grading Report

Student: Daniel Boyce
Date: 8/11/2025

Feedback

The student successfully provided correct answers to all 11 quiz questions, meeting the functional requirements of the assignment. This demonstrates a strong understanding of the quiz content and the ability to apply knowledge effectively. However, the technical implementation has room for improvement. While the student made the necessary changes to the lesson2.ts file, they also introduced several unrelated changes to other files, such as package-lock.json, .gitattributes, .gitignore, and Java-related files. These changes are not relevant to the task and could potentially introduce issues or confusion in the project. It's important to focus on the specific requirements of the task and avoid unnecessary modifications. Additionally, the formatting and organization of the code could be improved for better readability and maintainability. Overall, the student met the functional requirements but should refine their technical approach by keeping changes focused and relevant to the task at hand.


This is an automated preliminary review. Please review and adjust before finalizing.

@Boyce007 Boyce007 changed the title Completed quiz assignment along with translating code into java but haven't configured it to run. properly or finished tests Daniel Boyce lesson 02 pr completes typescript quiz and code for java port still need to configure project to run properly Aug 11, 2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your files were to be placed in the quiz_java folder.

@@ -9,6 +9,11 @@
"source.fixAll.eslint": "explicit",
"source.organizeImports": "explicit"
},
"[java]": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made this change temporarily since the imports in the Java code kept getting removed. You should be able to remove this patch eventually.

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.

2 participants