This package references the Proctor Test of the Test Tool program. The StudentQuestionDB holds a list of student questions. The Professor and Student class both have a reference of the StudentQuestionDB class to be able to retrieve and update StudentQuestions. The TakeProctorTest class contains a reference to both the Professor and Student class and holds a boolean which determines if the user logged in is a professor or student.