Skip to content

feat: adds Tyran's Quiz answers and adds Java port - #97

Closed
RiceViz wants to merge 2 commits into
code-differently:mainfrom
RiceViz:feat/lesson2/java_quiz
Closed

feat: adds Tyran's Quiz answers and adds Java port#97
RiceViz wants to merge 2 commits into
code-differently:mainfrom
RiceViz:feat/lesson2/java_quiz

Conversation

@RiceViz

@RiceViz RiceViz commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Quiz Answers And Quiz Java Port From Typescript

Answered some questions in Typescript for a quiz and then also made the entire quiz in Java.

Problems:
I had a lot of problems with the configuration and importing libraries
I also had problems with setting up gradle and also using an older gradle version with spring boot

Lessons Learned:
I learn some basic workflow of gradle and porting (this is was hard, took me around 10 hours to complete)
I also helped a few classmates on their projects
Took a walk when I got frustrated at the code

@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: Tyran Rice
Date: 8/11/2025

Feedback

The student has successfully modified the code in lesson_02/quiz/src/lesson2.ts to provide correct answers to all 11 questions, meeting the functional requirements completely. Each UNANSWERED placeholder was replaced with the correct AnswerChoice, demonstrating a clear understanding of the quiz material. Additionally, the technical requirements were met as the code changes were correctly implemented with appropriate formatting and no syntax errors. The additional files in the submission, such as .gitattributes, .gitignore, and build.gradle.kts, suggest an effort to set up a Java project environment, which is not directly related to the quiz but shows initiative in managing the project structure. Overall, the student has demonstrated a strong grasp of both the functional and technical aspects of the assignment.


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

@anthonydmays

Copy link
Copy Markdown
Contributor

Quiz Answers And Quiz Java Port From Typescript

Answered some questions in Typescript for a quiz and then also made the entire quiz in Java.

Problems: I had a lot of problems with the configuration and importing libraries I also had problems with setting up gradle and also using an older gradle version with spring boot

Lessons Learned: I learn some basic workflow of gradle and porting (this is was hard, took me around 10 hours to complete) I also helped a few classmates on their projects Took a walk when I got frustrated at the code

Great work hanging in there!

@RiceViz
RiceViz deleted the feat/lesson2/java_quiz branch August 12, 2025 12:48
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