canvas-lms/lib
Jeremy Stanley cb10625dcc export CC 1.3 assignment extension
test plan:
 - have an assignment in a course that has points possible
   and submission types
 - use the content exports API to export the course,
   supplying the currently undocumented parameter
   version=1.3
  a) examine the exported XML and verify that it follows
     the IMS standards
     http://www.imsglobal.org/cc/ccv1p3/AssignmentContentType.html
     http://www.imsglobal.org/cc/ccv1p3/CCv1p3Variantguidelines.pdf
  b) ensure the exported course re-imports correctly

fixes CNVS-13503

Change-Id: Iad8a54e94696962d362cfdb48fe03e06a90937ff
Reviewed-on: https://gerrit.instructure.com/36283
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: James Williams  <jamesw@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
Product-Review: Bracken Mosbacker <bracken@instructure.com>
2014-07-01 14:41:37 +00:00
..
api Add Assignment created/updated_at to the API 2014-06-24 17:28:02 +00:00
app_center fix app_api for ruby 2.1 2014-06-25 14:56:37 +00:00
basic_lti implement lti outbound adapter 2014-03-26 16:49:22 +00:00
canvas create tempfiles with extensions correctly for account reports 2014-06-24 18:12:35 +00:00
cc export CC 1.3 assignment extension 2014-07-01 14:41:37 +00:00
data_fixup avoid running unsharded query in migrations for new shards 2014-06-24 18:18:03 +00:00
features change draft state to 'allowed' instead of 'hidden' 2014-03-21 23:08:17 +00:00
messageable_user clean up permission calls for grants_rights? 2014-06-19 18:10:30 +00:00
outcomes outcome results API: include result count on rollups 2014-06-04 16:59:06 +00:00
reporting don't stop CountsReport when one job fails 2014-06-16 18:58:14 +00:00
sis fix sis_batch id in course activity 2014-05-28 16:14:22 +00:00
stubs send delayed jobs stats to statsd 2014-05-15 21:16:14 +00:00
tasks spec: basic once-ler integration, speed up some specs 2014-07-01 02:59:23 +00:00
action_controller_test_process.rb fix for rails3 refactoring of TestUploadedFile 2014-01-17 17:53:18 +00:00
api.rb save context_id on lti launch 2014-05-30 22:26:52 +00:00
api_route_set.rb fix api doc generation for rails 3 2013-12-11 19:58:50 +00:00
api_routes.rb fix api doc generation for rails 3 2013-12-11 19:58:50 +00:00
asset_signature.rb Better signatures for message redirects 2012-12-13 12:12:58 -07:00
assignment_override_applicator.rb clean up permission calls for grants_rights? 2014-06-19 18:10:30 +00:00
authentication_methods.rb remove deprecation warning in ruby 2.1 2014-06-23 19:33:08 +00:00
basic_lti.rb implement lti outbound adapter 2014-03-26 16:49:22 +00:00
browser.rb use autoprefixer to +,- css rules to match the browsers we support 2014-05-20 16:35:45 +00:00
canvadocs.rb determine canvadocs http/https based on url 2014-06-24 15:26:18 +00:00
canvas.rb refactor Canvas.timeout_protection in preparation for gemification 2014-06-14 04:09:46 +00:00
canvas_logger.rb fix `delayed_job run` stdout logging in rails3 2014-04-02 19:12:44 +00:00
cc.rb rubyzip 1.0.0 upgrade 2013-11-22 19:23:34 +00:00
config_file.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
content_zipper.rb clean up permission calls for grants_rights? 2014-06-19 18:10:30 +00:00
copy_authorized_links.rb Initial commit. 2011-01-31 18:57:29 -07:00
custom_validations.rb Extract canvas_http into seperate gem. 2014-04-02 17:22:38 +00:00
cuty_capt.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
dates_overridable.rb fix quiz show and edit pages 2014-06-04 18:08:45 +00:00
delayed_message_scrubber.rb remove messages older than 360 days 2013-11-07 17:19:59 +00:00
delicious_diigo.rb fix cert verification in delicious calls 2011-11-18 09:12:03 -07:00
due_date_cacher.rb optimize due date cacher trivial case 2014-03-24 16:13:20 +00:00
ember_bundle.rb intial ember quizzes skeleton with updated build 2013-11-20 17:24:01 +00:00
enrollments_from_user_list.rb rename skip_callback->suspend_callbacks 2014-02-11 23:14:41 +00:00
eportfolio_page.rb clean up permission calls for grants_rights? 2014-06-19 18:10:30 +00:00
external_feed_aggregator.rb remove import and external_feed_id from calendar_events. 2013-04-22 22:19:00 +00:00
external_statuses.rb deprecate Setting.get_cached 2013-10-10 00:42:52 +00:00
fake_rails3_generators.rb only define FakeRails3Generators for rails2 2013-11-18 22:41:28 +00:00
feature.rb allow quiz stats feature flag to be used 2014-06-18 04:16:00 +00:00
feature_flags.rb improve feature flag caching 2014-01-07 16:10:20 +00:00
file_in_context.rb close temp files after upload 2014-03-24 16:15:08 +00:00
file_splitter.rb Initial commit. 2011-01-31 18:57:29 -07:00
grade_calculator.rb split grade calculations into groups of 1000 2014-03-21 20:12:15 +00:00
gradebook_csv_parser.rb rails 3 doesn't auto-require csv, so require it where necessary 2014-02-14 16:04:34 +00:00
gradebook_importer.rb respect root_account column in csv gradebook uploads 2014-06-24 20:28:11 +00:00
has_content_tags.rb show unlock date for files and pages in locked modules 2013-08-02 18:19:45 +00:00
host_url.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
i18n_time_zone.rb localize Profile 2011-06-24 09:32:53 -06:00
imported_html_converter.rb improve cc 1.3 support 2014-05-23 21:11:59 +00:00
kaltura.rb set a .csv file extension when using kaltura bulk api 2013-02-16 08:40:21 -07:00
learning_outcome_context.rb Nested outcomes UI, closes #9158 2012-10-25 11:03:21 -06:00
locale_selection.rb tweak tie-breaking logic for Accept-Language header 2013-09-17 21:56:36 +00:00
logging_filter.rb filter params recursively in error reports 2014-02-04 03:33:45 +00:00
message_dispatcher.rb don't dispatch cancelled messages, fixes #7397 2012-02-24 12:21:21 -07:00
message_scrubber.rb remove messages older than 360 days 2013-11-07 17:19:59 +00:00
messageable_user.rb messageable user: fix bookmarked pagination 2014-06-13 23:24:34 +00:00
model_cache.rb fix model cache for rails 3 2014-02-05 19:27:09 +00:00
multi_variant_compass_compiler.rb a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
mutable.rb remove old conversations and conversation submission comments 2014-05-12 23:38:34 +00:00
nil_store.rb only use homebrew NilStore with rails2 2013-11-19 19:46:08 +00:00
notification_message_creator.rb Better formatting for emails and add avatar for conversations 2014-05-30 23:24:03 +00:00
permissions.rb allow registering new permissions in plugins 2012-03-02 09:38:06 -07:00
progress_runner.rb add a batch_update method to conversations api 2013-02-14 09:36:36 -07:00
request_context_generator.rb set a header with the session id (for logging purposes) 2012-07-13 16:12:33 -06:00
request_error.rb outcome gradebook: add export link 2014-03-28 20:37:03 +00:00
rubric_context.rb preserve account-level rubric associations on course copy 2013-06-19 19:23:48 +00:00
scribd_api.rb fix off by one error in scribd delete method 2013-10-31 01:19:21 +00:00
search_term_helper.rb add search_term to files, modules, and module item apis 2013-08-02 20:12:04 +00:00
send_to_inbox.rb extract lib/text_helper to gems/canvas_text_helper 2014-04-30 15:18:40 +00:00
send_to_stream.rb class_inheritable_accessor -> class_attribute 2013-10-29 17:53:35 +00:00
simple_stats.rb quiz item analysis generation, closes CNVS-3421 2013-04-23 15:50:36 +00:00
simple_tags.rb add "none" scope 2013-10-29 20:25:45 +00:00
sis.rb remove unnecessary lib/sis requires 2013-04-02 15:58:29 +00:00
sorts_assignments.rb make "Upcoming Assignments" lists vdd aware 2013-02-06 13:21:58 -07:00
ssl_common.rb extract multipart gem 2014-02-28 23:00:09 +00:00
stats.rb fixed calculation of variance and standard deviation 2013-05-09 18:50:05 +00:00
sticky_sis_fields.rb ActiveSupport::Callbacks::Suspension 2014-02-19 20:20:00 +00:00
submission_list.rb extract canvas sort gem 2014-04-04 14:53:09 +00:00
summary_message_consolidator.rb switch to Shackles gem 2013-04-17 16:25:06 +00:00
syslog_wrapper.rb resolve rails 3 logger.silence deprecation warnings 2014-02-03 21:06:53 +00:00
text_helper.rb apply dual timezone filters 2014-05-23 19:01:34 +00:00
time_zone_helper.rb spec: slight global speedup 2014-05-19 22:12:09 +00:00
tour.rb added front-end to tour guide 2013-07-18 21:55:05 +00:00
turnitin.rb fix Multipart::Post Content-type header 2014-03-26 15:21:09 +00:00
unzip_attachment.rb check size of actual zip contents against quota 2014-02-06 19:29:27 +00:00
user_content.rb don't add verifiers to locked file links 2014-03-05 17:46:31 +00:00
user_list.rb use subquery instead of join for user list query 2014-01-31 18:16:17 +00:00
user_merge.rb fix duplicate unretired communication channels 2014-05-28 19:16:50 +00:00
user_search.rb update relative_id_for to switchman style 2014-02-04 14:14:20 +00:00
uuid_singleton.rb Initial commit. 2011-01-31 18:57:29 -07:00
zip_extractor.rb make ZipExtractor write files in binary mode 2014-04-14 23:16:54 +00:00