MDL-71187 quizaccess_seb: Change "Launch Safe Exam Browser" to a href.
commit21503ed5e6182268841f5012ae59c23de363406f
authorLuca Bösch <luca.boesch@bfh.ch>
Tue, 4 May 2021 22:18:22 +0000 (5 00:18 +0200)
committerLuca Bösch <luca.boesch@bfh.ch>
Wed, 5 May 2021 08:54:01 +0000 (5 10:54 +0200)
tree9fb9df944d856a1bb423b87ffb438929a8e7ca22
parent1c9837a5578dde7531bb02c050a265bc44af7c91
MDL-71187 quizaccess_seb: Change "Launch Safe Exam Browser" to a href.

In order to allow for correct seb:// or sebs:// calls without browser
warnings of insecure links, it is not possible to send a get request
with an attached cmid parameter to the unknown seb:// or sebs://
URL via a form button.
We've got to use a <a href> link outside a form to circumvent
browsers warning of an insecure link and call Safe Exam Browser
correctly.
mod/quiz/accessrule/seb/rule.php