Home
last modified time | relevance | path

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

/plugin/quizlib/scripts/
H A Dquizlib.js14 var Quiz = function(quizContainer, answers) { class
96 Quiz.prototype.checkAnswers = function(flagUnanswered) {
150 Quiz.prototype.clearHighlights = function(question) {
200 Quiz.prototype.highlightResults = function(questionCallback) {
/plugin/quizlib/
H A Dscript.js10 quiz = new Quiz(quizname, quizanswers);
H A DREADME.md44 <!-- Quiz Container -->