Home
last modified time | relevance | path

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

/plugin/quiz/
H A Dgetform.php31 echo $quiz->do_quiz_here();
H A Dsyntax.php77 $renderer->doc .= '<div id="quiz-div__'.$quiz_file.'">'.$quiz->do_quiz_here().'</div>';
H A Dclass_quiz.php63 function do_quiz_here() { function in quiz