OU Proctor

OUProctor - Giám sát phòng thi cho hệ thống LMS

Qu'est-ce que OU Proctor ?

OU Proctor est une extension Chrome développée par ouhightech, et sa fonction principale est "OUProctor - Giám sát phòng thi cho hệ thống LMS".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension OU Proctor

Téléchargez les fichiers d'extension OU Proctor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        OU Proctor - Exam room monitoring for LMS
You need to install this extension to take an quiz at LMS system. This software only works on our LMS system. When the extension is installed on the test. Users will have to perform checks such as requesting access to the webcam and microphone on the browser, etc. After successful authentication via the face recognition API. Users can take the test in full screen mode, do not open new tabs, do not allow copy, paste,... Data will be stored in our system.                    

Informations de Base sur l'Extension

Nom OU Proctor OU Proctor
ID mmknfaojcgjcelkoabokhaljjapiogbg
URL Officiel https://chromewebstore.google.com/detail/ou-proctor/mmknfaojcgjcelkoabokhaljjapiogbg
Description OUProctor - Giám sát phòng thi cho hệ thống LMS
Taille du Fichier 1.05 MB
Nombre d'Installations 214
Version Actuelle 1.3.47
Dernière Mise à Jour 2021-12-29
Date de Publication 2020-12-14
Évaluation 5.00/5 Total 3 Évaluations
Développeur ouhightech
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://elo.edu.vn
URL de la Page d'Aide https://lms.elo.edu.vn
URL de la Page de Politique de Confidentialité https://dev.elo.edu.vn/blocks/privacyouproc/privacy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_A045__",
    "short_name": "__MSG_A045__",
    "version": "1.3.47",
    "description": "__MSG_pageaction_default__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "assets\/LmsH451.js",
            "assets\/lmsX3ef.js",
            "assets\/Lms4edf.js",
            "assets\/Lms5tgh.js",
            "assets\/Lms92SS.js",
            "assets\/Lms2Qsd.js"
        ],
        "persistent": true
    },
    "page_action": {
        "default_icon": "assets\/ouproctor32.png",
        "default_title": "__MSG_pageaction_default__"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "tabs",
        "",
        "storage",
        "clipboardWrite",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "management",
        "browsingData",
        "cookies",
        "system.cpu",
        "system.memory",
        "system.display",
        "downloads",
        "power",
        "proxy",
        "privacy"
    ],
    "minimum_chrome_version": "58",
    "web_accessible_resources": [
        "lmshtml\/*.svg",
        "lmshtml\/*.gif",
        "lmshtml\/*.webp",
        "assets\/*.png",
        "lmshtml\/*.html",
        "lmshtml\/*.css",
        "lmshtml\/*.xml"
    ],
    "icons": {
        "32": "assets\/ouproctor_32.png",
        "48": "assets\/ouproctor_48.png"
    },
    "devtools_page": "assets\/Ws4g.html",
    "manifest_version": 2
}