Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 335 Bytes

File metadata and controls

13 lines (11 loc) · 335 Bytes

JavaQuizFinal

Final group project: Generates quiz of 30 questions randomly selected from a text file of 100 questions.

Sources:
questionBank.txt

Classes:
QuestionParser(Thanh)
Question(Thanh)
ProctorTest(Thanh)
TestAndAnalyze(Kyle)
TestUtilities(Paul)
TestOutput(Brady and Charles)