Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
What is Saskatchewan Treaty Education Planner?
Saskatchewan Treaty Education Planner is a Chrome extension developed by http://digitallearnersolutions.com, and its main feature is "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Extension Screenshots
Download Saskatchewan Treaty Education Planner Extension CRX File
Download Saskatchewan Treaty Education Planner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
Official URL | https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi |
Description | This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning. |
File Size | 776 KB |
Installation Count | 165 |
Current Version | 1.2 |
Last Updated | 2014-05-07 |
Publish Date | 2014-05-07 |
Rating | 5.00/5 Total 2 Ratings |
Developer | http://digitallearnersolutions.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.digitallearnersolutions.com |
Supported Languages | 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" } } |