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:
parent
21aee8420c
commit
f759eb43b7
1 changed files with 3 additions and 2 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue