Saskatchewan Treaty Education Planner

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

Co to jest Saskatchewan Treaty Education Planner?

Saskatchewan Treaty Education Planner to rozszerzenie Chrome opracowane przez http://digitallearnersolutions.com, a jego główną funkcją jest „This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Saskatchewan Treaty Education Planner

Pobierz pliki rozszerzeń Saskatchewan Treaty Education Planner w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Saskatchewan Treaty Education Planner Saskatchewan Treaty Education Planner
ID hijlbblhdcemdppobiejdhadnkfnlfbi
Oficjalny URL https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi
Opis This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Rozmiar pliku 776 KB
Liczba instalacji 165
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2014-05-07
Data Publikacji 2014-05-07
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper http://digitallearnersolutions.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.digitallearnersolutions.com
Obsługiwane Języki 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"
    }
}