You are here

protected property LongAnswerQuestion::$node in Quiz 6.3

Same name and namespace in other branches
  1. 6.6 question_types/long_answer/long_answer.classes.inc \LongAnswerQuestion::node
  2. 6.5 question_types/long_answer/long_answer.classes.inc \LongAnswerQuestion::node

The current node for this question.

File

question_types/long_answer/long_answer.classes.inc, line 18
Long answer classes.

Class

LongAnswerQuestion
Implementation of QuizQuestion.

Code

protected $node = NULL;