Home
last modified time | relevance | path

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

/plugin/quiz/
H A Dclass_quiz.php88 if (($question_num != 0) && ($this->highscore )) $html .= $this->print_highscore();
480 function print_highscore() { function in quiz