EduSynch E-Proctoring
proctoring
EduSynch E-Proctoring란 무엇입니까?
EduSynch E-Proctoring은(는) https://edusynch.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "proctoring"입니다.
확장 프로그램 스크린샷
EduSynch E-Proctoring 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This Extension is brought to you by EduSynch (https://edusynch.com). This Extension allows you to integrate the EduSynch E-Proctoring solution into your existing LMS (or any other online testing platform). This Extension allows users taking online exams to: • Share their screen during an exam • Share their webcam during an exam • Record any and all events that take place in the browser during an exam This Extension can only be activated if your organization has purchased a license from EduSynch, and if you are starting an exam on a platform registered with EduSynch. There is no way to unintentionally share your screen. By installing this extension, you are giving EduSynch permission to view your screen during an examination.
확장 프로그램 기본 정보
이름 | EduSynch E-Proctoring |
ID | lcibhobeeihkngcdkbobdkekiigcedkm |
공식 URL | https://chromewebstore.google.com/detail/edusynch-e-proctoring/lcibhobeeihkngcdkbobdkekiigcedkm |
설명 | proctoring |
파일 크기 | 3.56 MB |
설치 횟수 | 913 |
현재 버전 | 2.8.2 |
최근 업데이트 | 2024-02-21 |
출시 날짜 | 2022-03-30 |
평점 | 4.64/5 총 11 개의 평점 |
개발자 | https://edusynch.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://edusynch.com |
도움말 페이지 URL | https://edusynch.com/contact |
개인정보 보호 정책 페이지 URL | https://edusynch.com/privacy |
지원되는 언어 | de,en,es,pl,pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "2.8.2", "author": "edusynch", "name": "EduSynch E-Proctoring", "description": "proctoring", "background": { "service_worker": "static\/background\/index.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "scripting", "activeTab", "webNavigation", "tabs", "system.display", "unlimitedStorage", "notifications", "management" ], "content_scripts": [ { "matches": [ "*:\/\/*\/courses\/*" ], "js": [ "clearfix.d259427c.js" ], "run_at": "document_start", "all_frames": true, "css": [ "clearfix.f218bd54.css" ] }, { "matches": [ "https:\/\/*\/learn\/dashboard*", "https:\/\/*\/learn\/course\/*", "https:\/\/*\/thoughtindustries\/*", "https:\/\/*\/login\/canvas*", "https:\/\/*\/courses\/*\/assignments\/*", "https:\/\/*\/courses\/*\/quizzes\/*", "https:\/\/*\/mod\/quiz\/view.php?id=*", "https:\/\/*\/mod\/quiz\/attempt.php*", "https:\/\/*\/mod\/quiz\/summary.php*", "https:\/\/*\/mod\/quiz\/review.php*", "https:\/\/app.edusynch.com\/*", "https:\/\/stage.app.edusynch.com\/*", "https:\/\/develop.app.edusynch.com\/*" ], "js": [ "contentScript.8b79eaa4.js" ], "run_at": "document_idle", "css": [ "contentScript.fc744471.css" ] }, { "matches": [ "https:\/\/*\/courses\/*\/quizzes\/*" ], "js": [ "initialSetup.4153ae92.js" ], "css": [] }, { "matches": [ " |