Home
last modified time | relevance | path

Searched refs:parseQuiz_cache (Results 1 – 1 of 1) sorted by relevance

/plugin/quiz/
H A Dclass_quiz.php45 var $parseQuiz_cache = null; variable in quiz
341 if ($this->parseQuiz_cache === null) {
463 $this->parseQuiz_cache = $quizz;
465 return $this->parseQuiz_cache;