Skip to content

Feat/Lesson02/Lesson2Quiz-TaliaCrockett #85

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
wants to merge 5 commits into from

Conversation

tmcrockett252
Copy link
Contributor

Navigating to the quiz and making changes to the code was fairly easy.

Steps I took:

  • Navigated to the project folder via terminal (cd commands) and opened the quiz file with nano.
  • Started adding answers directly in the terminal editor.
  • Noticed an unrelated file had been accidentally changed, so I reverted the commit to keep the PR clean.
  • Re-opened the project in default VS Code for a smoother editing experience.
  • Re-added all quiz answers carefully, matching TypeScript best practices.
  • Saved changes, ran the quiz locally to verify everything works, and confirmed no stray changes were included.

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: Talia Crockett
Date: 8/11/2025

Feedback

The student successfully met all functional requirements by providing correct answers to all 11 quiz questions. This demonstrates a strong understanding of the quiz material and the ability to implement the required changes effectively. However, the technical score is slightly lower due to the modification of the package-lock.json file, which was not necessary for the task. While the changes to lesson_02/quiz/src/lesson2.ts were correct and well-formatted, the unnecessary modifications to the package-lock file could introduce potential issues or inconsistencies in the project dependencies. It is important to ensure that changes are limited to what's required for the task to maintain project stability and focus. Overall, the student demonstrated proficiency in the task, but should be mindful of making only necessary changes in the future.


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

@tmcrockett252 tmcrockett252 deleted the lesson_02 branch August 12, 2025 01:29
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