public property QuizQuestion::$node in OG Quiz 7
The current node for this question.
File
- includes/
og_quiz_question.php, line 52 - Classes used in the Quiz Question module.
Class
- QuizQuestion
- A base implementation of a quiz_question, adding a layer of abstraction between the node API, quiz API and the question types.
Code
public $node = NULL;