christianjokhaji / UHelper

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

Study helper phase 2 update #39

Closed iDasher closed 3 months ago

iDasher commented 3 months ago

I implemented 1-3 from the phase 2 issue, meaning I now can test the user on their questions, give a score and show them their performance compared to prior attempts at that quiz to help see if they are improving. Additionally added javadoc to many methods and more testing.