Go to file
Jeremy Stanley b216585323 resubmit to scribd on inline view
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>
2013-07-19 21:43:03 +00:00
app resubmit to scribd on inline view 2013-07-19 21:43:03 +00:00
config Updated ja translation 2013-07-19 02:04:23 -06:00
db/migrate useful find_each 2013-07-18 22:26:46 +00:00
doc define canvas-style compound API documents 2013-07-17 02:48:45 +00:00
guard fix guard run_on_deletion issue 2013-05-13 22:21:09 +00:00
lib add newest/oldest options to EventStream indices 2013-07-19 21:22:48 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public resubmit to scribd on inline view 2013-07-19 21:43:03 +00:00
script useful find_each 2013-07-18 22:26:46 +00:00
spec resubmit to scribd on inline view 2013-07-19 21:43:03 +00:00
vendor/plugins move a bunch of SIS export reports to the slave 2013-07-18 22:27:03 +00:00
.gitignore implemented dress_code 2013-04-09 15:43:16 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile use newer adobe_connect gem 2013-07-11 20:56:20 +00:00
Guardfile fix guard for non-symlinked plugins 2013-05-06 15:19:49 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile get rspec 2 running with rails 3.0 2013-03-27 15:41:28 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json AMD Conversion 2012-02-06 16:41:40 -07:00

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.