bce1c3fd3f
Expose ISTE standards as available standards when clients request the list of standards available to import Fixes CNVS-23789 Test Plan: - Make an API request to the "available" action of the OutcomesImportController: curl -H "Authorization: Bearer <your-key>" http://<canvas-domain>/api/v1/outcomes_import/available - Observe that the ISTE standards are in the list. There should be three: "NETS for Administrators, NETS for Teachers, NETS for Students" Change-Id: I07597719596269e06eb6773ba298c453b6626e0b Reviewed-on: https://gerrit.instructure.com/64481 Tested-by: Jenkins Reviewed-by: Brian Finney <bfinney@instructure.com> Product-Review: Benjamin Porter <bporter@instructure.com> QA-Review: Benjamin Porter <bporter@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.rubocop.yml | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.babel.js | ||
karma.conf.js | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.