bergwerf / universal-kiosk

Universal Kiosk Chrome App
1 stars 1 forks source link

IMPORTANT NOTE This app is not being maintained. For an alternative Kiosk app with more options, check out: https://github.com/cook-company/kiosk.

Universal Kiosk

This is a Chrome Kiosk App for displaying web content on Chromebooks while disabling the possibility to do something else on your Chromebook at the same time. This app has been initially built to take exams using Google Forms because it prevents students from looking up answers online while making the test.

Setup

  1. Get Chrome management for each Chrome device.
  2. Enroll each device in your school’s domain.
  3. Go to Chrome Management > Device Settings > Kiosk Settings > Single App Kiosk, select Allow Single App Kiosk for devices in the organizational unit you select.
  4. Click Manage Kiosk Applications. In the dialog that appears select Universal Kiosk. You can search for it on the Chrome Web Store, or manually install it if you have the app ID and URL by selecting Specify a Custom App.
  5. Make sure the devices you want to administer the exam with are under the organizational unit you select for the kiosk app.

Further reading: https://support.google.com/chrome/a/answer/3273084

How to use with Google Forms

You can create a short URL for your Google Forms exam using http://goo.gl, students can then enter this URL in the Universal Kiosk app and start the test.

Features

License

Universal Kiosk
Copyright (c) 2015 Herman Bergwerf

Universal Kiosk is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Universal Kiosk is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Acknowledgements