Saskatchewan Treaty Education Planner
This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Apa itu Saskatchewan Treaty Education Planner?
Saskatchewan Treaty Education Planner adalah ekstensi Chrome yang dikembangkan oleh http://digitallearnersolutions.com, dan fitur utamanya adalah "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Saskatchewan Treaty Education Planner
Unduh file ekstensi Saskatchewan Treaty Education Planner dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | hijlbblhdcemdppobiejdhadnkfnlfbi |
URL Resmi | https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi |
Deskripsi | This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning. |
Ukuran File | 776 KB |
Jumlah Instalasi | 165 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2014-05-07 |
Tanggal Publikasi | 2014-05-07 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | http://digitallearnersolutions.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.digitallearnersolutions.com |
Bahasa yang Didukung | 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" } } |