![]() fixes CNVS-6279 test plan: - create a scribdable document that is not already on the server (e.g., create and downlod from google docs) - upload two copies of the file to a course (same file, two different names) - open the files tab in two different browsers (A and B) - confirm both files are previewable in scribd in browser A (note: you may need to wait a few minutes for scribd to process them) - in browser B, delete one copy of the document - in browser A, *without* reloading the page, the non-deleted file should still be previewable - in browser B, delete the other copy - in browser A, again without reloading the page, you should get a "Document has been deleted by user" error when you try to preview either copy (NOTE: in my experience, it takes scribd a few minutes to notice the document has been deleted; probably caching on their end) Change-Id: I36118c5f2666db36e1f69f8c6d2d791bcbdb5611 Reviewed-on: https://gerrit.instructure.com/21433 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Bracken Mosbacker <bracken@instructure.com> QA-Review: Clare Strong <clare@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.