FREE Proctor Autoproctor Quilgo Alternative
BoloForms plugs a countdown timer in Google Forms and automated proctoring for online tests, exams and assessments
Τι είναι το FREE Proctor Autoproctor Quilgo Alternative;
Το FREE Proctor Autoproctor Quilgo Alternative είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://boloforms.com, και η κύρια λειτουργία του είναι "BoloForms plugs a countdown timer in Google Forms and automated proctoring for online tests, exams and assessments".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης FREE Proctor Autoproctor Quilgo Alternative
Λήψη αρχείων επέκτασης FREE Proctor Autoproctor Quilgo Alternative σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
With BoloForms, the test taker will see a countdown timer on opening the Google Form. They will also be given an instruction screen before giving the test. After the countdown ends, the user cannot access the form. Apart from a test duration, you can also set a Start Time and End Time for the test. Users cannot access the test before the Start Time, or after the End Time. Apart from the Timer, BoloForms also checks that a user doesn't cheat on the test. During the test, it monitors the user's environment and actions. For example, if BoloForms detects via the user's device's camera that there are more than one faces, it notifies the user. It also takes a photo that you can manually review. Similarly, if the user moves away from the Quiz to a different tab/application, BoloForms tracks this. In addition, you can also review the evidence that AutoProctor collects for each test. Before the test taker begins the test, they are informed of the monitoring. Because they know that their activities are being tracked, they are much less likely to cheat on the test. This prevention and detection of malpractice significantly increases the overall integrity of your Google Form Test. BoloForms integrates easily with Google Forms to prevent cheating. BoloForms Explainer Video: youtube.com/watch?v=2jAiTfn2mLc Download BoloForms Google Workspace Add-on here to best use the Chrome Extension- https://workspace.google.com/marketplace/app/timer_+_proctor_form_presenter+timer_for/1083655933830 BoloForms Blog- https://www.boloforms.blog/
Βασικές Πληροφορίες Επέκτασης
Όνομα | FREE Proctor Autoproctor Quilgo Alternative |
ID | mlddojdhmmepmpbahldaboobgakopecc |
Επίσημο URL | https://chromewebstore.google.com/detail/free-proctor-autoproctor/mlddojdhmmepmpbahldaboobgakopecc |
Περιγραφή | BoloForms plugs a countdown timer in Google Forms and automated proctoring for online tests, exams and assessments |
Μέγεθος Αρχείου | 53.53 KB |
Αριθμός Εγκαταστάσεων | 751 |
Τρέχουσα Έκδοση | 1.0.0 |
Τελευταία Ενημέρωση | 2022-07-17 |
Ημερομηνία Δημοσίευσης | 2022-07-17 |
Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://boloforms.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://boloforms.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://boloforms.com/faqs.html |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.boloforms.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "FREE Proctor Autoproctor Quilgo Alternative", "version": "1.0.0", "description": "BoloForms plugs a countdown timer in Google Forms and automated proctoring for online tests, exams and assessments", "icons": { "16": "assets\/logo.png", "48": "assets\/logo.png", "128": "assets\/logo.png" }, "action": { "default_popup": "pop_up.html", "default_title": "FREE Proctor Autoproctor Quilgo Alternative", "default_icon": [] }, "host_permissions": [ "https:\/\/app.boloforms.com\/", "http:\/\/127.0.0.1:8080\/" ], "permissions": [ "storage", "identity", "identity.email" ] } |