Skip to content

feat: adds evanderblue lesson_03 assignment - #119

Merged
anthonydmays merged 1 commit into
code-differently:mainfrom
emblue252:eb_lesson_03
Aug 16, 2025
Merged

feat: adds evanderblue lesson_03 assignment#119
anthonydmays merged 1 commit into
code-differently:mainfrom
emblue252:eb_lesson_03

Conversation

@emblue252

Copy link
Copy Markdown
Contributor

This pull request adds all the needed files for the homework assignment. it includes the three files that were need to run my version of the quiz.

@anthonydmays anthonydmays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🎓 Automated Grading Report

Student: Evander Blue
Date: 8/13/2025

Feedback

The submission includes three quiz questions that are relevant to the topics of git and computer architecture. However, there are issues with the answers provided. In the evander_blue_quiz.ts file, the correct answers for the multiple-choice questions are not specified, as the AnswerChoice.UNANSWERED placeholder is still present. This prevents the questions from having at least one correct answer, which is a requirement. Additionally, while the question about RAM is correctly answered, it should be formatted as a multiple-choice question to maintain consistency with the others. The grammar and spelling are correct, meeting the criteria for proper language use.

On the technical side, the student successfully created a new quiz class named EvanderBlueQuiz and registered it in the quizzes.module.ts file. The answers are encrypted using bcrypt and configured in the quiz.yaml file with the correct provider name. However, the lack of specified correct answers in the code affects the overall functionality. To improve, the student should replace the AnswerChoice.UNANSWERED placeholders with the correct answer choices and ensure all questions are consistently formatted as multiple-choice.


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

@anthonydmays anthonydmays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🎓 Automated Grading Report

Student: Evander Blue
Date: 8/13/2025

Feedback

The submission partially meets the functional requirements. The student added three quiz questions, two of which relate to relevant topics (git and computer architecture). However, the questions lack proper completion as the correct answers are not specified (marked as 'UNANSWERED'). This omission makes it impossible to provide a correct answer choice, which is a key requirement. Additionally, the question about RAM is not formatted as a multiple-choice question, which may not align with the expected format for all questions. On the technical side, the student successfully created a new quiz class named 'EvanderBlueQuiz' and registered it in the quizzes module. The answers were encrypted using bcrypt and correctly configured in the 'quiz.yaml' file. Despite these technical successes, the lack of complete functional implementation impacts the overall effectiveness of the submission. To improve, ensure all questions have specified correct answers and maintain consistent question formats.


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

anthonydmays
anthonydmays previously approved these changes Aug 16, 2025

@anthonydmays anthonydmays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please resolve the merge conflicts and I'll get this in for you.

@anthonydmays
anthonydmays merged commit 5610b77 into code-differently:main Aug 16, 2025
1 check passed
@emblue252
emblue252 deleted the eb_lesson_03 branch August 16, 2025 19:28
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