mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
e23482c3e8a3ea2e9d12a2f018318508284756b6
Moodle/Elearning/KMOOC test helper tampermonkey script
This userscript shows help during solving Moodle/Elearning/KMOOC tests online.
If you want to install from here then: Open a blank text file Paste everything from frame.js Paste main.js between '(function() {' and '})();' Search for 'function Main', and type Main(); right before it
You could also add '// (AT)require file:///main.js' to frame.js, and simply call 'Main();' there.
Description
Languages
JavaScript
100%