Saskatchewan Treaty Education Planner

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

O que é Saskatchewan Treaty Education Planner?

Saskatchewan Treaty Education Planner é uma extensão do Chrome desenvolvida por http://digitallearnersolutions.com, e sua principal característica é "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Saskatchewan Treaty Education Planner

Baixe arquivos de extensão Saskatchewan Treaty Education Planner no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Saskatchewan Treaty Education Planner Saskatchewan Treaty Education Planner
ID hijlbblhdcemdppobiejdhadnkfnlfbi
URL Oficial https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi
Descrição This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Tamanho do Arquivo 776 KB
Contagem de Instalações 165
Versão Atual 1.2
Última Atualização 2014-05-07
Data de Publicação 2014-05-07
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor http://digitallearnersolutions.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.digitallearnersolutions.com
Idiomas Suportados 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"
    }
}