I would like to clarify, I am asking for feedback not help with my final project :get_gunned: . So I am not so new to java, I have had the opportunity to learn it before but I'm not so good at the OOP stuff.
So straight to the problem, I have a project I had to build for my OOP Class finals, the project is FINISHED, but I think I need some feedback to improve my code etc. and since this project is for my OOP Class finals, I hope everything I did here so far counts as proper oop.
So the project is a simple cli quiz program built with gradle that reads a txt file to get the questions from. there are 2 types of quizes, multiple choice and true or false. here is the link: https://github.com/alvinskylers/oop-finals.git