/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
D | Grade.php | 25 public $correct; variable in Google\\Service\\Forms\\Grade 33 public function setCorrect($correct) argument 35 $this->correct = $correct; 42 return $this->correct;
|
/plugin/flashcards/ |
D | script.js | 80 if (index === question.correct) { 92 correct: question.correct, property 94 isCorrect: selectedIndex === question.correct, 97 if (selectedIndex === question.correct) { 111 correct: question.correct, property 144 if (j === result.correct) {
|
D | style.css | 29 #flashcards-container .correct {
|
/plugin/oauthdiscordserver/ |
D | action.php | 38 if (!$inServer) throw new Exception('Not a member of the correct server'); 51 if (!$inRole) throw new Exception("User doesn't have the correct role");
|
/plugin/navi/_test/ |
D | ExternalLinksTest.php | 70 ], $actualPages, 'the correct pages in the correct order');
|
/plugin/quizlib/ |
D | script.js | 34 function handleAnswers(question, no, correct) { argument 35 if (!correct) {
|
D | README.md | 17 * radio buttons (exactly one correct answer) 18 * checkbox (one or more correct answers) 21 …correct answers ("rightanswers") and the string for the submit button ("submit"). Each element of …
|
D | style.css | 22 .quizlib-correct {
|
/plugin/blockquote/ |
D | plugin.info.txt | 6 desc Write quotations in a semantically correct way
|
/plugin/authshibboleth/ |
D | CHANGELOG.md | 3 * correct typo in function name getUserDisplayNameFromTpl -> retrieveUserDisplayNameFromTpl (thanks…
|
/plugin/swiftmail/lang/nl/ |
D | intro.txt | 3 …uWiki. Je kunt het gebruiken om te controleren of je de SwiftMail plugin correct hebt geconfiguree…
|
/plugin/smtp/lang/nl/ |
D | intro.txt | 3 …n DokuWiki. Je kunt het gebruiken om te controleren of je de SMTP plugin correct hebt geconfiguree…
|
/plugin/saml/lang/en/ |
D | intro.txt | 5 …data/2007-06/FederationMetadata.xml%%''. Simply paste this URL (with the correct server name) belo…
|
/plugin/adfs/lang/en/ |
D | intro.txt | 5 …data/2007-06/FederationMetadata.xml%%''. Simply paste this URL (with the correct server name) belo…
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
D | HTML.AllowedCommentsRegexp.txt | 10 correct anchor metacharacters <code>^regex$</code>, otherwise you may accept
|
/plugin/googleads/ |
D | CHANGELOG.md | 18 - [GA-2] - Replaced CHANGELOG.md with the correct one
|
/plugin/edittable/less/ |
D | editbutton.less | 3 margin-top: -1.7em; // this is correct for dokuwiki template, but we adjust it via JS later
|
/plugin/matrixnotifierwas/vendor/psr/http-message/ |
D | CHANGELOG.md | 27 to point to the correct section of RFC 7230.
|
/plugin/authgooglesheets/vendor/psr/http-message/ |
D | CHANGELOG.md | 27 to point to the correct section of RFC 7230.
|
/plugin/html2pdf/html2pdf/html2ps/ |
D | TODO | 2 update FetcherLocalFile so that it returns correct base url
|
/plugin/mikioplugin/ |
D | script.js | 420 var correct = 0; 541 correct++; 551 correct++; 573 …status.push(parent.attr('data-result-correct').replace('$1', correct).replace('$2', questionCount)…
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
D | endpoint-closure.asciidoc | 4 The client uses an Endpoint closure to dispatch API requests to the correct
|
/plugin/asciidocjs/node_modules/has-proto/ |
D | CHANGELOG.md | 12 - [meta] correct URLs and description [`ef34483`](https://github.com/inspect-js/has-proto/commit/ef…
|
/plugin/quiz/ |
D | style.css | 47 div.quiz-block div.quiz-correct {
|
/plugin/spellcheck/ |
D | script.js | 222 this.correct = function (id, word){ method 238 this.correct(id,encodeURIComponent(word));
|