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 http://digitallearnersolutions.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create Lessons and rubrics from Sask. Curriculum. + scan cognitive domains, DI tips and 21 Century Learning Skills"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Saskatchewan Curriculum Project एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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\/*" ] } |