89aed994f9
There are several fatal errors that can be encountered in an import. these were previously being reported as warnings, which is not accurate. Additionally, the error message was not being set properly so in the outcomes import API we were getting back a null error message. Fixes CNVS-22517 Test Plan: Most of these conditions are difficult to reproduce because they result from the Academic Benchmarks server. Therefore, there isn't really a practical test plan we can do without building an emulator (which I actually would like to do when we have a little time) Change-Id: I521fc5250a3369497944cda5e44bbbc622f46681 Reviewed-on: https://gerrit.instructure.com/60876 Reviewed-by: John Corrigan <jcorrigan@instructure.com> Product-Review: Benjamin Porter <bporter@instructure.com> QA-Review: Benjamin Porter <bporter@instructure.com> Tested-by: Jenkins |
||
---|---|---|
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.