Saskatchewan Treaty Education Planner

This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.

Saskatchewan Treaty Education Plannerคืออะไร?

Saskatchewan Treaty Education Planner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://digitallearnersolutions.com และคุณลักษณะหลักของมันคือ "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Saskatchewan Treaty Education Planner

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

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

                        Treaty Education is mandated for every grade (K to 12) in Saskatchewan. The Saskatchewan Treaty Education planner allows teachers to browse Saskatchewan Treaty Curriculum Outcomes and indicators, as well as view "unpacked" versions of outcomes (teachers can also submit "unpacked" outcomes). This tool provides a valuable resource for teachers as they plan the integration of Treaty Outcomes in their everyday planning.                    

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

ชื่อ Saskatchewan Treaty Education Planner Saskatchewan Treaty Education Planner
ID hijlbblhdcemdppobiejdhadnkfnlfbi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi
คำอธิบาย This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
ขนาดไฟล์ 776 KB
จำนวนการติดตั้ง 165
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2014-05-07
วันที่เผยแพร่ 2014-05-07
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา http://digitallearnersolutions.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.digitallearnersolutions.com
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Saskatchewan Treaty Education Planner",
    "description": "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}