Moodle Plugins directory: Safe Exam Browser quiz access rule: Versions: 1.0 for Moodle 2.3+ | Moodle.org

Safe Exam Browser quiz access rule
Quiz access rules ::: quizaccess_safeexambrowser
Maintained by
Tim 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.0 for Moodle 2.3+
Moodle 2.3, 2.4, 2.5, 2.6, 2.7
Released: Thursday, 15 May 2014, 1:11 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.
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
- 2014051400
- Version release name
- 1.0 for Moodle 2.3+
- Can be updated from
- 0.9 (2013042500)
- Can be updated to
- 1.1 for Moodle 2.6+ (2014111200)
- Maturity
- Stable version
- MD5 Sum
- 54158117aac9c9e7c7589af30874ba86
- Supported software
- Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7
- Latest release for Moodle 2.3
- Latest release for Moodle 2.4
- Latest release for Moodle 2.5
- The more recent release 1.1 for Moodle 2.6+ (2014111200) exists for Moodle 2.6
- The more recent release 1.1 for Moodle 2.6+ (2014111200) exists for Moodle 2.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v1.0
Default installation instructions for plugins of the type Quiz access rules
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
- Visit http://yoursite.com/admin to finish the installation