Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Hvad er Saskatchewan Treaty Education Planner?
Saskatchewan Treaty Education Planner er en Chrome-udvidelse udviklet af http://digitallearnersolutions.com, og dens hovedfunktion er "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Udvidelsesskærmbilleder
Download Saskatchewan Treaty Education Planner-udvidelses-CRX-fil
Download Saskatchewan Treaty Education Planner-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
Officiel URL | https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi |
Beskrivelse | This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning. |
Filstørrelse | 776 KB |
Antal Installationer | 165 |
Nuværende Version | 1.2 |
Senest Opdateret | 2014-05-07 |
Udgivelsesdato | 2014-05-07 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | http://digitallearnersolutions.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://www.digitallearnersolutions.com |
Understøttede Sprog | 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" } } |