Feat: Adds Kerry Ferguson's Lesson_02 Stretch Assignment - #95
Feat: Adds Kerry Ferguson's Lesson_02 Stretch Assignment#95KerryFerguson04 wants to merge 3 commits into
Conversation
anthonydmays
left a comment
There was a problem hiding this comment.
🎓 Automated Grading Report
Student: Kerry Ferguson
Date: 8/11/2025
Feedback
The student successfully answered all 11 quiz questions correctly in the lesson_02/quiz/src/lesson2.ts file, meeting the functional requirements of the assignment. Each UNANSWERED placeholder was replaced with the correct answer choice, demonstrating a clear understanding of the quiz content. This earns a full score for the functional criteria.
On the technical side, the student made the necessary code changes in the TypeScript file, ensuring that the correct answers were implemented. The code formatting appears consistent with the original style, and there are no syntax errors. However, the submission includes additional changes to several Java-related files, which were not part of the assignment requirements. While these changes do not negatively impact the TypeScript solution, they introduce unnecessary complexity and potential for errors in the project setup. It is important to focus on the specific files and requirements outlined in the assignment to avoid confusion and maintain project integrity. Therefore, the technical score is slightly reduced.
Overall, the student demonstrated strong technical skills and understanding of the quiz material but should be mindful of the scope of changes in future assignments.
This is an automated preliminary review. Please review and adjust before finalizing.
Perfect summary, well done! |
This pull request adds a quiz_java folder for lesson_02. It includes the java port of the base quiz assignment and the tests.
Problems:
It took me a long time to understand what was wrong with my code to get to the point of debugging.
Lessons learned: