Home
last modified time | relevance | path

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

/plugin/quiz/
H A Dclass_quiz.php225 $scorelist = $this->updateScore($total_score, $percent);
524 function updateScore($userscore, $percent) { function in quiz