christianjokhaji / UHelper

A Discord bot created for a CSC207 group project at the University of Toronto.
4 stars 4 forks source link

Phase 2 QuizMe updates #23

Closed iDasher closed 3 months ago

iDasher commented 3 months ago

1 - Work on Javadoc and improving clean architecture for Phase 1 Code 2 - Add feature to display user score on quiz based off correct and incorrect answers 3 - Store users scores and show them average score and improvement if they consistently are studying quiz 4 - Implement Java Swing possibly if it works to help display the scores nicely across different quizzes

5* - May create quiz groupings so if someone wants to have multiple quizzes for one class they can group and see overall score in that classes quizzes as well.

iDasher commented 3 months ago

Completed 1, 2, 3 and had an implementation for 4 however it was causing severe bugs and didn't look nice even when working so it was removed. 5 would have taken too much and wasn't implemented, which is fine as it was a stretch goal either way.