You are here

protected property ShortAnswerQuestion::$node in Quiz 6.3

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

The current node for this question.

File

question_types/short_answer/short_answer.classes.inc, line 37
The main classes for the short answer question type.

Class

ShortAnswerQuestion
Implementation of QuizQuestion.

Code

protected $node = NULL;