HITT - Handwriting Interactive Teaching Tool

Link to HITT

什麼是HITT - Handwriting Interactive Teaching Tool?

HITT - Handwriting Interactive Teaching Tool是由http://lwtears.com開發的Chrome擴展程式,該擴展的主要功能是“Link to HITT”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載HITT - Handwriting Interactive Teaching Tool擴展crx文件

下載HITT - Handwriting Interactive Teaching Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        HITT: The Handwriting Interactive Teaching Tool™ is a comprehensive, digital teaching platform for handwriting instruction that works alongside the 2018 editions of the Handwriting Without Tears student workbooks. HITT offers many multi-media ways to teach a lesson with music, animations, and live teaching videos at your fingertips. Educators can manage all their handwriting lesson plans while reducing prep time with ready-to-teach lessons. HITT is flexible and can adjust its ready-made presentations to fit unique classroom needs while engaging different learning styles. It’s also easy for the educator to teach handwriting with little to no prep required.

 

HITT is compatible with any interactive whiteboard or projector to support classroom/group instruction and includes:

● Interactive digital workbook and teacher’s guide

● Multimedia options for teaching each lesson such as digital letter and number formations, award-winning video animations, music, and instructional, teacher-led videos

● Access to fun cross-curricular connections, supplemental lessons, and downloads

● Dynamic teaching guidelines and customizable lesson plans                    

擴展基本資訊

名稱 HITT - Handwriting Interactive Teaching Tool HITT - Handwriting Interactive Teaching Tool
ID cgdkgghpnebifadolefpaellpjnkldab
官方網址 https://chrome.google.com/webstore/detail/hitt-handwriting-interact/cgdkgghpnebifadolefpaellpjnkldab
簡介 Link to HITT
檔案大小 7.81 KB
安裝次數 1,464
目前版本 0.1.3.2
更新時間 2020-07-21
上架時間 2019-08-12
開發者 http://lwtears.com
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HITT - Handwriting Interactive Teaching Tool",
    "version": "0.1.3.2",
    "manifest_version": 2,
    "description": "Link to HITT",
    "minimum_chrome_version": "23",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "128": "hitt_icon.png"
        },
        "default_title": "HITT - Handwriting Interactive Teaching Tool"
    },
    "icons": {
        "128": "hitt_icon.png"
    }
}