Searched refs:quiz (Results 1 – 12 of 12) sorted by relevance
| /plugin/quiz/ |
| D | style.css | 1 div.dokuwiki div.quiz-block { 5 div.quiz-block div.quiz-question { 14 div.quiz-block div.quiz-choice { 23 div.quiz-block div.quiz-button { 30 div.quiz-block div.quiz-result { 38 div.quiz-block div.quiz-report { 43 div.quiz-block div.quiz-missing { 47 div.quiz-block div.quiz-correct { 51 div.quiz-block div.quiz-wrong {
|
| D | plugin.info.txt | 1 base quiz 5 name quiz Plugin (syntax component) 7 url http://www.bitlibero.com/_media/dokuwiki/quiz-07.12.2010.zip
|
| D | getform.php | 30 $quiz=new quiz($_POST['quiz_id'], $param); variable 31 echo $quiz->do_quiz_here();
|
| D | syntax.php | 76 $quiz=new quiz($quiz_file, $param); 77 $renderer->doc .= '<div id="quiz-div__'.$quiz_file.'">'.$quiz->do_quiz_here().'</div>';
|
| D | class_quiz.php | 5 class quiz { class 48 function quiz($quizID, &$param) { function in quiz
|
| /plugin/quizlib/ |
| D | script.js | 7 var quiz; variable 10 quiz = new Quiz(quizname, quizanswers); 12 if (quiz.checkAnswers()) { 13 …var quizScorePercent = quiz.result.scorePercentFormatted; // The unformatted percentage is a decim… 16 document.getElementById('quiz-score').innerHTML = quiz.result.score.toString(); 17 document.getElementById('quiz-max-score').innerHTML = quiz.result.totalQuestions.toString(); 27 quiz.highlightResults(handleAnswers); 40 if (quiz.answers[no].indexOf(answers[i].value) > -1) { 41 answers[i].parentNode.classList.add(quiz.Classes.CORRECT); 46 correctAnswer.classList.add(quiz.Classes.CORRECT); [all …]
|
| D | README.md | 5 * XML syntax with generic styling and generic evaluation function (only one quiz per HTML page) 6 * HTML syntax with individual styling and generic evaluation function (only one quiz per HTML page) 21 Every quiz starts with the tag "quizlib". This tag contains as attributes the array with the correc… 31 <quizlib id="quiz" rightanswers="['42',['a0'],['a0','a2','a3']]" submit="Check Answers"> 41 …he onlick-event in the submit-button. Its first argument is the id of the quiz, the second is the … 45 <div id="quiz"> 76 …<button class="quizlib-submit" type="button" onclick="quizlibShowResults('quiz',['42',['a'],['a','… 80 …You Scored <span id="quiz-percent"></span>% - <span id="quiz-score"></span>/<span id="quiz-max-sco…
|
| /plugin/requiz/ |
| D | plugin.info.txt | 6 desc Use a quiz challenge to protect DokuWiki against automated spam
|
| /plugin/mikioplugin/ |
| H A D | README.md | 90 …- Added ability to create group radio items in a multiple quiz item by surrounding options in []… 98 - Fix quiz results not shown correctly when markdown formatting applied. 106 - Added `full` attribute to `quiz` to show the entire quiz. 113 - Added scoring and multiple options to the `quiz` elements. Requested by Dylan.
|
| /plugin/mikioplugin/assets/ |
| H A D | styles.less | 1686 .mikiop-quiz { 1691 .mikiop-quiz-question { 1702 .mikiop-quiz-options { 1707 .mikiop-quiz-result { 1711 .mikiop-quiz-option { 1717 .mikiop-quiz-status {
|
| /plugin/passpolicy/ |
| D | words.txt | 2821 quiz
|
| /plugin/tuxquote/ |
| D | quotes.txt | 4207 Class trip to the Coca-Cola factory. I hope there's no pop quiz.
|