mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Changed maintainer name
This commit is contained in:
parent
4789da4342
commit
7ecba849e5
5 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@ 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>
|
||||
<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
|
||||
|
|
4
frame.js
4
frame.js
|
@ -2,7 +2,7 @@
|
|||
|
||||
Online Moodle/Elearning/KMOOC test help
|
||||
Greasyfork: <https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help>
|
||||
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/moodle-test-userscript>
|
||||
GitLab: <https://gitlab.com/MrFry/moodle-test-userscript>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -23,7 +23,7 @@
|
|||
// @name Moodle/Elearning/KMOOC test help
|
||||
// @version 1.6.3.1
|
||||
// @description Online Moodle/Elearning/KMOOC test help
|
||||
// @author YourFriendlyNeighborhoodDealer
|
||||
// @author MrFry
|
||||
// @match https://elearning.uni-obuda.hu/main/*
|
||||
// @match https://elearning.uni-obuda.hu/kmooc/*
|
||||
// @match https://mooc.unideb.hu/*
|
||||
|
|
4
license
4
license
|
@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
|
|||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
Moodle test solver userscript
|
||||
Copyright (C) 2019 YourFriendlyNeighborhoodDealer
|
||||
Copyright (C) 2019 MrFry
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
|
|||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
Moodle Test solver userscript Copyright (C) 2019 YourFriendlyNeighborhoodDealer
|
||||
Moodle Test solver userscript Copyright (C) 2019 MrFry
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
|
2
main.js
2
main.js
|
@ -3,7 +3,7 @@
|
|||
|
||||
Online Moodle/Elearning/KMOOC test help
|
||||
Greasyfork: <https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help>
|
||||
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/moodle-test-userscript>
|
||||
GitLab: <https://gitlab.com/MrFry/moodle-test-userscript>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Online Moodle/Elearning/KMOOC test help
|
||||
Greasyfork: <https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help>
|
||||
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/moodle-test-userscript>
|
||||
GitLab: <https://gitlab.com/MrFry/moodle-test-userscript>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -23,7 +23,7 @@
|
|||
// @name Moodle/Elearning/KMOOC test help
|
||||
// @version 1.6.3.1
|
||||
// @description Online Moodle/Elearning/KMOOC test help
|
||||
// @author YourFriendlyNeighborhoodDealer
|
||||
// @author MrFry
|
||||
// @match https://elearning.uni-obuda.hu/main/*
|
||||
// @match https://elearning.uni-obuda.hu/kmooc/*
|
||||
// @match https://mooc.unideb.hu/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue