Skip to content

Feat/lesson 02 quiz tobaisevans #82

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

tobyev
Copy link

@tobyev tobyev commented Aug 11, 2025

I completed the Lesson 02 quiz by working through the TypeScript project and ensuring all tests passed. This reinforced my understanding of using the terminal, git, and working with a Dev container in VS Code.

Problem area(s):

  • Initially ran into issues navigating to the correct directory before running git or npm commands.
  • Had to troubleshoot missing dependencies before npm run test worked properly.

Lessons learned:

  • Always confirm the current working directory with pwd before running commands.
  • Breaking a problem down smaller steps helps find the root cause faster.
  • Running tests frequently saves time compared to waiting until the end.

Outcome:

All tests passed successfully, and the project is ready for submission.

@tobyev tobyev closed this Aug 11, 2025
@tobyev tobyev reopened this Aug 11, 2025
@tobyev tobyev force-pushed the feat/lesson-02-quiz-tobaisevans branch from 92d0aae to be0dd10 Compare August 11, 2025 03:08
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: Tobais Evans
Date: 8/11/2025

Feedback

The student successfully met all the functional requirements by providing correct answers to all 11 quiz questions in the lesson2.ts file. Each question was answered accurately, replacing the UNANSWERED placeholder with the correct AnswerChoice. From a technical perspective, the student adhered to the code formatting standards, ensuring that the changes were clean and consistent with the existing codebase. The modifications were limited to the necessary lines, maintaining the integrity of the original structure. Additionally, there were no syntax errors, and the changes should pass any tests related to the quiz functionality. Overall, the submission demonstrates a clear understanding of both the quiz content and the technical requirements of the assignment.


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

@anthonydmays
Copy link
Contributor

I completed the Lesson 02 quiz by working through the TypeScript project and ensuring all tests passed. This reinforced my understanding of using the terminal, git, and working with a Dev container in VS Code.

Problem area(s):

  • Initially ran into issues navigating to the correct directory before running git or npm commands.
  • Had to troubleshoot missing dependencies before npm run test worked properly.

Lessons learned:

  • Always confirm the current working directory with pwd before running commands.
  • Breaking a problem down smaller steps helps find the root cause faster.
  • Running tests frequently saves time compared to waiting until the end.

Outcome:

All tests passed successfully, and the project is ready for submission.

Great summary, love this.

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