You are here

protected property ChoiceQuestion::$node in Quiz 6.6

The current node for this question.

File

question_types/choice/choice.classes.inc, line 37
The main classes for the choice question type.

Class

ChoiceQuestion
Implementation of QuizQuestion.

Code

protected $node = NULL;