Skip to content

Conversation

@txjackson252
Copy link
Contributor

This is my homework for lesson_06.

This homework was a bit easier to understand and digest since it kind of follows the rules of algebra, which is my favorite subject in Math, just adding the coding parts.

The challenge I faced was figuring out what needed to be done, as I didn’t know what it was asking. However, after seeing an example and understanding how it applies, I now know what to do next time. Another strange issue occurred when I tried naming the branch 'feat/lesson_06'—it weirdly changed the sync source, even though any other branch name worked fine.

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: Trinitie Jackson
Date: 8/19/2025

Feedback

Trinitie Jackson successfully met all the functional requirements for the assignment. The calculate method was implemented correctly by using helper methods for addition, multiplication, power, and division, which were all appropriately defined and used. The .env.test file was correctly modified to include the assigned group letter 'B', ensuring the configuration aligns with the assignment requirements.

Technically, the code is well-structured and follows consistent TypeScript style. The implementation includes error handling for division by zero, which is a good practice. All GitHub checks passed, indicating that the code is free of syntax errors and adheres to the project's coding standards.

No attempt was made to complete the stretch assignment, so the stretch score remains at 0. Overall, the submission is well-executed, meeting both the functional and technical requirements comprehensively.


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

@txjackson252 txjackson252 deleted the feat/lesson_06_hw branch August 20, 2025 00:07
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