Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Qu'est-ce que Saskatchewan Treaty Education Planner ?
Saskatchewan Treaty Education Planner est une extension Chrome développée par http://digitallearnersolutions.com, et sa fonction principale est "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Saskatchewan Treaty Education Planner
Téléchargez les fichiers d'extension Saskatchewan Treaty Education Planner au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
URL Officiel | 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. |
Taille du Fichier | 776 KB |
Nombre d'Installations | 165 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2014-05-07 |
Date de Publication | 2014-05-07 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | http://digitallearnersolutions.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.digitallearnersolutions.com |
Langues Prises en Charge | 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" } } |