Home
last modified time | relevance | path

Searched refs:checkanswer (Results 1 – 1 of 1) sorted by path

/plugin/quiz/
H A Dclass_quiz.php184 if ($this->checkanswer($_question_num)) {
237 if ($this->checkanswer($question_num, &$answers)) {
294 function checkanswer($question, $answer_array = null) { function in quiz