mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Added exam site
This commit is contained in:
@@ -46,10 +46,11 @@
|
||||
// : Script header {{{
|
||||
// ==UserScript==
|
||||
// @name Moodle/Elearning/KMOOC test help
|
||||
// @version 2.1.1.0
|
||||
// @version 2.1.1.1
|
||||
// @description Online Moodle/Elearning/KMOOC test help
|
||||
// @author MrFry
|
||||
// @match https://elearning.uni-obuda.hu/*
|
||||
// @match https://exam.elearning.uni-obuda.hu*
|
||||
// @match https://mooc.unideb.hu/*
|
||||
// @match https://itc.semmelweis.hu/moodle/*
|
||||
// @match https://oktatas.mai.kvk.uni-obuda.hu/*
|
||||
@@ -2034,7 +2035,7 @@
|
||||
width: '300px',
|
||||
height: '90px',
|
||||
position: 'fixed',
|
||||
bottom: '10px',
|
||||
bottom: '30px',
|
||||
left: '10px',
|
||||
zIndex: 999999,
|
||||
background: '#262626',
|
||||
|
Reference in New Issue
Block a user