TeacherView - Teacher Tools

TeacherView - Teacher Tools

TeacherView - Teacher Toolsคืออะไร?

TeacherView - Teacher Tools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย chrome-apps-radix และคุณลักษณะหลักของมันคือ "TeacherView - Teacher Tools"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TeacherView - Teacher Tools

ดาวน์โหลดไฟล์ส่วนขยาย TeacherView - Teacher Tools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Radix TeacherView is an all-in-one classroom management solution, equipped with a built-in video conference system, allowing teachers the “over the shoulder” teaching experience they are used to in a remote or hybrid setting, staying in touch with their students while keeping their digital safety at a high level and also, providing them the best possible learning experience.

Built to scale, Radix TeacherView provides teachers with the tools they need to have a seamless traditional physical classroom experience virtually, monitoring not only the video camera but also the students’ desktops in real-time, virtually walk between students and engage either in 1:1 mode or group collaboration, monitor the class attention level and assist students in real-time using AI.

Streamline the learning experience and keep your finger on the classroom pulse.

Remote at home, local at school or hybrid classrooms, the solution can be used during an emergency and routine, move to remote learning in a click of a button.

Key features:
* Share teacher or student screens and video camera
* Distribute content from the cloud/local drive and share websites
* Use a multi-user whiteboard for collaborative learning
* Respond silently to electronic “hand raises”
* View thumbnails of students’ screens in real-time
* Work alongside or remotely take control of screens
* Lock screens to maximize attention and minimize distractions
* Limit access by blacklisting and whitelisting websites
* Conduct surveys and quizzes
* Synchronize with Google and Microsoft cloud environments 

Benefits:
* Running on AWS – redundancy and a highly-secured
environment
* GDPR, CCPA and ISO compliant
* Easy-to-use, seamless installation, start managing your
class in minutes
* 30 day free trial with full functionality 
* Flexible business model, choose between per student,
teacher or school site license
* Chat, email, phone and self-service support
* Complimentary training is available online four times a week
or on request

Running on:
* Windows devices, Chromebooks, Macs and Android – student only                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TeacherView - Teacher Tools TeacherView - Teacher Tools
ID mddbkffabnjjaihpiocjdagclghhlcmd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/teacherview-teacher-tools/mddbkffabnjjaihpiocjdagclghhlcmd
คำอธิบาย TeacherView - Teacher Tools
ขนาดไฟล์ 65.32 KB
จำนวนการติดตั้ง 2,656
เวอร์ชันปัจจุบัน 5.2
อัปเดตครั้งล่าสุด 2022-12-19
วันที่เผยแพร่ 2017-10-16
คะแนน 3.50/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา chrome-apps-radix
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://teacherview.live
URL หน้าช่วยเหลือ https://www.radix-int.com/teacherview-landing-page/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TeacherView - Teacher Tools",
    "author": "Radix Technologies Ltd.",
    "version": "5.2",
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA29L1R1Qx28+EY7A\/3WZ0qKmP9Dd3fF\/PSq1PP+Iv0BBBPc5dYEpThWh8gAhSc+q\/jRw4V0TSBKvW7ZN+SoZ3OABWAG7hJQzkeu1zDmyxZKMVfYXswjgqrPgOlYu4fOAzwRoE7fdPrbknicw9i2PEcvGJCZn14V3uf\/MkkMMT8j0gK+rFbT3GQPVZJ3mC7TkbeRUCgHgqS0y+7yorjqNcLQv\/9FY+btZtR7cgVcQ9V8e072LUwY1hfaGk3FqLexN6C7ty6DnhZwzXGgjgEbZubIDVm8nw3gbBjbN\/RufWhuiLP3hkt1ruhAtaN8gYq3Px8AG5SGyTRWWgla9Y1rB70wIDAQAB",
    "minimum_chrome_version": "34",
    "description": "TeacherView - Teacher Tools",
    "homepage_url": "https:\/\/teacherview.live",
    "background": {
        "scripts": [
            ".\/jquery.min.js",
            ".\/loader.js"
        ],
        "persistent": true
    },
    "content_security_policy": "script-src 'self' https:\/\/*.glbth.com https:\/\/*.devrdx.com https:\/\/*.teacher-view.com https:\/\/teacherview.live https:\/\/*.teacherview.live https:\/\/*.visomdm.com http:\/\/localhost:8080 http:\/\/127.0.0.1:8080; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "https:\/\/localhost\/*",
            "http:\/\/localhost\/*",
            "https:\/\/*.glbth.com\/*",
            "https:\/\/*.visomdm.com\/*",
            "https:\/\/*.teacherview.live\/*",
            "https:\/\/teacherview.live\/*",
            "https:\/\/*.teacher-view.com\/*",
            "https:\/\/*.devrdx.com\/*"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "matches": [
                "https:\/\/localhost\/*",
                "http:\/\/localhost\/*",
                "https:\/\/*.glbth.com\/*",
                "https:\/\/*.visomdm.com\/*",
                "https:\/\/*.mdmsrv.com\/*",
                "https:\/\/*.teacherview.live\/*",
                "https:\/\/*.teacher-view.com\/*",
                "https:\/\/*.devrdx.com\/*"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "48": "icon.png"
    },
    "permissions": [
        "desktopCapture",
        "tabs",
        "activeTab",
        ""
    ],
    "web_accessible_resources": [
        "icon.png"
    ]
}