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 |
公式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 |
Eメール | [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" } } |