A B C D E F G H I K L M N O P Q R S T U V 

Q

Question - Class in questiondb
The Question class is the superclass of all question types
Question() - Constructor for class questiondb.Question
 
question - Variable in class questiondb.QuestionEntry
 
question - Variable in class questiondb.QuestionPopup
The Question that the popup is referring to
QuestionDatabank - Class in questiondb
The Question Bank is the main focus of the question database, and is the view from section 2.3.
QuestionDatabank() - Constructor for class questiondb.QuestionDatabank
 
questiondb - package questiondb
 
QuestionEntry - Class in questiondb
QuestionEntry is a modified version of a Question, that adds a boolean and an int to help manage QuestionList interactions.
QuestionEntry() - Constructor for class questiondb.QuestionEntry
 
QuestionList - Class in questiondb
QuestionList allows more detailed interactions with the graphical list of Questions.
QuestionList() - Constructor for class questiondb.QuestionList
 
questionPopup(QuestionEntry) - Method in class questiondb.QuestionList
question popup will bring up the question popup dialogue when a QuestionEntry q moused over for a long enough amount of time.
QuestionPopup - Class in questiondb
This class is for the popup dialogue that will show up when an Instructor hovers their mouse over a question while viewing a Test.
QuestionPopup() - Constructor for class questiondb.QuestionPopup
 
questions - Variable in class questiondb.QuestionDatabank
 
questions - Variable in class questiondb.QuestionList
 
questions - Variable in class testdb.Test
 
questionText - Variable in class questiondb.Question
The question text is the actual question that is being asked in a question
A B C D E F G H I K L M N O P Q R S T U V