catalyst / moodle-quizaccess_seb

Plugin to integrate Safe Exam Browser into the quiz activity. This plugin is part of 3.9 Moodle standard distribution, but shared in the plugin directory for Moodle 3.7 and 3.8 https://moodle.org/plugins/quizaccess_seb
4 stars 5 forks source link

you should be able to allow more than one url #196

Closed isacsonk closed 4 years ago

isacsonk commented 4 years ago

how to reproduce

as a teacher create a quiz and configure it to be used with "yes-configure manually" in the field "Expressions allowed" enter two urls that are to be allowed for example: https://seb-demo.catalyst-au.net/ https://www.tg.ethz.ch/ save as a student start for example firefox and go to the quiz click "launch Safe Exam Browser" --> SEB is reconfigured but you get the message that the url is not allowed

requirement

the xml file should have the complete needed syntax also for more than one urls

danschlet commented 4 years ago

There is also a bug regarding URL filtering in the current SEB 3.0 for Windows build. Testing URL filtering should only be continued with SEB 3.0 when this bug was fixed.

lucaboesch commented 4 years ago

Thanks for letting us know, @danschlet !

isacsonk commented 4 years ago

Without the forward slashes at the end of the url's it seems to work. @lucaboesch: Have you retested? Does it work in your case as well?

isacsonk commented 4 years ago

After having installed the newest SEB 3.0 version, it also works with the forward slashes at the end of the url.