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是由http://digitallearnersolutions.com開發的Chrome擴展程式,該擴展的主要功能是“This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.”。
擴展截圖
下載Saskatchewan Treaty Education Planner擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
官方網址 | 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" } } |