Commiting testing to master

This commit is contained in:
YourFriendlyNeighborhoodDealer 2019-03-13 13:49:38 +01:00
parent 580f9d9b9c
commit e3b5699955
4 changed files with 487 additions and 437 deletions

View file

@ -9,3 +9,5 @@
Passive mode
1.6.1.6:
Fixed question saving match percent
1.6.2.0:
Document element getting refactoring

View file

@ -21,7 +21,7 @@
// ==UserScript==
// @name Moodle/Elearning/KMOOC test help
// @version 1.6.2.7
// @version 1.6.3.0
// @description Online Moodle/Elearning/KMOOC test help
// @author YourFriendlyNeighborhoodDealer
// @match https://elearning.uni-obuda.hu/main/*

View file

@ -22,7 +22,7 @@
var data; // all data, which is in the resource txt
var addEventListener; // add event listener function
const lastChangeLog = ''; // TODO
const lastChangeLog = 'Néhány szerkezeti átalakítás, és bugfix. Ha valami elromlott akkor pls report, thanx';
const serverAdress = "https://qmining.tk/";
// forcing pages for testing. unless you test, do not set these to true!

914
stable.js

File diff suppressed because it is too large Load diff