canvas-lms/spec/models
Neil Gupta 62a65a21f8 add links to the outcome import csv format docs
fixes OUT-2026

Test plan:
* Generate API docs: `bundle exec rake doc:api`
* View outcomes page. There should be a link to the outcomes csv doc
* Click Import to open the import modal. Oh, look there's a link!
* Import an invalid csv file and check your email. The failure
  notification should have a link to the docs
* All of the links should take you to the outcomes CSV formatting doc

Change-Id: I380ab2c36be27ec1260179a02eb629bf91cfc748
Reviewed-on: https://gerrit.instructure.com/142946
Tested-by: Jenkins
Reviewed-by: Augusto Callejas <acallejas@instructure.com>
Product-Review: Neil Gupta <ngupta@instructure.com>
QA-Review: Neil Gupta <ngupta@instructure.com>
2018-03-08 19:35:07 +00:00
..
account allow default help link text to be edited 2017-09-25 15:21:26 +00:00
account_authorization_config support RSA-SHA256 message signing for SAML 2018-03-05 23:47:35 +00:00
alerts spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
assignment Fix URL for Vericite Integ 2018-03-01 17:01:28 +00:00
assignments spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
attachments spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
auditors spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
broadcast_policies bypass the wiki model as much as possible for wiki_pages 2017-08-09 16:09:06 +00:00
conditional_release spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
content_migration validate default_view on courses 2018-03-07 22:22:06 +00:00
courses cache progression and item visibility data on courses 2017-08-24 16:46:26 +00:00
discussion_topic da licença part 48 2017-04-28 18:59:33 +00:00
enrollment delete enrollments in batches 2018-02-27 16:51:11 +00:00
epub_exports spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
exporters da licença part 48 2017-04-28 18:59:33 +00:00
group_categories spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
importers Set Tool Setting assignment relationship on import/export 2018-01-19 21:05:21 +00:00
incoming_mail use notification_service in cases that bypass the Message model 2017-07-31 21:49:05 +00:00
live_assessments spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
lti Add post_only to sessionless_launch 2018-03-02 19:22:00 +00:00
master_courses master courses: don't delete non-empty assignment groups 2018-03-06 16:18:28 +00:00
messages protect against missing message context 2017-09-25 17:15:36 +00:00
moderated_grading spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
page_view spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
polling da licença part 48 2017-04-28 18:59:33 +00:00
quizzes fix regrading for multiple attempts 2018-03-07 19:54:39 +00:00
quizzes_next Create quizzes next migration service for cc export 2018-03-07 18:37:59 +00:00
users spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
wiki_pages bypass the wiki model as much as possible for wiki_pages 2017-08-09 16:09:06 +00:00
access_token_spec.rb allow dev_keys to be created at a sub account 2018-01-30 16:46:18 +00:00
account_authorization_config_spec.rb add workflow_state to account_users 2017-08-01 18:31:37 +00:00
account_notification_spec.rb fix cross-sharded subaccount id fetch in global announcements 2018-02-01 14:57:22 +00:00
account_spec.rb prevent disabling new gradebook if any sub-account/course uses it 2018-03-07 17:30:49 +00:00
account_user_spec.rb add workflow_state to account_users 2017-08-01 18:31:37 +00:00
active_record_base_spec.rb remove suspect specs 2018-02-01 03:49:29 +00:00
alert_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
announcement_spec.rb restrict section specific announcement show page 2018-01-08 20:06:15 +00:00
appointment_group_spec.rb fix deleting appointment group with appointments error 2018-01-23 01:05:36 +00:00
assessment_question_bank_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
assessment_question_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
assessment_request_spec.rb use current assignment name in rubric reminder notifications 2017-05-17 12:35:21 +00:00
asset_user_access_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
assignment_configuration_tool_lookup_spec.rb LTI User show endpoint 2017-09-28 15:41:12 +00:00
assignment_group_spec.rb delete scores when an assignment group is deleted 2018-01-04 20:33:02 +00:00
assignment_override_spec.rb Ignore inactive enrollments in overrides list for show page 2017-12-28 19:31:09 +00:00
assignment_override_student_spec.rb Revert "Undelete assignment override on child undelete" 2018-03-06 22:02:27 +00:00
assignment_spec.rb fix stale grades when re-assigning students to assignment 2018-02-22 16:04:24 +00:00
assignment_student_visibility_spec.rb Store dropped submissions from a calculation 2017-10-30 22:57:49 +00:00
attachment_spec.rb set Attachment.current_root_account during jobs 2018-03-07 17:18:24 +00:00
big_blue_button_conference_spec.rb use https for bigbluebutton API 2017-07-14 20:33:56 +00:00
bookmark_service_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
bounce_notification_processor_spec.rb Run notification failure and bounce in all regions 2017-09-01 19:47:06 +00:00
brand_config_spec.rb Remove remaining dynamic brand css code 2017-10-03 22:49:11 +00:00
calendar_event_spec.rb Mostly revert "Enable viewing of CalendarEvents cross shard" 2017-11-28 20:34:43 +00:00
canvadoc_spec.rb involve user in generating non-public links 2018-01-09 22:21:38 +00:00
cloned_item_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
collaboration_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
collaborator_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
communication_channel_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
content_export_spec.rb Quizzes Next Feature Flag support 2018-01-11 22:39:42 +00:00
content_migration_spec.rb ignore mac system folder when unzipping files 2017-11-30 14:18:40 +00:00
content_participation_count_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
content_participation_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
content_tag_spec.rb bypass the wiki model as much as possible for wiki_pages 2017-08-09 16:09:06 +00:00
context_external_tool_spec.rb Confirmation message when installing duplicate tool 2017-12-19 18:09:09 +00:00
context_module_progression_spec.rb recalculate graded unsubmitted progressions on unmute 2017-12-15 16:05:05 +00:00
context_module_spec.rb Add the ability to duplicate modules. 2017-11-03 15:52:43 +00:00
context_spec.rb deal with nameless things in Context#asset_name 2018-01-15 16:42:05 +00:00
conversation_batch_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
conversation_message_participant_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
conversation_message_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
conversation_participant_spec.rb reduce cache usage for conversation participants 2017-09-20 14:53:37 +00:00
conversation_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
course_date_range_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
course_progress_spec.rb cache progression and item visibility data on courses 2017-08-24 16:46:26 +00:00
course_section_spec.rb Create a table for section specific announcements. 2017-12-13 04:15:32 +00:00
course_spec.rb prevent disabling new gradebook if any sub-account/course uses it 2018-03-07 17:30:49 +00:00
crocodoc_document_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
custom_data_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
delayed_message_spec.rb rails 5.1: all the rest of the specs 2017-07-31 19:48:51 +00:00
delayed_notification_spec.rb drop Message#asset_context and DelayedNotification#asset_context 2017-08-22 17:47:51 +00:00
developer_key_spec.rb allow dev_keys to be created at a sub account 2018-01-30 16:46:18 +00:00
discussion_entry_spec.rb don't tell students about discussions they can't see 2017-11-02 22:38:00 +00:00
discussion_topic_participant_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
discussion_topic_section_visibility_spec.rb Add scope to retrieve the topics belonging to a section. 2017-12-20 18:50:38 +00:00
discussion_topic_spec.rb Add duplicating for discussions v2. 2018-03-06 23:06:52 +00:00
enrollment_spec.rb Don't restore assignment overrides on re-enroll 2018-03-06 21:52:24 +00:00
enrollment_state_spec.rb don't cache incorrect enrollment state in callbacks 2018-01-05 21:15:29 +00:00
enrollment_term_spec.rb change delayed job behavior when grading period is updated 2018-02-12 23:25:59 +00:00
eportfolio_entry_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
eportfolio_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
epub_export_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
error_report_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
external_feed_spec.rb stop RSS feeds when a course has concluded 2018-02-28 19:49:56 +00:00
external_integration_key_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
external_tool_collaboration_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
feature_flag_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
folder_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
google_docs_collaboration_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
gradebook_csv_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
gradebook_upload_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
grading_period_group_spec.rb change delayed job behavior when grading period is updated 2018-02-12 23:25:59 +00:00
grading_period_permissions_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
grading_period_spec.rb change delayed job behavior when grading period is updated 2018-02-12 23:25:59 +00:00
grading_standard_spec.rb fix default grading scheme for letter grade assignment 2018-03-05 21:05:32 +00:00
group_category_spec.rb change delayed job behavior when grading period is updated 2018-02-12 23:25:59 +00:00
group_leadership_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
group_membership_spec.rb change delayed job behavior when grading period is updated 2018-02-12 23:25:59 +00:00
group_spec.rb fix default grading scheme for letter grade assignment 2018-03-05 21:05:32 +00:00
kaltura_media_file_handler_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
late_policy_spec.rb re-apply late policy when assignment grading_type changes 2017-07-31 17:49:44 +00:00
learning_outcome_group_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
learning_outcome_result_spec.rb fix mastery for bank/outcome combo under specific conditions 2018-01-18 22:39:20 +00:00
learning_outcome_spec.rb Propagate outcome edits to unassessed rubrics 2018-02-21 21:59:05 +00:00
mailer_spec.rb use notification_service in cases that bypass the Message model 2017-07-31 21:49:05 +00:00
media_object_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
media_source_fetcher_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
message_spec.rb Responsive Email Design 2017-10-23 15:09:58 +00:00
notification_endpoint_spec.rb soft-delete access_tokens and notification_endpoints 2018-03-01 14:13:25 +00:00
notification_failure_processor_spec.rb soft-delete access_tokens and notification_endpoints 2018-03-01 14:13:25 +00:00
notification_finder_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
notification_policy_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
notification_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
notifier_spec.rb drop Message#asset_context and DelayedNotification#asset_context 2017-08-22 17:47:51 +00:00
observer_enrollment_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
one_time_password_spec.rb MFA backup code support 2017-05-02 16:08:53 +00:00
originality_report_spec.rb Fix last N+1 for adding originality_data to submission_history 2018-02-22 17:01:41 +00:00
outcome_import_error_spec.rb Create outcome import models 2018-02-26 15:58:47 +00:00
outcome_import_spec.rb add links to the outcome import csv format docs 2018-03-08 19:35:07 +00:00
page_view_spec.rb filter page views by accessible accounts 2017-11-08 18:22:38 +00:00
planner_note_spec.rb add note to self model 2017-05-22 16:33:13 +00:00
planner_override_spec.rb Change planner overrides controller to match planner items 2017-06-17 00:11:22 +00:00
plugin_setting_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
profile_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
progress_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
pseudonym_spec.rb remove all-but-unused code 2018-02-05 16:25:44 +00:00
quiz_student_visibility_spec.rb Store dropped submissions from a calculation 2017-10-30 22:57:49 +00:00
role_override_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
role_spec.rb rails 5.1: lib specs 2017-07-20 17:26:51 +00:00
rubric_assessment_spec.rb allow extra credit on criterion levels 2017-12-05 23:34:56 +00:00
rubric_association_spec.rb update the assessor on regrading/reassessing a rubric 2017-11-06 21:09:37 +00:00
rubric_spec.rb Propagate outcome edits to unassessed rubrics 2018-02-21 21:59:05 +00:00
score_metadata_spec.rb make ScoreMetadata soft deleteable 2018-02-09 19:33:48 +00:00
score_spec.rb make ScoreMetadata soft deleteable 2018-02-09 19:33:48 +00:00
settings_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
sharded_bookmarked_collection_spec.rb fix cross-database calendar queries 2017-11-28 20:31:54 +00:00
shared_brand_config_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
sis_batch_spec.rb actually split the csv workload in parallel sis importer 2018-03-02 15:36:04 +00:00
sis_pseudonym_spec.rb add sis_pseudonym_id to enrollment object 2018-01-04 00:58:37 +00:00
split_user_spec.rb fix fk error on user split 2017-10-02 19:51:30 +00:00
stream_item_instance_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
stream_item_spec.rb Revert "fix differentiated assignments discussion stream items" 2018-01-06 18:51:51 +00:00
student_enrollment_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
student_view_enrollment_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
submission_comment_interaction_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
submission_comment_spec.rb add edited_at to submission_comments 2017-09-29 14:54:03 +00:00
submission_spec.rb Fix last N+1 for adding originality_data to submission_history 2018-02-22 17:01:41 +00:00
submission_version_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
ta_enrollment_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
teacher_enrollment_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
terms_of_service_spec.rb Add a UI for selecting the new policy 2018-03-02 00:58:49 +00:00
usage_rights_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
user_learning_object_scopes_spec.rb Clean up user learning object scopes 2018-03-06 22:44:37 +00:00
user_observer_spec.rb typo 2018-02-20 22:53:57 +00:00
user_profile_spec.rb fix i18n on user profile tabs 2018-03-01 22:23:50 +00:00
user_service_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
user_spec.rb Move user learning object scopes to a new file 2018-03-02 17:39:53 +00:00
web_conference_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00
web_conference_spec_helper.rb da licença part 48 2017-04-28 18:59:33 +00:00
web_zip_export_spec.rb da licença part 48 2017-04-28 18:59:33 +00:00
wiki_page_spec.rb bypass the wiki model as much as possible for wiki_pages 2017-08-09 16:09:06 +00:00
wiki_spec.rb Make course home page go to modules if wiki home page unset. 2017-11-09 18:13:15 +00:00
wimba_conference_spec.rb spec: mocha => rspec-mocks for models 2017-07-27 16:38:19 +00:00