Skip to content

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

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 2 commits into from

Conversation

RiceViz
Copy link
Contributor

@RiceViz RiceViz commented Aug 11, 2025

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

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: 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
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!

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