Home
last modified time | relevance | path

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

/plugin/quiz/
H A Dclass_quiz.php38 var $showintro; variable in quiz
54 $this->showintro = $param['showintro'];
93 if ($this->showintro) $html .= $data['intro'];
101 … $html .= '<input type="hidden" name="quiz_showintro" value="' . $this->showintro. '">' . "\n";
191 if ($this->showintro) $html .= $data['intro'];