You are here

public property QuizQuestion::$nodeProperties in OG Quiz 7

File

includes/og_quiz_question.php, line 55
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 $nodeProperties = NULL;