C Q T

C

checkAnotherAnswer() - Method in class trivia.QuizBean
This method is called after the user has answered a question other than the first.
checkFirstAnswer() - Method in class trivia.QuizBean
This method is called after the user has answered the first question.
chooseCategory(String) - Method in class trivia.QuizBean
This method is called from index.html when the user has clicked one of the four quiz buttons.

C Q T