Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Wat is Saskatchewan Treaty Education Planner?
Saskatchewan Treaty Education Planner is een Chrome-extensie ontwikkeld door http://digitallearnersolutions.com, en de belangrijkste functie is "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Extensie Screenshots
Download het CRX-bestand van de extensie Saskatchewan Treaty Education Planner
Download Saskatchewan Treaty Education Planner-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
Officiële URL | https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi |
Beschrijving | This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning. |
Bestandsgrootte | 776 KB |
Aantal Installaties | 165 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2014-05-07 |
Publicatiedatum | 2014-05-07 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | http://digitallearnersolutions.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.digitallearnersolutions.com |
Ondersteunde Talen | 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" } } |