SafeExamBrowser / seb-server

The Safe Exam Browser Server web application simplifies and centralizes the configuration of SEB clients for exams. It interacts with a learning management or exam system for setting up and conducting e-assessments with Safe Exam Browser. It also improves security by allowing to monitor connected SEB clients in real time during e-assessments.
Mozilla Public License 2.0
46 stars 38 forks source link

Moodle Quiz-SEB Configurator - online Help for URL Whitelist and Regex - More Details please #55

Closed JuProTUDa closed 2 years ago

JuProTUDa commented 2 years ago

Hi SEB-Team,

It is not a bug or feature. It is manual thing. The URL Whitelist has no hint what is the delimiter between the expression is like. Please insert a sentence like: Use a new line for the next expression.

The help of the regex is at least in german useless. There is no hint which notation is used.

Where to find: Go to the Safe Exam Browser properties for moodle quiz. Look at the ? Symbols. Here is the german version: Expressions: image image

Regex: image image

Expected behavior Expressions Help Insert: The delimiter between expressions is newline. Regex Help Please explain how to regex with SEB

Moodle 3.11 latest stable version

danschlet commented 2 years ago

I'm sorry, but we are not developing or supporting the SEB integration in Moodle. You have to create support issues on moodle.org.

Regarding using regular expressions for URL filters, see the SEB manuals (Mac/Windows). Regular expressions may help for complex URL filters, but they are complex to understand (see any literature about regular expressions).