![]() additionally added some denormalization to the external tools api calls. This explicitly defines properties for each extension that are normally just inherited from the general extension settings. test plan: -test a resource selection tool -test a homework submission tool -test a editor button tool * they should all still work - create a tool with selection_width, selection_height, and icon_url defaults - add a tool extension with no extra properties to this tool - make a get api call for the new external tool * it should have added the width, height, and icon to the extension Change-Id: I25f7d31b5c4e21b1873d41e6ea4c39b4bd0e1a24 Reviewed-on: https://gerrit.instructure.com/21383 Tested-by: Jenkins <jenkins@instructure.com> QA-Review: Adam Phillipps <adam@instructure.com> Reviewed-by: Bracken Mosbacker <bracken@instructure.com> Product-Review: Bracken Mosbacker <bracken@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.