bearcat 1.6.10 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +0 -0
- data/bearcat.gemspec +5 -3
- data/lib/badgrcat/api_array.rb +0 -0
- data/lib/badgrcat/client.rb +15 -2
- data/lib/badgrcat/version.rb +0 -0
- data/lib/bearcat/api_array.rb +1 -0
- data/lib/bearcat/client/account_reports.rb +0 -0
- data/lib/bearcat/client/analytics.rb +0 -0
- data/lib/bearcat/client/assignment_groups.rb +0 -0
- data/lib/bearcat/client/assignments.rb +0 -0
- data/lib/bearcat/client/blueprint_courses.rb +0 -0
- data/lib/bearcat/client/calendar_events.rb +0 -0
- data/lib/bearcat/client/canvas_files.rb +0 -0
- data/lib/bearcat/client/conferences.rb +0 -0
- data/lib/bearcat/client/content_exports.rb +0 -0
- data/lib/bearcat/client/content_migrations.rb +0 -0
- data/lib/bearcat/client/conversations.rb +0 -0
- data/lib/bearcat/client/custom_gradebook_columns.rb +0 -0
- data/lib/bearcat/client/discussions.rb +0 -0
- data/lib/bearcat/client/enrollments.rb +0 -0
- data/lib/bearcat/client/external_tools.rb +0 -0
- data/lib/bearcat/client/file_helper.rb +1 -1
- data/lib/bearcat/client/files.rb +0 -0
- data/lib/bearcat/client/folders.rb +0 -0
- data/lib/bearcat/client/group_categories.rb +0 -0
- data/lib/bearcat/client/group_memberships.rb +0 -0
- data/lib/bearcat/client/groups.rb +0 -0
- data/lib/bearcat/client/learning_outcomes.rb +0 -0
- data/lib/bearcat/client/logins.rb +0 -0
- data/lib/bearcat/client/module_items.rb +0 -0
- data/lib/bearcat/client/modules.rb +0 -0
- data/lib/bearcat/client/o_auth2.rb +0 -0
- data/lib/bearcat/client/outcome_groups.rb +0 -0
- data/lib/bearcat/client/outcome_imports.rb +1 -1
- data/lib/bearcat/client/outcomes.rb +0 -0
- data/lib/bearcat/client/progresses.rb +0 -0
- data/lib/bearcat/client/quizzes.rb +0 -0
- data/lib/bearcat/client/roles.rb +0 -0
- data/lib/bearcat/client/rubric.rb +0 -0
- data/lib/bearcat/client/rubric_assessment.rb +0 -0
- data/lib/bearcat/client/rubric_association.rb +0 -0
- data/lib/bearcat/client/search.rb +0 -0
- data/lib/bearcat/client/sections.rb +0 -0
- data/lib/bearcat/client/sis_imports.rb +1 -1
- data/lib/bearcat/client/tabs.rb +0 -0
- data/lib/bearcat/client.rb +14 -0
- data/lib/bearcat/client_module.rb +0 -0
- data/lib/bearcat/rate_limiting/functions.lua +11 -0
- data/lib/bearcat/rate_limiting/increment_bucket.lua +0 -0
- data/lib/bearcat/rate_limiting/redis_script.rb +0 -0
- data/lib/bearcat/rate_limiting.rb +0 -0
- data/lib/bearcat/version.rb +1 -1
- data/lib/catalogcat/api_array.rb +1 -1
- data/lib/catalogcat/client/catalogs.rb +0 -0
- data/lib/catalogcat/client/certificates.rb +0 -0
- data/lib/catalogcat/client/courses.rb +0 -0
- data/lib/catalogcat/client/email_domain_sets.rb +0 -0
- data/lib/catalogcat/client/enrollments.rb +0 -0
- data/lib/catalogcat/client/orders.rb +0 -0
- data/lib/catalogcat/client/user_registrations.rb +1 -1
- data/lib/catalogcat/client.rb +0 -0
- data/lib/catalogcat/version.rb +0 -0
- data/lib/catalogcat.rb +0 -0
- data/spec/badgrcat/client_spec.rb +151 -0
- data/spec/bearcat/api_array_spec.rb +8 -8
- data/spec/bearcat/client/analytics_spec.rb +0 -0
- data/spec/bearcat/client/assignment_groups_spec.rb +0 -0
- data/spec/bearcat/client/assignments_spec.rb +0 -0
- data/spec/bearcat/client/blueprint_courses_spec.rb +0 -0
- data/spec/bearcat/client/calendar_events_spec.rb +0 -0
- data/spec/bearcat/client/canvas_files_spec.rb +0 -0
- data/spec/bearcat/client/conferences_spec.rb +0 -0
- data/spec/bearcat/client/content_exports_spec.rb +0 -0
- data/spec/bearcat/client/content_migrations_spec.rb +0 -0
- data/spec/bearcat/client/conversations_spec.rb +0 -0
- data/spec/bearcat/client/courses_spec.rb +0 -0
- data/spec/bearcat/client/custom_gradebook_columns_spec.rb +0 -0
- data/spec/bearcat/client/discussions_spec.rb +0 -0
- data/spec/bearcat/client/enrollments_spec.rb +0 -0
- data/spec/bearcat/client/external_tools_spec.rb +0 -0
- data/spec/bearcat/client/files_spec.rb +0 -0
- data/spec/bearcat/client/folders_spec.rb +0 -0
- data/spec/bearcat/client/graph_ql_spec.rb +0 -0
- data/spec/bearcat/client/group_categories_spec.rb +0 -0
- data/spec/bearcat/client/group_membership_spec.rb +0 -0
- data/spec/bearcat/client/group_memberships_spec.rb +0 -0
- data/spec/bearcat/client/groups_spec.rb +0 -0
- data/spec/bearcat/client/learning_outcomes_spec.rb +0 -0
- data/spec/bearcat/client/module_items_spec.rb +0 -0
- data/spec/bearcat/client/modules_spec.rb +0 -0
- data/spec/bearcat/client/new_quizzes_spec.rb +111 -0
- data/spec/bearcat/client/o_auth2_spec.rb +0 -0
- data/spec/bearcat/client/outcome_groups_spec.rb +0 -0
- data/spec/bearcat/client/outcomes_spec.rb +0 -0
- data/spec/bearcat/client/quizzes_spec.rb +0 -0
- data/spec/bearcat/client/roles_spec.rb +0 -0
- data/spec/bearcat/client/rubric_assessment_spec.rb +0 -0
- data/spec/bearcat/client/rubric_association_spec.rb +0 -0
- data/spec/bearcat/client/rubric_spec.rb +0 -0
- data/spec/bearcat/client/search_spec.rb +0 -0
- data/spec/bearcat/client/sections_spec.rb +0 -0
- data/spec/bearcat/client/submissions_spec.rb +0 -0
- data/spec/bearcat/client/users_spec.rb +0 -0
- data/spec/bearcat/rate_limiting_spec.rb +0 -0
- data/spec/bearcat/stub_bearcat_spec.rb +0 -0
- data/spec/bearcat_spec.rb +0 -0
- data/spec/fixtures/access_token.json +0 -0
- data/spec/fixtures/account_admin_create.json +0 -0
- data/spec/fixtures/account_admin_delete.json +0 -0
- data/spec/fixtures/account_admins.json +0 -0
- data/spec/fixtures/account_courses.json +0 -0
- data/spec/fixtures/account_grading_standards.json +0 -0
- data/spec/fixtures/account_groups.json +0 -0
- data/spec/fixtures/account_reports.json +0 -0
- data/spec/fixtures/account_reports_index.json +0 -0
- data/spec/fixtures/account_reports_result_success.json +0 -0
- data/spec/fixtures/account_reports_start_result.json +0 -0
- data/spec/fixtures/account_role.json +0 -0
- data/spec/fixtures/account_roles.json +0 -0
- data/spec/fixtures/account_sis_imports.json +0 -0
- data/spec/fixtures/account_sub_accounts.json +0 -0
- data/spec/fixtures/account_user.json +0 -0
- data/spec/fixtures/account_users.json +0 -0
- data/spec/fixtures/accounts.json +0 -0
- data/spec/fixtures/add_custom_user_data.json +0 -0
- data/spec/fixtures/add_user.json +0 -0
- data/spec/fixtures/assignment.json +0 -0
- data/spec/fixtures/assignment_group.json +0 -0
- data/spec/fixtures/assignment_groups.json +0 -0
- data/spec/fixtures/assignment_section_override.json +0 -0
- data/spec/fixtures/assignments.json +0 -0
- data/spec/fixtures/bearcat.jpg +0 -0
- data/spec/fixtures/blueprint_migration.json +0 -0
- data/spec/fixtures/blueprint_subscriptions.json +0 -0
- data/spec/fixtures/blueprint_template.json +0 -0
- data/spec/fixtures/blueprint_update_assocations_success.json +0 -0
- data/spec/fixtures/calendar_event.json +0 -0
- data/spec/fixtures/calendar_events.json +0 -0
- data/spec/fixtures/canvas_files/declare_file.json +0 -0
- data/spec/fixtures/canvas_files/upload_success.json +0 -0
- data/spec/fixtures/cc.imscc +0 -0
- data/spec/fixtures/communication_channels.json +0 -0
- data/spec/fixtures/conclude_enrollment.json +0 -0
- data/spec/fixtures/content_export.json +0 -0
- data/spec/fixtures/content_migration_files/content_migration.json +0 -0
- data/spec/fixtures/content_migration_files/response.json +0 -0
- data/spec/fixtures/content_migration_files/upload_success.json +0 -0
- data/spec/fixtures/conversation.json +0 -0
- data/spec/fixtures/course.json +0 -0
- data/spec/fixtures/course_conferences.json +0 -0
- data/spec/fixtures/course_copy.json +0 -0
- data/spec/fixtures/course_enrollments.json +0 -0
- data/spec/fixtures/course_files.json +0 -0
- data/spec/fixtures/course_folder.json +0 -0
- data/spec/fixtures/course_folders.json +0 -0
- data/spec/fixtures/course_grading_standards.json +0 -0
- data/spec/fixtures/course_groups.json +0 -0
- data/spec/fixtures/course_sections.json +0 -0
- data/spec/fixtures/course_settings.json +0 -0
- data/spec/fixtures/course_students.json +0 -0
- data/spec/fixtures/create_course_discussion.json +0 -0
- data/spec/fixtures/create_group_discussion.json +0 -0
- data/spec/fixtures/create_outcome_in_group.json +0 -0
- data/spec/fixtures/create_section.json +0 -0
- data/spec/fixtures/created_assignment.json +0 -0
- data/spec/fixtures/created_course.json +0 -0
- data/spec/fixtures/created_group.json +0 -0
- data/spec/fixtures/created_group_category.json +0 -0
- data/spec/fixtures/created_group_membership.json +0 -0
- data/spec/fixtures/created_module.json +0 -0
- data/spec/fixtures/custom_data.json +0 -0
- data/spec/fixtures/custom_food_data.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/column_data.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/custom_gradebook_column.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/custom_gradebook_columns.json +0 -0
- data/spec/fixtures/custom_gradebook_columns/gradebook_column_progress.json +0 -0
- data/spec/fixtures/dashboard.json +0 -0
- data/spec/fixtures/delete_course.json +0 -0
- data/spec/fixtures/delete_custom_data_scope.json +0 -0
- data/spec/fixtures/delete_group_category.json +0 -0
- data/spec/fixtures/delete_section.json +0 -0
- data/spec/fixtures/deleted_conversation.json +0 -0
- data/spec/fixtures/deleted_group.json +0 -0
- data/spec/fixtures/department_level_participation.json +0 -0
- data/spec/fixtures/department_level_statistics.json +0 -0
- data/spec/fixtures/discussion_entries.json +0 -0
- data/spec/fixtures/discussion_entry_replies.json +0 -0
- data/spec/fixtures/discussion_topic.json +0 -0
- data/spec/fixtures/discussion_topics.json +0 -0
- data/spec/fixtures/edited_group.json +0 -0
- data/spec/fixtures/edited_group_category.json +0 -0
- data/spec/fixtures/enroll_student.json +0 -0
- data/spec/fixtures/enrollment_terms.json +0 -0
- data/spec/fixtures/external_tool.json +0 -0
- data/spec/fixtures/external_tools.json +0 -0
- data/spec/fixtures/file.csv +0 -0
- data/spec/fixtures/gradebook_history.json +0 -0
- data/spec/fixtures/graph_ql_scores.json +0 -0
- data/spec/fixtures/group.json +0 -0
- data/spec/fixtures/group_categories.json +0 -0
- data/spec/fixtures/group_category.json +0 -0
- data/spec/fixtures/group_category_groups.json +0 -0
- data/spec/fixtures/group_conferences.json +0 -0
- data/spec/fixtures/group_membership.json +0 -0
- data/spec/fixtures/learning_outcome.json +0 -0
- data/spec/fixtures/link_unlink_outcome.json +0 -0
- data/spec/fixtures/merge_user.json +0 -0
- data/spec/fixtures/module.json +0 -0
- data/spec/fixtures/module_item.json +0 -0
- data/spec/fixtures/module_item_sequence.json +0 -0
- data/spec/fixtures/module_items.json +0 -0
- data/spec/fixtures/modules.json +0 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_categorization.json +44 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_essay.json +29 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_file_upload.json +32 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_fill_in_multiple_blanks.json +65 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_formula.json +50 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_hot_spot.json +42 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_matching.json +52 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_multiple_answer.json +38 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_numeric.json +30 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_ordering.json +40 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_short_answer.json +31 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_stimulus.json +26 -0
- data/spec/fixtures/new_quizzes/new_quiz_item_true_false.json +29 -0
- data/spec/fixtures/no_custom_data.json +0 -0
- data/spec/fixtures/ok.json +0 -0
- data/spec/fixtures/outcome_group_import.json +0 -0
- data/spec/fixtures/outcome_groups.json +0 -0
- data/spec/fixtures/outcome_result.json +0 -0
- data/spec/fixtures/outcome_subgroup.json +0 -0
- data/spec/fixtures/outcome_subgroups.json +0 -0
- data/spec/fixtures/outcomes.json +0 -0
- data/spec/fixtures/paged_body.json +0 -0
- data/spec/fixtures/pages.json +0 -0
- data/spec/fixtures/progress.json +0 -0
- data/spec/fixtures/quizzes/course_quiz.json +0 -0
- data/spec/fixtures/quizzes/course_quiz_questions.json +0 -0
- data/spec/fixtures/quizzes/course_quizzes.json +0 -0
- data/spec/fixtures/quizzes/quiz_assignment_override.json +0 -0
- data/spec/fixtures/quizzes/quiz_extension.json +0 -0
- data/spec/fixtures/reactivate_enrollment.json +0 -0
- data/spec/fixtures/report_history.json +0 -0
- data/spec/fixtures/report_list.json +0 -0
- data/spec/fixtures/report_status.json +0 -0
- data/spec/fixtures/rubric.json +0 -0
- data/spec/fixtures/rubric_assessment.json +0 -0
- data/spec/fixtures/rubric_association.json +0 -0
- data/spec/fixtures/search_find_recipients.json +0 -0
- data/spec/fixtures/section.json +0 -0
- data/spec/fixtures/section_enrollments.json +0 -0
- data/spec/fixtures/single_account.json +0 -0
- data/spec/fixtures/start_report.json +0 -0
- data/spec/fixtures/submissions/submission.json +0 -0
- data/spec/fixtures/update_outcome.json +0 -0
- data/spec/fixtures/update_outcome_group.json +0 -0
- data/spec/fixtures/update_section.json +0 -0
- data/spec/fixtures/updated_course.json +0 -0
- data/spec/fixtures/user_avatars.json +0 -0
- data/spec/fixtures/user_details.json +0 -0
- data/spec/fixtures/user_enrollments.json +0 -0
- data/spec/fixtures/user_logins.json +0 -0
- data/spec/fixtures/user_page_views.json +0 -0
- data/spec/fixtures/user_profile.json +0 -0
- data/spec/helper.rb +7 -0
- metadata +235 -182
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bearcat
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.7.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Instructure CustomDev
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: bin
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: rake
|
|
@@ -44,14 +43,14 @@ dependencies:
|
|
|
44
43
|
requirements:
|
|
45
44
|
- - "~>"
|
|
46
45
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: '
|
|
46
|
+
version: '3.13'
|
|
48
47
|
type: :development
|
|
49
48
|
prerelease: false
|
|
50
49
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
50
|
requirements:
|
|
52
51
|
- - "~>"
|
|
53
52
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: '
|
|
53
|
+
version: '3.13'
|
|
55
54
|
- !ruby/object:Gem::Dependency
|
|
56
55
|
name: webmock
|
|
57
56
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -108,6 +107,20 @@ dependencies:
|
|
|
108
107
|
- - "~>"
|
|
109
108
|
- !ruby/object:Gem::Version
|
|
110
109
|
version: 1.16.3
|
|
110
|
+
- !ruby/object:Gem::Dependency
|
|
111
|
+
name: appraisal
|
|
112
|
+
requirement: !ruby/object:Gem::Requirement
|
|
113
|
+
requirements:
|
|
114
|
+
- - "~>"
|
|
115
|
+
- !ruby/object:Gem::Version
|
|
116
|
+
version: '2.5'
|
|
117
|
+
type: :development
|
|
118
|
+
prerelease: false
|
|
119
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
120
|
+
requirements:
|
|
121
|
+
- - "~>"
|
|
122
|
+
- !ruby/object:Gem::Version
|
|
123
|
+
version: '2.5'
|
|
111
124
|
- !ruby/object:Gem::Dependency
|
|
112
125
|
name: activesupport
|
|
113
126
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -126,36 +139,50 @@ dependencies:
|
|
|
126
139
|
name: faraday
|
|
127
140
|
requirement: !ruby/object:Gem::Requirement
|
|
128
141
|
requirements:
|
|
129
|
-
- - "
|
|
142
|
+
- - ">="
|
|
130
143
|
- !ruby/object:Gem::Version
|
|
131
144
|
version: '1.0'
|
|
132
145
|
- - "<"
|
|
133
146
|
- !ruby/object:Gem::Version
|
|
134
|
-
version: '
|
|
147
|
+
version: '3'
|
|
135
148
|
type: :runtime
|
|
136
149
|
prerelease: false
|
|
137
150
|
version_requirements: !ruby/object:Gem::Requirement
|
|
138
151
|
requirements:
|
|
139
|
-
- - "
|
|
152
|
+
- - ">="
|
|
140
153
|
- !ruby/object:Gem::Version
|
|
141
154
|
version: '1.0'
|
|
142
155
|
- - "<"
|
|
143
156
|
- !ruby/object:Gem::Version
|
|
144
|
-
version: '
|
|
157
|
+
version: '3'
|
|
158
|
+
- !ruby/object:Gem::Dependency
|
|
159
|
+
name: faraday-multipart
|
|
160
|
+
requirement: !ruby/object:Gem::Requirement
|
|
161
|
+
requirements:
|
|
162
|
+
- - "~>"
|
|
163
|
+
- !ruby/object:Gem::Version
|
|
164
|
+
version: '1.0'
|
|
165
|
+
type: :runtime
|
|
166
|
+
prerelease: false
|
|
167
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
168
|
+
requirements:
|
|
169
|
+
- - "~>"
|
|
170
|
+
- !ruby/object:Gem::Version
|
|
171
|
+
version: '1.0'
|
|
145
172
|
- !ruby/object:Gem::Dependency
|
|
146
173
|
name: footrest
|
|
147
174
|
requirement: !ruby/object:Gem::Requirement
|
|
148
175
|
requirements:
|
|
149
176
|
- - ">="
|
|
150
177
|
- !ruby/object:Gem::Version
|
|
151
|
-
version: 0.
|
|
178
|
+
version: 0.6.1
|
|
152
179
|
type: :runtime
|
|
153
180
|
prerelease: false
|
|
154
181
|
version_requirements: !ruby/object:Gem::Requirement
|
|
155
182
|
requirements:
|
|
156
183
|
- - ">="
|
|
157
184
|
- !ruby/object:Gem::Version
|
|
158
|
-
version: 0.
|
|
185
|
+
version: 0.6.1
|
|
159
186
|
- !ruby/object:Gem::Dependency
|
|
160
187
|
name: rediconn
|
|
161
188
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -237,6 +264,7 @@ files:
|
|
|
237
264
|
- lib/bearcat/client_module.rb
|
|
238
265
|
- lib/bearcat/misc_exceptions/conflict.rb
|
|
239
266
|
- lib/bearcat/rate_limiting.rb
|
|
267
|
+
- lib/bearcat/rate_limiting/functions.lua
|
|
240
268
|
- lib/bearcat/rate_limiting/increment_bucket.lua
|
|
241
269
|
- lib/bearcat/rate_limiting/redis_script.rb
|
|
242
270
|
- lib/bearcat/spec_helpers.rb
|
|
@@ -252,6 +280,7 @@ files:
|
|
|
252
280
|
- lib/catalogcat/client/orders.rb
|
|
253
281
|
- lib/catalogcat/client/user_registrations.rb
|
|
254
282
|
- lib/catalogcat/version.rb
|
|
283
|
+
- spec/badgrcat/client_spec.rb
|
|
255
284
|
- spec/bearcat/api_array_spec.rb
|
|
256
285
|
- spec/bearcat/client/accounts_spec.rb
|
|
257
286
|
- spec/bearcat/client/analytics_spec.rb
|
|
@@ -410,6 +439,19 @@ files:
|
|
|
410
439
|
- spec/fixtures/new_quizzes/course_new_quiz.json
|
|
411
440
|
- spec/fixtures/new_quizzes/course_new_quizzes.json
|
|
412
441
|
- spec/fixtures/new_quizzes/new_quiz_item.json
|
|
442
|
+
- spec/fixtures/new_quizzes/new_quiz_item_categorization.json
|
|
443
|
+
- spec/fixtures/new_quizzes/new_quiz_item_essay.json
|
|
444
|
+
- spec/fixtures/new_quizzes/new_quiz_item_file_upload.json
|
|
445
|
+
- spec/fixtures/new_quizzes/new_quiz_item_fill_in_multiple_blanks.json
|
|
446
|
+
- spec/fixtures/new_quizzes/new_quiz_item_formula.json
|
|
447
|
+
- spec/fixtures/new_quizzes/new_quiz_item_hot_spot.json
|
|
448
|
+
- spec/fixtures/new_quizzes/new_quiz_item_matching.json
|
|
449
|
+
- spec/fixtures/new_quizzes/new_quiz_item_multiple_answer.json
|
|
450
|
+
- spec/fixtures/new_quizzes/new_quiz_item_numeric.json
|
|
451
|
+
- spec/fixtures/new_quizzes/new_quiz_item_ordering.json
|
|
452
|
+
- spec/fixtures/new_quizzes/new_quiz_item_short_answer.json
|
|
453
|
+
- spec/fixtures/new_quizzes/new_quiz_item_stimulus.json
|
|
454
|
+
- spec/fixtures/new_quizzes/new_quiz_item_true_false.json
|
|
413
455
|
- spec/fixtures/new_quizzes/new_quiz_items.json
|
|
414
456
|
- spec/fixtures/new_quizzes/new_quiz_report.json
|
|
415
457
|
- spec/fixtures/new_quizzes/new_quiz_reports.json
|
|
@@ -458,10 +500,8 @@ files:
|
|
|
458
500
|
- spec/fixtures/user_page_views.json
|
|
459
501
|
- spec/fixtures/user_profile.json
|
|
460
502
|
- spec/helper.rb
|
|
461
|
-
homepage:
|
|
462
503
|
licenses: []
|
|
463
504
|
metadata: {}
|
|
464
|
-
post_install_message:
|
|
465
505
|
rdoc_options: []
|
|
466
506
|
require_paths:
|
|
467
507
|
- lib
|
|
@@ -476,214 +516,227 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
476
516
|
- !ruby/object:Gem::Version
|
|
477
517
|
version: '0'
|
|
478
518
|
requirements: []
|
|
479
|
-
rubygems_version: 3.
|
|
480
|
-
signing_key:
|
|
519
|
+
rubygems_version: 3.6.9
|
|
481
520
|
specification_version: 4
|
|
482
521
|
summary: Canvas API
|
|
483
522
|
test_files:
|
|
484
|
-
- spec/
|
|
485
|
-
- spec/bearcat/client_spec.rb
|
|
523
|
+
- spec/badgrcat/client_spec.rb
|
|
486
524
|
- spec/bearcat/api_array_spec.rb
|
|
487
|
-
- spec/bearcat/
|
|
488
|
-
- spec/bearcat/
|
|
489
|
-
- spec/bearcat/client/canvas_files_spec.rb
|
|
490
|
-
- spec/bearcat/client/folders_spec.rb
|
|
491
|
-
- spec/bearcat/client/new_quizzes_spec.rb
|
|
492
|
-
- spec/bearcat/client/conferences_spec.rb
|
|
493
|
-
- spec/bearcat/client/conversations_spec.rb
|
|
494
|
-
- spec/bearcat/client/outcome_groups_spec.rb
|
|
525
|
+
- spec/bearcat/client/accounts_spec.rb
|
|
526
|
+
- spec/bearcat/client/analytics_spec.rb
|
|
495
527
|
- spec/bearcat/client/assignment_groups_spec.rb
|
|
496
528
|
- spec/bearcat/client/assignments_spec.rb
|
|
497
|
-
- spec/bearcat/client/rubric_association_spec.rb
|
|
498
|
-
- spec/bearcat/client/o_auth2_spec.rb
|
|
499
|
-
- spec/bearcat/client/search_spec.rb
|
|
500
|
-
- spec/bearcat/client/calendar_events_spec.rb
|
|
501
|
-
- spec/bearcat/client/group_memberships_spec.rb
|
|
502
|
-
- spec/bearcat/client/pages_spec.rb
|
|
503
|
-
- spec/bearcat/client/modules_spec.rb
|
|
504
|
-
- spec/bearcat/client/discussions_spec.rb
|
|
505
|
-
- spec/bearcat/client/files_spec.rb
|
|
506
|
-
- spec/bearcat/client/roles_spec.rb
|
|
507
|
-
- spec/bearcat/client/graph_ql_spec.rb
|
|
508
|
-
- spec/bearcat/client/group_categories_spec.rb
|
|
509
|
-
- spec/bearcat/client/rubric_assessment_spec.rb
|
|
510
529
|
- spec/bearcat/client/blueprint_courses_spec.rb
|
|
511
|
-
- spec/bearcat/client/
|
|
512
|
-
- spec/bearcat/client/
|
|
530
|
+
- spec/bearcat/client/calendar_events_spec.rb
|
|
531
|
+
- spec/bearcat/client/canvas_files_spec.rb
|
|
532
|
+
- spec/bearcat/client/conferences_spec.rb
|
|
533
|
+
- spec/bearcat/client/content_exports_spec.rb
|
|
513
534
|
- spec/bearcat/client/content_migrations_spec.rb
|
|
535
|
+
- spec/bearcat/client/conversations_spec.rb
|
|
536
|
+
- spec/bearcat/client/courses_spec.rb
|
|
514
537
|
- spec/bearcat/client/custom_gradebook_columns_spec.rb
|
|
538
|
+
- spec/bearcat/client/discussions_spec.rb
|
|
515
539
|
- spec/bearcat/client/enrollments_spec.rb
|
|
516
|
-
- spec/bearcat/client/analytics_spec.rb
|
|
517
|
-
- spec/bearcat/client/content_exports_spec.rb
|
|
518
540
|
- spec/bearcat/client/external_tools_spec.rb
|
|
519
|
-
- spec/bearcat/client/
|
|
520
|
-
- spec/bearcat/client/
|
|
541
|
+
- spec/bearcat/client/files_spec.rb
|
|
542
|
+
- spec/bearcat/client/folders_spec.rb
|
|
543
|
+
- spec/bearcat/client/graph_ql_spec.rb
|
|
544
|
+
- spec/bearcat/client/group_categories_spec.rb
|
|
545
|
+
- spec/bearcat/client/group_membership_spec.rb
|
|
546
|
+
- spec/bearcat/client/group_memberships_spec.rb
|
|
547
|
+
- spec/bearcat/client/groups_spec.rb
|
|
521
548
|
- spec/bearcat/client/learning_outcomes_spec.rb
|
|
549
|
+
- spec/bearcat/client/module_items_spec.rb
|
|
550
|
+
- spec/bearcat/client/modules_spec.rb
|
|
551
|
+
- spec/bearcat/client/new_quizzes_spec.rb
|
|
552
|
+
- spec/bearcat/client/o_auth2_spec.rb
|
|
553
|
+
- spec/bearcat/client/outcome_groups_spec.rb
|
|
522
554
|
- spec/bearcat/client/outcomes_spec.rb
|
|
523
|
-
- spec/bearcat/client/
|
|
555
|
+
- spec/bearcat/client/pages_spec.rb
|
|
556
|
+
- spec/bearcat/client/quizzes_spec.rb
|
|
524
557
|
- spec/bearcat/client/reports_spec.rb
|
|
525
|
-
- spec/bearcat/client/
|
|
558
|
+
- spec/bearcat/client/roles_spec.rb
|
|
559
|
+
- spec/bearcat/client/rubric_assessment_spec.rb
|
|
560
|
+
- spec/bearcat/client/rubric_association_spec.rb
|
|
561
|
+
- spec/bearcat/client/rubric_spec.rb
|
|
562
|
+
- spec/bearcat/client/search_spec.rb
|
|
526
563
|
- spec/bearcat/client/sections_spec.rb
|
|
527
|
-
- spec/bearcat/client/
|
|
528
|
-
- spec/bearcat/client/
|
|
529
|
-
- spec/bearcat/
|
|
530
|
-
- spec/
|
|
564
|
+
- spec/bearcat/client/submissions_spec.rb
|
|
565
|
+
- spec/bearcat/client/users_spec.rb
|
|
566
|
+
- spec/bearcat/client_spec.rb
|
|
567
|
+
- spec/bearcat/rate_limiting_spec.rb
|
|
568
|
+
- spec/bearcat/stub_bearcat_spec.rb
|
|
569
|
+
- spec/bearcat_spec.rb
|
|
570
|
+
- spec/fixtures/access_token.json
|
|
571
|
+
- spec/fixtures/account_admin_create.json
|
|
572
|
+
- spec/fixtures/account_admin_delete.json
|
|
573
|
+
- spec/fixtures/account_admins.json
|
|
574
|
+
- spec/fixtures/account_courses.json
|
|
531
575
|
- spec/fixtures/account_grading_standards.json
|
|
576
|
+
- spec/fixtures/account_groups.json
|
|
577
|
+
- spec/fixtures/account_reports.json
|
|
578
|
+
- spec/fixtures/account_reports_index.json
|
|
579
|
+
- spec/fixtures/account_reports_result_success.json
|
|
580
|
+
- spec/fixtures/account_reports_start_result.json
|
|
581
|
+
- spec/fixtures/account_role.json
|
|
582
|
+
- spec/fixtures/account_roles.json
|
|
583
|
+
- spec/fixtures/account_sis_imports.json
|
|
584
|
+
- spec/fixtures/account_sub_accounts.json
|
|
585
|
+
- spec/fixtures/account_user.json
|
|
586
|
+
- spec/fixtures/account_users.json
|
|
587
|
+
- spec/fixtures/accounts.json
|
|
532
588
|
- spec/fixtures/add_custom_user_data.json
|
|
589
|
+
- spec/fixtures/add_user.json
|
|
590
|
+
- spec/fixtures/assignment.json
|
|
533
591
|
- spec/fixtures/assignment_group.json
|
|
534
|
-
- spec/fixtures/
|
|
535
|
-
- spec/fixtures/update_outcome.json
|
|
536
|
-
- spec/fixtures/section_enrollments.json
|
|
537
|
-
- spec/fixtures/outcome_groups.json
|
|
538
|
-
- spec/fixtures/assignments.json
|
|
539
|
-
- spec/fixtures/deleted_page.json
|
|
540
|
-
- spec/fixtures/course_files.json
|
|
592
|
+
- spec/fixtures/assignment_groups.json
|
|
541
593
|
- spec/fixtures/assignment_section_override.json
|
|
542
|
-
- spec/fixtures/
|
|
543
|
-
- spec/fixtures/course_folder.json
|
|
544
|
-
- spec/fixtures/ok.json
|
|
545
|
-
- spec/fixtures/account_sub_accounts.json
|
|
546
|
-
- spec/fixtures/course_sections.json
|
|
547
|
-
- spec/fixtures/merge_user.json
|
|
594
|
+
- spec/fixtures/assignments.json
|
|
548
595
|
- spec/fixtures/bearcat.jpg
|
|
549
|
-
- spec/fixtures/
|
|
550
|
-
- spec/fixtures/
|
|
551
|
-
- spec/fixtures/
|
|
552
|
-
- spec/fixtures/
|
|
553
|
-
- spec/fixtures/
|
|
554
|
-
- spec/fixtures/
|
|
555
|
-
- spec/fixtures/rubric_assessment.json
|
|
556
|
-
- spec/fixtures/paged_body.json
|
|
557
|
-
- spec/fixtures/canvas_files/upload_success.json
|
|
596
|
+
- spec/fixtures/blueprint_migration.json
|
|
597
|
+
- spec/fixtures/blueprint_subscriptions.json
|
|
598
|
+
- spec/fixtures/blueprint_template.json
|
|
599
|
+
- spec/fixtures/blueprint_update_assocations_success.json
|
|
600
|
+
- spec/fixtures/calendar_event.json
|
|
601
|
+
- spec/fixtures/calendar_events.json
|
|
558
602
|
- spec/fixtures/canvas_files/declare_file.json
|
|
559
|
-
- spec/fixtures/
|
|
560
|
-
- spec/fixtures/
|
|
561
|
-
- spec/fixtures/
|
|
562
|
-
- spec/fixtures/
|
|
603
|
+
- spec/fixtures/canvas_files/upload_success.json
|
|
604
|
+
- spec/fixtures/cc.imscc
|
|
605
|
+
- spec/fixtures/communication_channels.json
|
|
606
|
+
- spec/fixtures/conclude_enrollment.json
|
|
607
|
+
- spec/fixtures/content_export.json
|
|
563
608
|
- spec/fixtures/content_migration_files/content_migration.json
|
|
564
609
|
- spec/fixtures/content_migration_files/response.json
|
|
565
|
-
- spec/fixtures/
|
|
566
|
-
- spec/fixtures/
|
|
610
|
+
- spec/fixtures/content_migration_files/upload_success.json
|
|
611
|
+
- spec/fixtures/conversation.json
|
|
612
|
+
- spec/fixtures/course.json
|
|
567
613
|
- spec/fixtures/course_conferences.json
|
|
614
|
+
- spec/fixtures/course_copy.json
|
|
615
|
+
- spec/fixtures/course_enrollments.json
|
|
616
|
+
- spec/fixtures/course_files.json
|
|
617
|
+
- spec/fixtures/course_folder.json
|
|
618
|
+
- spec/fixtures/course_folders.json
|
|
619
|
+
- spec/fixtures/course_grading_standards.json
|
|
620
|
+
- spec/fixtures/course_groups.json
|
|
621
|
+
- spec/fixtures/course_sections.json
|
|
622
|
+
- spec/fixtures/course_settings.json
|
|
623
|
+
- spec/fixtures/course_students.json
|
|
624
|
+
- spec/fixtures/create_course_discussion.json
|
|
625
|
+
- spec/fixtures/create_group_discussion.json
|
|
568
626
|
- spec/fixtures/create_outcome_in_group.json
|
|
569
|
-
- spec/fixtures/delete_custom_data_scope.json
|
|
570
|
-
- spec/fixtures/created_group_category.json
|
|
571
|
-
- spec/fixtures/created_course.json
|
|
572
|
-
- spec/fixtures/assignment_groups.json
|
|
573
|
-
- spec/fixtures/section.json
|
|
574
627
|
- spec/fixtures/create_section.json
|
|
575
|
-
- spec/fixtures/
|
|
576
|
-
- spec/fixtures/
|
|
577
|
-
- spec/fixtures/
|
|
578
|
-
- spec/fixtures/
|
|
579
|
-
- spec/fixtures/
|
|
580
|
-
- spec/fixtures/
|
|
581
|
-
- spec/fixtures/course.json
|
|
582
|
-
- spec/fixtures/rubric_association.json
|
|
583
|
-
- spec/fixtures/external_tools.json
|
|
584
|
-
- spec/fixtures/conversation.json
|
|
585
|
-
- spec/fixtures/external_tool.json
|
|
586
|
-
- spec/fixtures/course_students.json
|
|
587
|
-
- spec/fixtures/updated_course.json
|
|
588
|
-
- spec/fixtures/discussion_topics.json
|
|
628
|
+
- spec/fixtures/created_assignment.json
|
|
629
|
+
- spec/fixtures/created_course.json
|
|
630
|
+
- spec/fixtures/created_group.json
|
|
631
|
+
- spec/fixtures/created_group_category.json
|
|
632
|
+
- spec/fixtures/created_group_membership.json
|
|
633
|
+
- spec/fixtures/created_module.json
|
|
589
634
|
- spec/fixtures/created_sub_account.json
|
|
590
|
-
- spec/fixtures/
|
|
591
|
-
- spec/fixtures/
|
|
592
|
-
- spec/fixtures/
|
|
635
|
+
- spec/fixtures/custom_data.json
|
|
636
|
+
- spec/fixtures/custom_food_data.json
|
|
637
|
+
- spec/fixtures/custom_gradebook_columns/column_data.json
|
|
638
|
+
- spec/fixtures/custom_gradebook_columns/custom_gradebook_column.json
|
|
639
|
+
- spec/fixtures/custom_gradebook_columns/custom_gradebook_columns.json
|
|
640
|
+
- spec/fixtures/custom_gradebook_columns/gradebook_column_progress.json
|
|
641
|
+
- spec/fixtures/dashboard.json
|
|
642
|
+
- spec/fixtures/delete_course.json
|
|
643
|
+
- spec/fixtures/delete_custom_data_scope.json
|
|
644
|
+
- spec/fixtures/delete_group_category.json
|
|
645
|
+
- spec/fixtures/delete_section.json
|
|
646
|
+
- spec/fixtures/deleted_conversation.json
|
|
647
|
+
- spec/fixtures/deleted_group.json
|
|
648
|
+
- spec/fixtures/deleted_page.json
|
|
649
|
+
- spec/fixtures/deleted_sub_account.json
|
|
650
|
+
- spec/fixtures/department_level_participation.json
|
|
651
|
+
- spec/fixtures/department_level_statistics.json
|
|
652
|
+
- spec/fixtures/discussion_entries.json
|
|
593
653
|
- spec/fixtures/discussion_entry_replies.json
|
|
594
|
-
- spec/fixtures/
|
|
654
|
+
- spec/fixtures/discussion_topic.json
|
|
655
|
+
- spec/fixtures/discussion_topics.json
|
|
656
|
+
- spec/fixtures/edited_group.json
|
|
657
|
+
- spec/fixtures/edited_group_category.json
|
|
658
|
+
- spec/fixtures/enroll_student.json
|
|
659
|
+
- spec/fixtures/enrollment_terms.json
|
|
660
|
+
- spec/fixtures/external_tool.json
|
|
661
|
+
- spec/fixtures/external_tools.json
|
|
662
|
+
- spec/fixtures/file.csv
|
|
595
663
|
- spec/fixtures/gradebook_history.json
|
|
596
|
-
- spec/fixtures/
|
|
597
|
-
- spec/fixtures/
|
|
598
|
-
- spec/fixtures/
|
|
599
|
-
- spec/fixtures/
|
|
600
|
-
- spec/fixtures/
|
|
601
|
-
- spec/fixtures/
|
|
602
|
-
- spec/fixtures/
|
|
603
|
-
- spec/fixtures/
|
|
664
|
+
- spec/fixtures/graph_ql_scores.json
|
|
665
|
+
- spec/fixtures/group.json
|
|
666
|
+
- spec/fixtures/group_categories.json
|
|
667
|
+
- spec/fixtures/group_category.json
|
|
668
|
+
- spec/fixtures/group_category_groups.json
|
|
669
|
+
- spec/fixtures/group_conferences.json
|
|
670
|
+
- spec/fixtures/group_membership.json
|
|
671
|
+
- spec/fixtures/learning_outcome.json
|
|
672
|
+
- spec/fixtures/link_unlink_outcome.json
|
|
673
|
+
- spec/fixtures/merge_user.json
|
|
674
|
+
- spec/fixtures/module.json
|
|
604
675
|
- spec/fixtures/module_item.json
|
|
605
|
-
- spec/fixtures/
|
|
676
|
+
- spec/fixtures/module_item_sequence.json
|
|
677
|
+
- spec/fixtures/module_items.json
|
|
678
|
+
- spec/fixtures/modules.json
|
|
679
|
+
- spec/fixtures/new_quizzes/course_new_quiz.json
|
|
606
680
|
- spec/fixtures/new_quizzes/course_new_quizzes.json
|
|
607
|
-
- spec/fixtures/new_quizzes/
|
|
681
|
+
- spec/fixtures/new_quizzes/new_quiz_item.json
|
|
682
|
+
- spec/fixtures/new_quizzes/new_quiz_item_categorization.json
|
|
683
|
+
- spec/fixtures/new_quizzes/new_quiz_item_essay.json
|
|
684
|
+
- spec/fixtures/new_quizzes/new_quiz_item_file_upload.json
|
|
685
|
+
- spec/fixtures/new_quizzes/new_quiz_item_fill_in_multiple_blanks.json
|
|
686
|
+
- spec/fixtures/new_quizzes/new_quiz_item_formula.json
|
|
687
|
+
- spec/fixtures/new_quizzes/new_quiz_item_hot_spot.json
|
|
688
|
+
- spec/fixtures/new_quizzes/new_quiz_item_matching.json
|
|
689
|
+
- spec/fixtures/new_quizzes/new_quiz_item_multiple_answer.json
|
|
690
|
+
- spec/fixtures/new_quizzes/new_quiz_item_numeric.json
|
|
691
|
+
- spec/fixtures/new_quizzes/new_quiz_item_ordering.json
|
|
692
|
+
- spec/fixtures/new_quizzes/new_quiz_item_short_answer.json
|
|
693
|
+
- spec/fixtures/new_quizzes/new_quiz_item_stimulus.json
|
|
694
|
+
- spec/fixtures/new_quizzes/new_quiz_item_true_false.json
|
|
608
695
|
- spec/fixtures/new_quizzes/new_quiz_items.json
|
|
609
696
|
- spec/fixtures/new_quizzes/new_quiz_report.json
|
|
610
|
-
- spec/fixtures/new_quizzes/new_quiz_submissions.json
|
|
611
697
|
- spec/fixtures/new_quizzes/new_quiz_reports.json
|
|
612
|
-
- spec/fixtures/new_quizzes/
|
|
613
|
-
- spec/fixtures/new_quizzes/
|
|
614
|
-
- spec/fixtures/
|
|
615
|
-
- spec/fixtures/
|
|
616
|
-
- spec/fixtures/delete_group_category.json
|
|
617
|
-
- spec/fixtures/dashboard.json
|
|
618
|
-
- spec/fixtures/edited_group.json
|
|
619
|
-
- spec/fixtures/department_level_participation.json
|
|
620
|
-
- spec/fixtures/outcome_result.json
|
|
621
|
-
- spec/fixtures/file.csv
|
|
622
|
-
- spec/fixtures/course_copy.json
|
|
623
|
-
- spec/fixtures/user_logins.json
|
|
624
|
-
- spec/fixtures/module_item_sequence.json
|
|
625
|
-
- spec/fixtures/course_settings.json
|
|
626
|
-
- spec/fixtures/enrollment_terms.json
|
|
627
|
-
- spec/fixtures/blueprint_migration.json
|
|
628
|
-
- spec/fixtures/cc.imscc
|
|
629
|
-
- spec/fixtures/user_profile.json
|
|
630
|
-
- spec/fixtures/create_course_discussion.json
|
|
631
|
-
- spec/fixtures/custom_food_data.json
|
|
632
|
-
- spec/fixtures/created_module.json
|
|
633
|
-
- spec/fixtures/course_groups.json
|
|
634
|
-
- spec/fixtures/reactivate_enrollment.json
|
|
635
|
-
- spec/fixtures/blueprint_template.json
|
|
636
|
-
- spec/fixtures/account_courses.json
|
|
637
|
-
- spec/fixtures/calendar_events.json
|
|
638
|
-
- spec/fixtures/submissions/submission.json
|
|
639
|
-
- spec/fixtures/link_unlink_outcome.json
|
|
640
|
-
- spec/fixtures/account_reports_index.json
|
|
641
|
-
- spec/fixtures/module_items.json
|
|
642
|
-
- spec/fixtures/access_token.json
|
|
643
|
-
- spec/fixtures/progress.json
|
|
644
|
-
- spec/fixtures/module.json
|
|
645
|
-
- spec/fixtures/deleted_sub_account.json
|
|
646
|
-
- spec/fixtures/group_categories.json
|
|
647
|
-
- spec/fixtures/course_folders.json
|
|
648
|
-
- spec/fixtures/department_level_statistics.json
|
|
649
|
-
- spec/fixtures/account_admin_delete.json
|
|
650
|
-
- spec/fixtures/account_reports_result_success.json
|
|
651
|
-
- spec/fixtures/deleted_conversation.json
|
|
652
|
-
- spec/fixtures/learning_outcome.json
|
|
653
|
-
- spec/fixtures/user_details.json
|
|
698
|
+
- spec/fixtures/new_quizzes/new_quiz_submission.json
|
|
699
|
+
- spec/fixtures/new_quizzes/new_quiz_submissions.json
|
|
700
|
+
- spec/fixtures/no_custom_data.json
|
|
701
|
+
- spec/fixtures/ok.json
|
|
654
702
|
- spec/fixtures/outcome_group_import.json
|
|
655
|
-
- spec/fixtures/
|
|
656
|
-
- spec/fixtures/
|
|
703
|
+
- spec/fixtures/outcome_groups.json
|
|
704
|
+
- spec/fixtures/outcome_result.json
|
|
657
705
|
- spec/fixtures/outcome_subgroup.json
|
|
658
|
-
- spec/fixtures/sub_account.json
|
|
659
706
|
- spec/fixtures/outcome_subgroups.json
|
|
660
|
-
- spec/fixtures/
|
|
661
|
-
- spec/fixtures/
|
|
662
|
-
- spec/fixtures/
|
|
663
|
-
- spec/fixtures/
|
|
664
|
-
- spec/fixtures/
|
|
665
|
-
- spec/fixtures/group_membership.json
|
|
666
|
-
- spec/fixtures/quizzes/course_quizzes.json
|
|
707
|
+
- spec/fixtures/outcomes.json
|
|
708
|
+
- spec/fixtures/paged_body.json
|
|
709
|
+
- spec/fixtures/pages.json
|
|
710
|
+
- spec/fixtures/progress.json
|
|
711
|
+
- spec/fixtures/quizzes/course_quiz.json
|
|
667
712
|
- spec/fixtures/quizzes/course_quiz_questions.json
|
|
713
|
+
- spec/fixtures/quizzes/course_quizzes.json
|
|
668
714
|
- spec/fixtures/quizzes/quiz_assignment_override.json
|
|
669
715
|
- spec/fixtures/quizzes/quiz_extension.json
|
|
670
|
-
- spec/fixtures/
|
|
671
|
-
- spec/fixtures/
|
|
672
|
-
- spec/fixtures/
|
|
673
|
-
- spec/fixtures/
|
|
674
|
-
- spec/fixtures/
|
|
675
|
-
- spec/fixtures/
|
|
716
|
+
- spec/fixtures/reactivate_enrollment.json
|
|
717
|
+
- spec/fixtures/report_history.json
|
|
718
|
+
- spec/fixtures/report_list.json
|
|
719
|
+
- spec/fixtures/report_status.json
|
|
720
|
+
- spec/fixtures/rubric.json
|
|
721
|
+
- spec/fixtures/rubric_assessment.json
|
|
722
|
+
- spec/fixtures/rubric_association.json
|
|
723
|
+
- spec/fixtures/search_find_recipients.json
|
|
724
|
+
- spec/fixtures/section.json
|
|
725
|
+
- spec/fixtures/section_enrollments.json
|
|
676
726
|
- spec/fixtures/single_account.json
|
|
677
|
-
- spec/fixtures/
|
|
678
|
-
- spec/fixtures/
|
|
727
|
+
- spec/fixtures/start_report.json
|
|
728
|
+
- spec/fixtures/sub_account.json
|
|
729
|
+
- spec/fixtures/submissions/submission.json
|
|
730
|
+
- spec/fixtures/update_outcome.json
|
|
731
|
+
- spec/fixtures/update_outcome_group.json
|
|
732
|
+
- spec/fixtures/update_section.json
|
|
733
|
+
- spec/fixtures/updated_course.json
|
|
734
|
+
- spec/fixtures/updated_page.json
|
|
735
|
+
- spec/fixtures/updated_sub_account.json
|
|
679
736
|
- spec/fixtures/user_avatars.json
|
|
680
|
-
- spec/fixtures/
|
|
681
|
-
- spec/fixtures/
|
|
682
|
-
- spec/fixtures/
|
|
683
|
-
- spec/fixtures/
|
|
684
|
-
- spec/fixtures/
|
|
685
|
-
- spec/
|
|
686
|
-
- spec/fixtures/course_grading_standards.json
|
|
687
|
-
- spec/fixtures/group_conferences.json
|
|
688
|
-
- spec/fixtures/discussion_topic.json
|
|
689
|
-
- spec/fixtures/deleted_group.json
|
|
737
|
+
- spec/fixtures/user_details.json
|
|
738
|
+
- spec/fixtures/user_enrollments.json
|
|
739
|
+
- spec/fixtures/user_logins.json
|
|
740
|
+
- spec/fixtures/user_page_views.json
|
|
741
|
+
- spec/fixtures/user_profile.json
|
|
742
|
+
- spec/helper.rb
|