![]() test plan: - render the documentation; ensure the Admins API docs lists these endpoints: - Make an account admin (existing) - Remove account admin (new in this commit) - List account admins (new in this commit) - exercise these three endpoints by listing, creating, and destroying account admins, with and without custom roles fixes #CNVS-3506 Change-Id: Ie4c3c90de2e8891248df352af68a4e5bc9d2fb2a Reviewed-on: https://gerrit.instructure.com/17497 QA-Review: Adam Phillipps <adam@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Jeremy Stanley <jeremy@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
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.