canvas-lms/app/views
Jason Madsen c6741572b1 instructors can extend own quiz attempts
closes CNVS-13594

test plan:
  - with and without ember quizzes
    - create a quiz with multiple attempts (not unlimited attempts)
    - as instructor take quiz
    - visit quiz show
    - click link to view history / attempt
      - in right hand area click button to allow an extra attempt
        - action should succeed, ui should update with new number of
          attempts
    - still on history page, choose an earlier attempt
      - in right hand area click button to allow an extra attempt
        - action should succeed, ui should update with new number of
          attempts

Change-Id: I514ff5536e39ab12d2aeba9442085ede221f254c
Reviewed-on: https://gerrit.instructure.com/36430
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Reviewed-by: Derek DeVries <ddevries@instructure.com>
Product-Review: Jason Madsen <jmadsen@instructure.com>
2014-06-18 16:53:00 +00:00
..
account_authorization_configs accessibility fixes to kyle menus 2014-05-09 21:15:06 +00:00
accounts interpolate user's global id in announcements 2014-06-16 17:27:03 +00:00
alerts change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
announcements redesign discussions index page. fixes CNVS-5709 2013-06-05 15:31:40 +00:00
assignments assignment show page can show multiple due dates for observers 2014-06-11 21:20:23 +00:00
calendar_events add location name and address to calendar event 2014-05-20 20:09:09 +00:00
calendars create temporary records with .scoped.new for rails 3 compatibility 2014-02-20 20:55:11 +00:00
collaborations apply dual timezone filters 2014-05-23 19:01:34 +00:00
collection_items round avatars everywhere (almost) 2014-02-13 18:00:45 +00:00
collections fix collections pages 2012-06-27 11:47:13 -06:00
communication_channels change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
conferences clean up conferences js 2014-01-10 20:00:54 +00:00
content_exports simplify time_ago_date processing 2014-03-25 14:56:26 +00:00
content_imports converts content_imports/files js_block to js_bundle 2014-02-05 17:22:35 +00:00
content_migrations improve folder_as_options performance 2013-10-01 01:02:37 +00:00
context improve student group signup experience 2014-05-30 20:53:56 +00:00
context_modules apply dual timezone filters 2014-05-23 19:01:34 +00:00
conversations remove old conversations and conversation submission comments 2014-05-12 23:38:34 +00:00
courses new publish and un-publish course buttons 2014-06-16 21:56:14 +00:00
developer_keys Misc remaining icon replacement 2012-12-05 15:43:19 -07:00
discussion_topics apply dual timezone filters 2014-05-23 19:01:34 +00:00
eportfolios converts eportfolios/_wizard_box js_block into js_bundle 2014-02-05 17:20:50 +00:00
errors change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
external_content convert external_content/cancel js_block into js_bundle 2014-02-10 19:15:18 +00:00
external_tools add display_type configuration to external tools 2014-06-02 22:41:30 +00:00
facebook moved Facebook code into gem 2014-05-05 22:32:15 +00:00
files use the draft state sequence footer for files, tools, links 2014-03-26 18:12:22 +00:00
gradebook_uploads rip out gb1 and srgb feature flag 2014-06-13 20:16:16 +00:00
gradebooks rip out gb1 and srgb feature flag 2014-06-13 20:16:16 +00:00
grading_standards Icon replacement for Account > Settings 2012-11-30 09:19:55 -07:00
groups improve student group signup experience 2014-05-30 20:53:56 +00:00
info implemented dress_code 2013-04-09 15:43:16 +00:00
jobs renamed failed_jobs original_id 2014-05-12 18:58:48 +00:00
jst round scores in student mastery gradebook 2014-06-13 17:18:03 +00:00
layouts Accessibility: Added navigation landmark to the the top bar. 2014-06-02 20:28:03 +00:00
messages moving mail processor to module 2014-04-25 23:05:39 +00:00
outcomes converts user_outcome_results js_block into js_bundle 2014-02-05 00:18:04 +00:00
page_views Fully adopt Bootstrap & update css to work with it, closes: #CNVS-1344 2013-02-28 21:06:45 -07:00
plugins allow report titles to be translatable 2014-06-09 20:04:43 +00:00
profile moved Facebook code into gem 2014-05-05 22:32:15 +00:00
pseudonym_sessions Fix some incorrect `check_box_tag` calls 2014-02-12 16:20:57 +00:00
pseudonyms change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
question_banks rails3: remove bad (and unused) url 2014-03-07 16:08:44 +00:00
quizzes instructors can extend own quiz attempts 2014-06-18 16:53:00 +00:00
role_overrides Add new permissions management ui (role overrides) 2013-01-03 10:05:51 -07:00
rubrics converts rubrics/index js_block into js_bundle 2014-02-05 00:15:09 +00:00
search change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
sections apply dual timezone filters 2014-05-23 19:01:34 +00:00
self_enrollments enable CSRF protection for logout 2014-06-16 16:11:09 +00:00
shared interpolate user's global id in announcements 2014-06-16 17:27:03 +00:00
sub_accounts change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
submissions canvadocs: configurable mime types 2014-05-13 18:48:07 +00:00
terms converts terms/index js_block into js_bundle 2014-02-06 23:29:30 +00:00
user_notes simplify time_ago_date processing 2014-03-25 14:56:26 +00:00
users converts users/admin_merge js_block into js_bundle 2014-02-21 16:59:15 +00:00
wiki_page_revisions change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
wiki_pages extract canvas sort gem 2014-04-04 14:53:09 +00:00
zip_file_imports Initial commit. 2011-01-31 18:57:29 -07:00
index.html.erb developer keys mgmt page 2012-07-18 09:13:52 -06:00