Saskatchewan Treaty Education Planner

This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.

Vad är Saskatchewan Treaty Education Planner?

Saskatchewan Treaty Education Planner är en Chrome-tillägg utvecklad av http://digitallearnersolutions.com, och dess huvudfunktion är "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Saskatchewan Treaty Education Planner-förlängningens CRX-fil

Ladda ner Saskatchewan Treaty Education Planner-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Saskatchewan Treaty Education Planner Saskatchewan Treaty Education Planner
ID hijlbblhdcemdppobiejdhadnkfnlfbi
Officiell webbadress https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi
Beskrivning This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Filstorlek 776 KB
Antal Installationer 165
Aktuell Version 1.2
Senast Uppdaterad 2014-05-07
Publiceringsdatum 2014-05-07
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare http://digitallearnersolutions.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.digitallearnersolutions.com
Stödda Språk 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"
    }
}