You are here

protected property AbstractQuizQuestionResponse::$answer in Quiz 6.5

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

File

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

Class

AbstractQuizQuestionResponse
A base implementation of QuizQuestionResponse.

Code

protected $answer = NULL;