mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Fixed question highlighting in some cases
This commit is contained in:
parent
52d6bd9be9
commit
775e973681
3 changed files with 15 additions and 3 deletions
|
@ -12,7 +12,7 @@ If you want to install from here then:
|
|||
Paste main.js between '(function() {' and '})();'
|
||||
Search for 'function Main', and type Main(); right before it
|
||||
|
||||
You could also add '// <AT>require file://<path>/main.js' to frame.js, and simply call 'Main();'
|
||||
You could also add '// (AT)require file://<path>/main.js' to frame.js, and simply call 'Main();'
|
||||
there.
|
||||
|
||||
<img src="http://qmining.tk/img/1.png" width="420">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue