Added exam site

This commit is contained in:
mrfry 2021-03-23 19:14:03 +01:00
parent 21aee8420c
commit f759eb43b7

View file

@ -46,10 +46,11 @@
// : Script header {{{ // : Script header {{{
// ==UserScript== // ==UserScript==
// @name Moodle/Elearning/KMOOC test help // @name Moodle/Elearning/KMOOC test help
// @version 2.1.1.0 // @version 2.1.1.1
// @description Online Moodle/Elearning/KMOOC test help // @description Online Moodle/Elearning/KMOOC test help
// @author MrFry // @author MrFry
// @match https://elearning.uni-obuda.hu/* // @match https://elearning.uni-obuda.hu/*
// @match https://exam.elearning.uni-obuda.hu*
// @match https://mooc.unideb.hu/* // @match https://mooc.unideb.hu/*
// @match https://itc.semmelweis.hu/moodle/* // @match https://itc.semmelweis.hu/moodle/*
// @match https://oktatas.mai.kvk.uni-obuda.hu/* // @match https://oktatas.mai.kvk.uni-obuda.hu/*
@ -2034,7 +2035,7 @@
width: '300px', width: '300px',
height: '90px', height: '90px',
position: 'fixed', position: 'fixed',
bottom: '10px', bottom: '30px',
left: '10px', left: '10px',
zIndex: 999999, zIndex: 999999,
background: '#262626', background: '#262626',