canvas-lms/public
Stanley Stuart c191d1068b show link to download file upload submissions & some refactoring
Things moved:
  - Moves the submission download dialog for quizzes to a partial
  - Moves the javascript for the submission download dialog to its own
    file (instead of being in a script tag) and created a bundle for it.
  - Changed the submission download dialog to optionally use an
    environment variable for the title of the dialog (so if we need to
    reuse it later, the title won't always be "Download Assignment
    Submissions").

Behavior changed:
  - Quiz statistics page for file upload questions now just shows a link
    to download all files.
  - "Download All Files" link should be hidden for quizzes on the quiz
    show page unless the quiz has a file upload question.

Test Plan:
  - As a teacher, create a quiz without a file upload question. When you
    go to the quiz's show page, you shouldn't see a link on the right
    side for "Download All Files."
  - As a teacher, go to the quiz show page for a quiz with a file upload
    question. You should see a "Download All Files" on the right side,
    and it should work as usual.
  - As a teacher, go to the quiz statistics page for a quiz with a file
    upload question. Make sure some students have submitted the quiz
    before you do this.You should see a "Download All Files" link.
    Click it, you should get a dialog that will let you download all
    quiz submissions like on the quiz show page.

fixes CNVS-3058

Change-Id: Ibdc7664e4bc6418d7fd1b4fbcbdcbcdd03f8d12b
Reviewed-on: https://gerrit.instructure.com/20760
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Myller de Araujo <myller@instructure.com>
Reviewed-by: Ryan Florence <ryanf@instructure.com>
Product-Review: Stanley Stuart <stanley@instructure.com>
2013-05-22 22:36:22 +00:00
..
flash/uploadify upgrade Uploadify to 3.1.1 2012-08-14 14:49:35 -06:00
font added publish and draft icons to iconfont 2013-04-01 16:09:31 +00:00
images retina-friendly logos and breadcrumbs 2013-03-19 12:25:52 -06:00
javascripts show link to download file upload submissions & some refactoring 2013-05-22 22:36:22 +00:00
media_record audio/video recorders in one swf file 2011-05-08 10:30:27 -06:00
partials fix record/upload media dialog style in bootstrap 2013-03-13 10:29:56 -06:00
stylesheets Fully adopt Bootstrap & update css to work with it, closes: #CNVS-1344 2013-02-28 21:06:45 -07:00
404.html replace all .button(s) with .btn 2012-11-14 13:29:30 -07:00
422.html Initial commit. 2011-01-31 18:57:29 -07:00
500.html replace all .button(s) with .btn 2012-11-14 13:29:30 -07:00
_crossdomain.xml non-flash direct-to-s3 changes 2011-02-11 10:49:53 -07:00
blank_submission.html Initial commit. 2011-01-31 18:57:29 -07:00
dimdim_welcome.html Initial commit. 2011-01-31 18:57:29 -07:00
drawing.html Initial commit. 2011-01-31 18:57:29 -07:00
enable-javascript.html change name of javascript-is-required.html to enable-javascript.html. 2012-02-16 14:28:30 -07:00
equella_cancel.html Initial commit. 2011-01-31 18:57:29 -07:00
equella_success.html Initial commit. 2011-01-31 18:57:29 -07:00
facebook_success.html fix facebook_success.html hash parsing 2011-05-10 21:20:09 -06:00
favicon.ico update canvas favicon. 2012-10-11 12:35:19 -06:00
find.png run ImageOptim on all our images to make them smaller 2012-08-02 18:07:49 -06:00
ie-6-is-not-supported.html move no-js and ie6 warnings out of app.html.erb 2011-02-22 10:35:41 -07:00
loading_submission.html Initial commit. 2011-01-31 18:57:29 -07:00
robots.txt Initial commit. 2011-01-31 18:57:29 -07:00
simple_response.json Initial commit. 2011-01-31 18:57:29 -07:00