Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Safe exam browser.

Safe exam browser: Difference between revisions

From MoodleDocs
(Added , available for Windows and Mac Operating Systems,)
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Quiz}}
{{Quiz}}
The Safe Exam Browser can work with Moodle to control what a student can do when in Moodle. To use it, it must be enabled in ''Settings > Site administration > Development > Experimental > Experimental settings''. This adds the choice 'Require Safe Exam Browser' to the 'Browser security' field on the quiz settings form.
Safe Exam Browser can work with Moodle to control what a student can access during a Moodle quiz attempt. There are two options how to activate SEB support in Moodle. One is the built-in support, which must be enabled in ''Settings > Site administration > Development > Experimental > Experimental settings''. This adds the choice 'Require Safe Exam Browser' to the 'Browser security' field on the quiz settings form. The second option is more secure: Install the [https://github.com/moodleou/moodle-quizaccess_safeexambrowser quiz access rule plugin] in Moodle. It will give you the option to copy-paste a hash key (called "Browser Exam Key") generated from SEB settings and the application code signature into the quiz settings. Only students using an approved version of SEB and the correct settings will be able to access the quiz.


The Safe Exam Browser is offered under a Mozilla Public License and uses C++ and JavaScript.  
Safe Exam Browser is offered under a Mozilla Public License. The application is available for Windows, macOS and iOS as freeware.


==Features==
==Features==
Safe Exam Browser is a customised web browser, available for Windows and Mac Operating Systems,  that must be [http://www.safeexambrowser.org/news_en.html downloaded and installed] on the computer that the student uses to attempt the quiz. The restrictions placed on students are similar to those in pop-up window case, but because Safe Exam Browser is software running on the student's computer, it can do a much more effective job of restricting their actions. If you select this option:  
Safe Exam Browser is a customised web browser, available for Windows (7, 8.1, 10), macOS (starting 10.7, recommended 10.11 or newer) and iOS (9.3.5 or newer). The application must be [https://safeexambrowser.org/download downloaded and installed] on the device that the student uses to attempt the quiz. The restrictions placed on students are similar to those in the pop-up window case, but because Safe Exam Browser is software running on the student's computer, it can do a much more effective job of restricting their actions. If you select this option:  


* Students will only be able to attempt the quiz if they are using Safe Exam Browser.
* Students will only be able to attempt the quiz if they are using Safe Exam Browser.
* The browser window will be fullscreen (without any navigation elements).
* The browser window won't have a URL or search field and back/forward navigation and reload can be disabled.
* The window cannot be closed until the test is submitted.
* SEB cannot be closed until the test is submitted.
* Shortcuts keys such as Win, Ctrl+Alt+Del, Alt+F4, F1, Ctrl+P, Printscreen, are disabled.
* Switching to other applications is disabled by default, but it's possible to allow to use specific third party applications during an exam.
* Copy and paste, and the context menu, are disabled.
* Shortcut keys such as Win+Tab, Alt+Tab, Ctrl+Alt+Del, Alt+F4, Print Screen, Cmd+Tab are disabled or cannot be used to close SEB or to switch to other user accounts on the computer.
* Switching to other applications is disabled.
* The clipboard is cleared when starting and quitting SEB.
* Surfing to other web sites is prohibited.
* The browser context menu is disabled.
* Specific web sites/pages/resources can be configured to be accessible during an exam, using a URL filter.
* Spell checking and dictionary lookup is disabled, but can optionally be allowed.
 
==Upgrading Safe Exam Browser==
When you upgrade the Safe Exam Browser software, the Browser Exam Key value will change and you will need to update the settings in the Moodle quiz with the new value. Otherwise, your students may not be able to open the quiz. See [https://moodle.org/mod/forum/discuss.php?d=332344 this forum post].
 
==Chrome OS and Safe Exam Browser==
Safe Exam Browser is currently only available for Windows, Mac and iOS. In order to lock everything down, SEB has to do a lot of operating-system-specific things. This is why it is only available for certain systems.
 
See [https://support.google.com/chrome/a/answer/3273084?hl=en this article] about three ways of using Chromebooks for student assessments: Chromebooks are a secure platform for administering student assessments, and when setup properly, these devices meet K-12 education testing standards. With Chromebooks, you can disable students’ access to browse the web during an exam in addition to disabling external storage, screenshots, and the ability to print.
 
See [https://moodle.org/mod/forum/discuss.php?d=278747 this forum thread] about Secure Quiz using Chromebook Kiosk App and User Agent.
 
See [http://cytochromec.net/blog/2015/05/secure-browser-for-testing-on-moodle-using-chromebooks-or-winmac/ this blog] about Secure Browser for testing on Moodle using Chromebooks or Win/Mac.
 
===iLearn Secure Browser for Chromebooks===
See [https://docs.google.com/document/d/1nf188E982fwwHjtQJHgYtyXoeXgAihODu99-WaS0HF0/edit this flyer] and also  [https://michiganmoodle.dearbornschools.org/plugins/a-new-moodle-open-source-secure-testing-application-using-chromebooks-for-k-12/ this video]] about iLearn Secure Browser for Chromebooks for K-12.
 
See [https://moodle.org/mod/forum/discuss.php?d=358911#p1501380 this forum post] about Top Tech Tools to Build a Learning Platform.
 
==Securing a Moodle Quiz on an iPad==
* Safe Exam Browser is also available for iOS and can be used to securely lock an iPad (and iPhone or iPod Touch) during a Moodle quiz. From version 2.1.13, the Browser Exam Key check is supported as well.
* The Respondus LockDown Browser which carries out similar controls also works on iOS. See [https://www.respondus.com/products/lockdown-browser/ https://www.respondus.com/products/lockdown-browser/] for details.
* See [http://www.somerandomthoughts.com/blog/2014/10/01/securing-a-moodle-quiz-on-an-ipad/ this blog] by [https://moodle.org/user/profile.php?id=281671 Gavin Henrick] about Securing a Moodle Quiz on an iPad.


==See also==
==See also==
Line 22: Line 46:


[[es:Navegador de examen seguro]]
[[es:Navegador de examen seguro]]
[[de:Safe Exam Browser]]

Latest revision as of 21:46, 20 March 2019

Safe Exam Browser can work with Moodle to control what a student can access during a Moodle quiz attempt. There are two options how to activate SEB support in Moodle. One is the built-in support, which must be enabled in Settings > Site administration > Development > Experimental > Experimental settings. This adds the choice 'Require Safe Exam Browser' to the 'Browser security' field on the quiz settings form. The second option is more secure: Install the quiz access rule plugin in Moodle. It will give you the option to copy-paste a hash key (called "Browser Exam Key") generated from SEB settings and the application code signature into the quiz settings. Only students using an approved version of SEB and the correct settings will be able to access the quiz.

Safe Exam Browser is offered under a Mozilla Public License. The application is available for Windows, macOS and iOS as freeware.

Features

Safe Exam Browser is a customised web browser, available for Windows (7, 8.1, 10), macOS (starting 10.7, recommended 10.11 or newer) and iOS (9.3.5 or newer). The application must be downloaded and installed on the device that the student uses to attempt the quiz. The restrictions placed on students are similar to those in the pop-up window case, but because Safe Exam Browser is software running on the student's computer, it can do a much more effective job of restricting their actions. If you select this option:

  • Students will only be able to attempt the quiz if they are using Safe Exam Browser.
  • The browser window won't have a URL or search field and back/forward navigation and reload can be disabled.
  • SEB cannot be closed until the test is submitted.
  • Switching to other applications is disabled by default, but it's possible to allow to use specific third party applications during an exam.
  • Shortcut keys such as Win+Tab, Alt+Tab, Ctrl+Alt+Del, Alt+F4, Print Screen, Cmd+Tab are disabled or cannot be used to close SEB or to switch to other user accounts on the computer.
  • The clipboard is cleared when starting and quitting SEB.
  • The browser context menu is disabled.
  • Specific web sites/pages/resources can be configured to be accessible during an exam, using a URL filter.
  • Spell checking and dictionary lookup is disabled, but can optionally be allowed.

Upgrading Safe Exam Browser

When you upgrade the Safe Exam Browser software, the Browser Exam Key value will change and you will need to update the settings in the Moodle quiz with the new value. Otherwise, your students may not be able to open the quiz. See this forum post.

Chrome OS and Safe Exam Browser

Safe Exam Browser is currently only available for Windows, Mac and iOS. In order to lock everything down, SEB has to do a lot of operating-system-specific things. This is why it is only available for certain systems.

See this article about three ways of using Chromebooks for student assessments: Chromebooks are a secure platform for administering student assessments, and when setup properly, these devices meet K-12 education testing standards. With Chromebooks, you can disable students’ access to browse the web during an exam in addition to disabling external storage, screenshots, and the ability to print.

See this forum thread about Secure Quiz using Chromebook Kiosk App and User Agent.

See this blog about Secure Browser for testing on Moodle using Chromebooks or Win/Mac.

iLearn Secure Browser for Chromebooks

See this flyer and also this video] about iLearn Secure Browser for Chromebooks for K-12.

See this forum post about Top Tech Tools to Build a Learning Platform.

Securing a Moodle Quiz on an iPad

  • Safe Exam Browser is also available for iOS and can be used to securely lock an iPad (and iPhone or iPod Touch) during a Moodle quiz. From version 2.1.13, the Browser Exam Key check is supported as well.
  • The Respondus LockDown Browser which carries out similar controls also works on iOS. See https://www.respondus.com/products/lockdown-browser/ for details.
  • See this blog by Gavin Henrick about Securing a Moodle Quiz on an iPad.

See also