Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Was ist Saskatchewan Treaty Education Planner?
Saskatchewan Treaty Education Planner ist eine Chrome-Erweiterung, die von http://digitallearnersolutions.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Erweiterungsscreenshots
Saskatchewan Treaty Education Planner-Erweiterungs-CRX-Datei herunterladen
Laden Sie Saskatchewan Treaty Education Planner-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
Offizielle URL | https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi |
Beschreibung | This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning. |
Dateigröße | 776 KB |
Installationsanzahl | 165 |
Aktuelle Version | 1.2 |
Letztes Update | 2014-05-07 |
Veröffentlichungsdatum | 2014-05-07 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | http://digitallearnersolutions.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://www.digitallearnersolutions.com |
Unterstützte Sprachen | 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" } } |