You are here

protected property AbstractQuizQuestionResponse::$answer in Quiz 6.6

Same name and namespace in other branches
  1. 6.3 question_types/quiz_question/quiz_question.core.inc \AbstractQuizQuestionResponse::answer
  2. 6.5 question_types/quiz_question/quiz_question.core.inc \AbstractQuizQuestionResponse::answer

File

question_types/quiz_question/quiz_question.core.inc, line 220
Classes used in the Quiz Question module.

Class

AbstractQuizQuestionResponse
A base implementation of QuizQuestionResponse.

Code

protected $answer = NULL;