░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/question/type/multichoice/amd/build
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: answers.min.js
define("qtype_multichoice/answers",["exports"],(function(_exports){Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.default=void 0; /** * Handles events related to the multiple-choice question type answers. * * @module qtype_multichoice/answers * @copyright 2020 Jun Pataleta <jun@moodle.com> * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ const SELECTORS_ANSWER_LABEL="[data-region=answer-label]";var _default={init:rootId=>{const root=document.getElementById(rootId);root.querySelectorAll(SELECTORS_ANSWER_LABEL).forEach((answerLabel=>{answerLabel.addEventListener("click",(e=>{const labelId=e.currentTarget.id;root.querySelector('[aria-labelledby="'.concat(labelId,'"]')).click()}))}))}};return _exports.default=_default,_exports.default})); //# sourceMappingURL=answers.min.js.map
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 answers.min.js
JS
851 B
2026-02-11 01:44
EDIT
📄 answers.min.js.map
MAP
2.3 KB
2026-02-11 01:44
EDIT
📄 clearchoice.min.js
JS
1.7 KB
2026-02-11 01:44
EDIT
📄 clearchoice.min.js.map
MAP
5.9 KB
2026-02-11 01:44
EDIT