Respondus LockDown Browser

From the Linux and Unix Users Group at Virginia Teck Wiki
Revision as of 01:26, 31 January 2016 by imported>Echarlie (References)
Jump to: navigation, search

Respondus LockDown Browser is a piece of proprietary online testing software developed by Respondus, Inc, and used by departments, including the Department of Engineering Education. Success in running under Wine varies from version to version, and may involve complex installation procedures, and the software actively prevents itself from running in a virtual machine.

Official Description

From the Product page:

LockDown Browser® is a custom browser that locks down the testing environment within Blackboard, ANGEL, Brightspace by D2L, Canvas, Moodle, and Sakai. When students use LockDown Browser they are unable to print, copy, go to another URL, or access other applications. When an assessment is started, students are locked into it until they submit it for grading. Available for Windows, Mac and iOS [sic].

Features Bugs

  • Integrates with Blackboard, ANGEL, Brightspace by D2L, Canvas, Moodle, and Sakai
  • Assessments are displayed full-screen and cannot be minimized
  • Assessments cannot be exited until submitted by users for grading
  • Task switching or access to other applications is prevented
  • Print, Print Screen and capturing functions are disabled
  • Copying and pasting anything to and from an assessment is prohibited
  • Screen capture, messaging, screen-sharing, virtual machine, and network monitoring applications are blocked from running
  • Right-click menu options and function keys are disabled
  • Browser menu and toolbar options are disabled, except for Back, Forward, Refresh and Stop
  • Source code for the HTML page cannot be viewed
  • The browser automatically starts at the login page for the institution’s learning management system
  • URLs cannot be typed by the user
  • External links don’t compromise the locked testing environment
  • Pages from the assessment are not stored on the computer after exiting
  • Assessments that are set up for use with LockDown Browser cannot be accessed with other browsers
  • Localized for multiple languages, including English, Spanish, French, German, Italian, and Portuguese
  • Available for both Windows and Mac computers, as well as iPad

Malware

LockDown requires administrative privileges to run, and cannot be run as an unprivileged user. Features of the browser could be construed to violate Virginia Tech Acceptable Use Policy by engag[ing] in any activity that might be purposefully harmful to systems or to any information stored thereon..., however its use is not widespread enough for this to gain any note.

Running the Software

Wine

There are multiple tutorials available by a quick web search which claim to get this working in Wine, however, to date, no member of VTLUUG has succeeded in doing so and existing information indicates it varies by version of the browser.

Virtual Machine (KVM)

This refuses to run in a Virtual Machine. It may be possible to add the -cpu kvm=off flag to Qemu to prevent it from detecting a virtualized environment, but this has not been tested to date. It may also be necessary to disable Virtio drivers and devices.

Natively (Windows or OS X)

To run on Windows, the software requires administrative privileges. Previous versions were shown to have used Internet Explorer with certain modifications executed on the fly, to add the "Lock Down" features, however it currently appears to be a stand-alone browser with some resemblance to Google's Chrome.

On Mac OS X, it requires that The Safari browser must be configured to the minimum requirements for the Learning Management System being used, [1] indicating that it piggybacks off of Safari features, although it is unknown if it requires administrative privileges on Mac OS X.

A version for iOS (iPad-only) is also available.

Other Notes

Actual Bugs

  • No support for U2F -- requires second (expensive) device for other 2 Factor Authentication methods
  • Easily circumvented
    • Most students have second computer (i.e. Smartphone), which can be used for cheating (i.i. Google searching)
    • Circumvention methods disadvantage students of lower income, who do not have second device.
  • No Linux version, disadvantaging students promoting the use of free software
  • Does not prevent collaboration in out-of-class testing
  • Superfluous for in-class testing, where students are visually monitored anywas
    • At most just promotes lazy proctoring of exams
  • Cannot take multiple tests within a single session
  • Requires administrative privileges which may not be available on multi-user machines

References