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 هو إضافة Chrome تم تطويرها بواسطة http://digitallearnersolutions.com، والميزة الرئيسية لها هي "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Saskatchewan Treaty Education Planner
قم بتنزيل ملفات الامتداد Saskatchewan Treaty Education Planner بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
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" } } |