b216585323
test plan: 1. have an environment with scribd and google doc previews enabled 2. create a document, in a format compatible with both scribd and google docs (it needs to be a new document that isn't in scribd yet) 3. upload this document to a course 4. give a few minutes for scribd to process it 5. make sure the scribd preview works in the files tab 6. delete the file from the course 7. undelete the file (use /courses/X/undelete) 8. preview the file in the files tab; it should use google docs since the scribd doc was deleted 9. wait a few minutes (canvas noticed the file was scribdable but had no scribd doc when you previewed in the last step, and resubmitted it to scribd) and then reload the page 10. a subsequent preview should show up in scribd 11. in addition to the files tab, also test a. documents embedded in rich text via wiki sidebar b. student submissions in SpeedGrader (probably requires the console, because there's no undelete for user files) fixes CNVS-6774 Change-Id: Ic9fa5d43ef16522e1bd7a12d45f1f5dc7efbfe6f Reviewed-on: https://gerrit.instructure.com/22378 QA-Review: August Thornton <august@instructure.com> Reviewed-by: Bracken Mosbacker <bracken@instructure.com> Product-Review: Bracken Mosbacker <bracken@instructure.com> Tested-by: Jenkins <jenkins@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.