You are here

protected property MatchingQuestion::$node in Quiz 6.3

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

The current node for this question.

File

question_types/matching/matching.classes.inc, line 24
quiz_directions.classes

Class

MatchingQuestion
Implementation of Matching.

Code

protected $node = NULL;