Saskatchewan Curriculum Project
Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills
Saskatchewan Curriculum Project là gì?
Saskatchewan Curriculum Project là một tiện ích mở rộng Chrome được phát triển bởi http://digitallearnersolutions.com, và tính năng chính của nó là "Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Saskatchewan Curriculum Project
Tải xuống các tệp mở rộng Saskatchewan Curriculum Project dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | cciiafmkdiedhednhaojokmcmimhbdgi |
URL Chính Thức | https://chrome.google.com/webstore/detail/saskatchewan-curriculum-p/cciiafmkdiedhednhaojokmcmimhbdgi |
Mô tả | Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills |
Kích Thước Tệp | 1 MB |
Số Lần Cài Đặt | 685 |
Phiên Bản Hiện Tại | 0.9.0 |
Cập Nhật Lần Cuối | 2016-01-19 |
Ngày Phát Hành | 2016-01-19 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | http://digitallearnersolutions.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://dlsplanner.azurewebsites.net/app/index.html |
Ngôn Ngữ Được Hỗ Trợ | 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\/*" ] } |