Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Cos'è Saskatchewan Treaty Education Planner?
Saskatchewan Treaty Education Planner è un'estensione di Chrome sviluppata da http://digitallearnersolutions.com, e la sua funzione principale è "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Saskatchewan Treaty Education Planner
Scarica i file di estensione Saskatchewan Treaty Education Planner in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
URL Ufficiale | https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi |
Descrizione | This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning. |
Dimensione del File | 776 KB |
Conteggio Installazioni | 165 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2014-05-07 |
Data di Pubblicazione | 2014-05-07 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | http://digitallearnersolutions.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.digitallearnersolutions.com |
Lingue Supportate | 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" } } |