You are here

protected property AbstractQuizQuestionResponse::$score in Quiz 6.6

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

File

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

Class

AbstractQuizQuestionResponse
A base implementation of QuizQuestionResponse.

Code

protected $score;