mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Updated readme
This commit is contained in:
parent
e71b781164
commit
7b03c3d2ff
1 changed files with 13 additions and 3 deletions
16
README.md
16
README.md
|
@ -2,12 +2,22 @@
|
||||||
|
|
||||||
This userscript shows help during solving Moodle/Elearning/KMOOC tests online.
|
This userscript shows help during solving Moodle/Elearning/KMOOC tests online.
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help">Greasyfork link</a> Navigate to here, if you want to install the script!
|
||||||
|
<a href="https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server">Server repository link</a>
|
||||||
|
|
||||||
|
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 '// @require file://<path>/main.js' to frame.js, and simply call 'Main();'
|
||||||
|
there.
|
||||||
|
|
||||||
<img src="http://qmining.tk/img/1.png" width="420">
|
<img src="http://qmining.tk/img/1.png" width="420">
|
||||||
<img src="http://qmining.tk/img/2.png" width="420">
|
<img src="http://qmining.tk/img/2.png" width="420">
|
||||||
<img src="http://qmining.tk/img/3.png" width="420">
|
<img src="http://qmining.tk/img/3.png" width="420">
|
||||||
<img src="http://qmining.tk/img/4.png" width="420">
|
<img src="http://qmining.tk/img/4.png" width="420">
|
||||||
<img src="http://qmining.tk/img/5.png" width="420">
|
<img src="http://qmining.tk/img/5.png" width="420">
|
||||||
<img src="http://qmining.tk/img/6.png" width="420">
|
<img src="http://qmining.tk/img/6.png" width="420">
|
||||||
|
|
||||||
<a href="https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help">Greasyfork link</a> Navigate to here, if you want to install the script!
|
|
||||||
<a href="https://gitlab.com/YourFriendlyNeighborhoodDealer/question-node-server">Server repository link</a>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue