Home
last modified time | relevance | path

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

/plugin/quizlib/
H A Dscript.js12 if (quiz.checkAnswers()) {
/plugin/quizlib/scripts/
H A Dquizlib.js96 Quiz.prototype.checkAnswers = function(flagUnanswered) { method in Quiz