Safe Exam Browser quiz access rule

Quiz access rules ::: quizaccess_safeexambrowser
Maintained by TimTim Hunt, Luca Bösch
This quiz access rule plugin provides Safe Exam Browser 2.0 integration for Moodle

Safe Exam Browser quiz access rule 1.1 for Moodle 2.6+

Moodle 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2
Released: Thursday, 13 November 2014, 3:07 AM
Safe Exam Browser (SEB) quiz access rule

This quiz access rule was created by Tim Hunt at the Open University. It can be
used with versions 2.3.7 of Moodle, or later. (For Moodle 2.4, you should be
using 2.4.4 or later.)

If you install this plugin, there is a new option 'Allowed browser exam keys'
on the quiz settings form where you can enter valid keys for version of SEB
that should be allowed to attempt the quiz. There is also a new capability
'Not required to use Safe Exam Browser'. Users with that capability (by default
teachers and above) are exempt from the secure browser check.

To install using git, type this command in the root of your Moodle install
git clone git://github.com/moodleou/moodle-quizaccess_safeexambrowser.git mod/quiz/accessrule/safeexambrowser
echo '/mod/quiz/accessrule/safeexambrowser/' >> .git/info/exclude

Alternatively, download the zip from
https://github.com/moodleou/moodle-quizaccess_safeexambrowser/zipball/master
unzip it into the mod/quiz/accessrule folder, and then rename the new
folder to safeexambrowser.

Once installed you need to go to the Site administration -> Notifications page
to let the plugin install itself.

Version information

Version build number
2014111200
Version release name
1.1 for Moodle 2.6+
Can be updated from
0.9 (2013042500), 1.0 for Moodle 2.3+ (2014051400)
Maturity
Stable version
MD5 Sum
157e1aae6404ba9d59ec9118425be430
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • The more recent release 1.2 for Moodle 3.2+ (2018021600) exists for Moodle 3.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.1

Default installation instructions for plugins of the type Quiz access rules

  1. Make sure you have all the required versions.
  2. Download and unpack the plugin.
  3. Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation