Saskatchewan Curriculum Project
Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills
Saskatchewan Curriculum Projectคืออะไร?
Saskatchewan Curriculum Project เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://digitallearnersolutions.com และคุณลักษณะหลักของมันคือ "Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Saskatchewan Curriculum Project
ดาวน์โหลดไฟล์ส่วนขยาย Saskatchewan Curriculum Project ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The Saskatchewan Curriculum Project Extension allows teachers to: -create rubrics from Saskatchewan outcomes and indicators (English and French) -save, edit and print rubrics -scan rubrics with Bloom's Taxonomy for examining cognitive domain focuses - get activity prompts, skills and questions based on Bloom's Taxonomy -browse curriculum outcomes and indicators
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | cciiafmkdiedhednhaojokmcmimhbdgi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/saskatchewan-curriculum-p/cciiafmkdiedhednhaojokmcmimhbdgi |
คำอธิบาย | Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills |
ขนาดไฟล์ | 1 MB |
จำนวนการติดตั้ง | 685 |
เวอร์ชันปัจจุบัน | 0.9.0 |
อัปเดตครั้งล่าสุด | 2016-01-19 |
วันที่เผยแพร่ | 2016-01-19 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://digitallearnersolutions.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://dlsplanner.azurewebsites.net/app/index.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Saskatchewan Curriculum Project", "version": "0.9.0", "manifest_version": 2, "description": "Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills", "homepage_url": "http:\/\/www.digitallearnersolutions.com\/app\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png", "192": "icons\/icon192.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": false }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Sask. Curriculum Project", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "tabs", "storage", "clipboardRead", "clipboardWrite", "https:\/\/staffroom.azurewebsites.net\/*" ] } |