Saskatchewan Treaty Education Planner

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

什么是Saskatchewan Treaty Education Planner?

Saskatchewan Treaty Education Planner是由http://digitallearnersolutions.com开发的Chrome扩展程序,该扩展的主要功能是“This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.”。

扩展截图

screenshot
screenshot

下载Saskatchewan Treaty Education Planner扩展crx文件

下载Saskatchewan Treaty Education Planner扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Saskatchewan Treaty Education Planner Saskatchewan Treaty Education Planner
ID hijlbblhdcemdppobiejdhadnkfnlfbi
官方URL https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi
简介 This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
文件大小 776 KB
安装次数 165
当前版本 1.2
更新时间 2014-05-07
上架时间 2014-05-07
评分 5.00/5 共2次评分
开发者 http://digitallearnersolutions.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.digitallearnersolutions.com
支持的语言 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"
    }
}