Removed main.js and fram.js, updated readme, sending version on lred

This commit is contained in:
MrFry 2019-10-14 15:27:49 +02:00
parent e23482c3e8
commit 72f7bde190
4 changed files with 3 additions and 2220 deletions

View file

@ -4,15 +4,6 @@ This userscript shows help during solving Moodle/Elearning/KMOOC tests online.
<a href="https://gitlab.com/MrFry/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 '// (AT)require file://<path>/main.js' to frame.js, and simply call 'Main();'
there.
<img src="https://qmining.tk/img/1.png" width="420">
<img src="https://qmining.tk/img/2.png" width="420">
<img src="https://qmining.tk/img/3.png" width="420">