protected property MatchingQuestion::$node in Quiz 6.6
Same name and namespace in other branches
- 6.3 question_types/matching/matching.classes.inc \MatchingQuestion::node
- 6.5 question_types/matching/matching.classes.inc \MatchingQuestion::node
The current node for this question.
File
- question_types/
matching/ matching.classes.inc, line 21 - matching.classes
Class
- MatchingQuestion
- Implementation of Matching.
Code
protected $node = NULL;