lms-graphql-api 1.4.0 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (615) hide show
  1. checksums.yaml +4 -4
  2. data/lib/lms_graphql/mutations/canvas/abort_all_pending_sis_imports.rb +3 -0
  3. data/lib/lms_graphql/mutations/canvas/abort_generation_of_report_or_remove_previously_generated_one.rb +3 -0
  4. data/lib/lms_graphql/mutations/canvas/abort_sis_import.rb +3 -0
  5. data/lib/lms_graphql/mutations/canvas/accept_course_invitation.rb +3 -0
  6. data/lib/lms_graphql/mutations/canvas/activate_role.rb +3 -0
  7. data/lib/lms_graphql/mutations/canvas/add_allowed_domain_to_account.rb +3 -0
  8. data/lib/lms_graphql/mutations/canvas/add_authentication_provider.rb +3 -0
  9. data/lib/lms_graphql/mutations/canvas/add_course_to_favorites.rb +3 -0
  10. data/lib/lms_graphql/mutations/canvas/add_group_to_favorites.rb +3 -0
  11. data/lib/lms_graphql/mutations/canvas/add_message.rb +3 -0
  12. data/lib/lms_graphql/mutations/canvas/add_multiple_allowed_domains_to_account.rb +3 -0
  13. data/lib/lms_graphql/mutations/canvas/add_observee.rb +3 -0
  14. data/lib/lms_graphql/mutations/canvas/add_observee_with_credentials.rb +3 -0
  15. data/lib/lms_graphql/mutations/canvas/add_recipients.rb +3 -0
  16. data/lib/lms_graphql/mutations/canvas/add_tool_to_rce_favorites.rb +26 -0
  17. data/lib/lms_graphql/mutations/canvas/add_users_to_content_share.rb +3 -0
  18. data/lib/lms_graphql/mutations/canvas/adds_last_attended_date_to_student_enrollment_in_course.rb +3 -0
  19. data/lib/lms_graphql/mutations/canvas/answering_questions.rb +3 -0
  20. data/lib/lms_graphql/mutations/canvas/assign_unassigned_members.rb +3 -0
  21. data/lib/lms_graphql/mutations/canvas/batch_create_overrides_in_course.rb +3 -0
  22. data/lib/lms_graphql/mutations/canvas/batch_update_conversations.rb +3 -0
  23. data/lib/lms_graphql/mutations/canvas/batch_update_overrides_in_course.rb +3 -0
  24. data/lib/lms_graphql/mutations/canvas/begin_migration_to_push_to_associated_courses.rb +3 -0
  25. data/lib/lms_graphql/mutations/canvas/bulk_select_provisional_grades.rb +3 -0
  26. data/lib/lms_graphql/mutations/canvas/bulk_update_assignment_dates.rb +3 -0
  27. data/lib/lms_graphql/mutations/canvas/bulk_update_column_data.rb +3 -0
  28. data/lib/lms_graphql/mutations/canvas/clear_course_nicknames.rb +3 -0
  29. data/lib/lms_graphql/mutations/canvas/close_notification_for_user.rb +3 -0
  30. data/lib/lms_graphql/mutations/canvas/complete_quiz_submission_turn_it_in.rb +3 -0
  31. data/lib/lms_graphql/mutations/canvas/conclude_deactivate_or_delete_enrollment.rb +3 -0
  32. data/lib/lms_graphql/mutations/canvas/confirm_image_selection.rb +3 -0
  33. data/lib/lms_graphql/mutations/canvas/copy_course_content.rb +3 -0
  34. data/lib/lms_graphql/mutations/canvas/copy_file.rb +3 -0
  35. data/lib/lms_graphql/mutations/canvas/copy_folder.rb +3 -0
  36. data/lib/lms_graphql/mutations/canvas/course_quiz_extensions_set_extensions_for_student_quiz_submissions.rb +3 -0
  37. data/lib/lms_graphql/mutations/canvas/courses_preview_processed_html.rb +3 -0
  38. data/lib/lms_graphql/mutations/canvas/courses_upload_file.rb +3 -0
  39. data/lib/lms_graphql/mutations/canvas/create_appointment_group.rb +3 -0
  40. data/lib/lms_graphql/mutations/canvas/create_assignment.rb +3 -0
  41. data/lib/lms_graphql/mutations/canvas/create_assignment_group.rb +3 -0
  42. data/lib/lms_graphql/mutations/canvas/create_assignment_override.rb +3 -0
  43. data/lib/lms_graphql/mutations/canvas/create_bookmark.rb +3 -0
  44. data/lib/lms_graphql/mutations/canvas/create_calendar_event.rb +3 -0
  45. data/lib/lms_graphql/mutations/canvas/create_communication_channel.rb +3 -0
  46. data/lib/lms_graphql/mutations/canvas/create_content_migration_accounts.rb +3 -0
  47. data/lib/lms_graphql/mutations/canvas/create_content_migration_courses.rb +3 -0
  48. data/lib/lms_graphql/mutations/canvas/create_content_migration_groups.rb +3 -0
  49. data/lib/lms_graphql/mutations/canvas/create_content_migration_users.rb +3 -0
  50. data/lib/lms_graphql/mutations/canvas/create_content_share.rb +3 -0
  51. data/lib/lms_graphql/mutations/canvas/create_conversation.rb +3 -0
  52. data/lib/lms_graphql/mutations/canvas/create_course_section.rb +3 -0
  53. data/lib/lms_graphql/mutations/canvas/create_custom_gradebook_column.rb +3 -0
  54. data/lib/lms_graphql/mutations/canvas/create_enrollment_term.rb +3 -0
  55. data/lib/lms_graphql/mutations/canvas/create_epub_export.rb +3 -0
  56. data/lib/lms_graphql/mutations/canvas/create_error_report.rb +3 -0
  57. data/lib/lms_graphql/mutations/canvas/create_external_feed_courses.rb +3 -0
  58. data/lib/lms_graphql/mutations/canvas/create_external_feed_groups.rb +3 -0
  59. data/lib/lms_graphql/mutations/canvas/create_external_tool_accounts.rb +3 -0
  60. data/lib/lms_graphql/mutations/canvas/create_external_tool_courses.rb +3 -0
  61. data/lib/lms_graphql/mutations/canvas/create_folder_courses.rb +3 -0
  62. data/lib/lms_graphql/mutations/canvas/create_folder_folders.rb +3 -0
  63. data/lib/lms_graphql/mutations/canvas/create_folder_groups.rb +3 -0
  64. data/lib/lms_graphql/mutations/canvas/create_folder_users.rb +3 -0
  65. data/lib/lms_graphql/mutations/canvas/create_global_notification.rb +3 -0
  66. data/lib/lms_graphql/mutations/canvas/create_group_category_accounts.rb +3 -0
  67. data/lib/lms_graphql/mutations/canvas/create_group_category_courses.rb +3 -0
  68. data/lib/lms_graphql/mutations/canvas/create_group_group_categories.rb +3 -0
  69. data/lib/lms_graphql/mutations/canvas/create_group_groups.rb +3 -0
  70. data/lib/lms_graphql/mutations/canvas/create_jwt.rb +3 -0
  71. data/lib/lms_graphql/mutations/canvas/create_late_policy.rb +3 -0
  72. data/lib/lms_graphql/mutations/canvas/create_line_item.rb +3 -0
  73. data/lib/lms_graphql/mutations/canvas/create_link_outcome_accounts.rb +3 -0
  74. data/lib/lms_graphql/mutations/canvas/create_link_outcome_accounts_outcome_id.rb +3 -0
  75. data/lib/lms_graphql/mutations/canvas/create_link_outcome_courses.rb +3 -0
  76. data/lib/lms_graphql/mutations/canvas/create_link_outcome_courses_outcome_id.rb +3 -0
  77. data/lib/lms_graphql/mutations/canvas/create_link_outcome_global.rb +3 -0
  78. data/lib/lms_graphql/mutations/canvas/create_link_outcome_global_outcome_id.rb +3 -0
  79. data/lib/lms_graphql/mutations/canvas/create_live_assessment_results.rb +3 -0
  80. data/lib/lms_graphql/mutations/canvas/create_membership.rb +3 -0
  81. data/lib/lms_graphql/mutations/canvas/create_module.rb +7 -1
  82. data/lib/lms_graphql/mutations/canvas/create_module_item.rb +3 -0
  83. data/lib/lms_graphql/mutations/canvas/create_new_course.rb +3 -0
  84. data/lib/lms_graphql/mutations/canvas/create_new_discussion_topic_courses.rb +3 -0
  85. data/lib/lms_graphql/mutations/canvas/create_new_discussion_topic_groups.rb +3 -0
  86. data/lib/lms_graphql/mutations/canvas/create_new_grading_standard_accounts.rb +3 -0
  87. data/lib/lms_graphql/mutations/canvas/create_new_grading_standard_courses.rb +3 -0
  88. data/lib/lms_graphql/mutations/canvas/create_new_role.rb +3 -0
  89. data/lib/lms_graphql/mutations/canvas/create_new_sub_account.rb +3 -0
  90. data/lib/lms_graphql/mutations/canvas/create_observer_pairing_code.rb +3 -0
  91. data/lib/lms_graphql/mutations/canvas/create_or_find_live_assessment.rb +3 -0
  92. data/lib/lms_graphql/mutations/canvas/create_or_update_events_directly_for_course_timetable.rb +7 -2
  93. data/lib/lms_graphql/mutations/canvas/create_originality_report.rb +3 -0
  94. data/lib/lms_graphql/mutations/canvas/create_page_courses.rb +3 -0
  95. data/lib/lms_graphql/mutations/canvas/create_page_groups.rb +3 -0
  96. data/lib/lms_graphql/mutations/canvas/create_planner_note.rb +3 -0
  97. data/lib/lms_graphql/mutations/canvas/create_planner_override.rb +3 -0
  98. data/lib/lms_graphql/mutations/canvas/create_question_group.rb +3 -0
  99. data/lib/lms_graphql/mutations/canvas/create_quiz.rb +3 -0
  100. data/lib/lms_graphql/mutations/canvas/create_quiz_report.rb +3 -0
  101. data/lib/lms_graphql/mutations/canvas/create_quiz_submission_start_quiz_taking_session.rb +3 -0
  102. data/lib/lms_graphql/mutations/canvas/create_rubricassociation.rb +3 -0
  103. data/lib/lms_graphql/mutations/canvas/create_score.rb +3 -0
  104. data/lib/lms_graphql/mutations/canvas/create_single_poll.rb +3 -0
  105. data/lib/lms_graphql/mutations/canvas/create_single_poll_choice.rb +3 -0
  106. data/lib/lms_graphql/mutations/canvas/create_single_poll_session.rb +3 -0
  107. data/lib/lms_graphql/mutations/canvas/create_single_poll_submission.rb +3 -0
  108. data/lib/lms_graphql/mutations/canvas/create_single_quiz_question.rb +3 -0
  109. data/lib/lms_graphql/mutations/canvas/create_single_rubric.rb +3 -0
  110. data/lib/lms_graphql/mutations/canvas/create_single_rubric_assessment.rb +3 -0
  111. data/lib/lms_graphql/mutations/canvas/create_subgroup_accounts.rb +3 -0
  112. data/lib/lms_graphql/mutations/canvas/create_subgroup_courses.rb +3 -0
  113. data/lib/lms_graphql/mutations/canvas/create_subgroup_global.rb +3 -0
  114. data/lib/lms_graphql/mutations/canvas/create_update_proficiency_ratings_accounts.rb +33 -0
  115. data/lib/lms_graphql/mutations/canvas/create_update_proficiency_ratings_courses.rb +33 -0
  116. data/lib/lms_graphql/mutations/canvas/create_user.rb +3 -0
  117. data/lib/lms_graphql/mutations/canvas/create_user_login.rb +3 -0
  118. data/lib/lms_graphql/mutations/canvas/create_webhook_subscription.rb +3 -0
  119. data/lib/lms_graphql/mutations/canvas/cross_list_section.rb +3 -0
  120. data/lib/lms_graphql/mutations/canvas/de_cross_list_section.rb +3 -0
  121. data/lib/lms_graphql/mutations/canvas/deactivate_role.rb +3 -0
  122. data/lib/lms_graphql/mutations/canvas/delete_appointment_group.rb +3 -0
  123. data/lib/lms_graphql/mutations/canvas/delete_assignment.rb +3 -0
  124. data/lib/lms_graphql/mutations/canvas/delete_assignment_override.rb +3 -0
  125. data/lib/lms_graphql/mutations/canvas/delete_authentication_provider.rb +3 -0
  126. data/lib/lms_graphql/mutations/canvas/delete_bookmark.rb +3 -0
  127. data/lib/lms_graphql/mutations/canvas/delete_calendar_event.rb +3 -0
  128. data/lib/lms_graphql/mutations/canvas/delete_communication_channel_id.rb +3 -0
  129. data/lib/lms_graphql/mutations/canvas/delete_communication_channel_type.rb +3 -0
  130. data/lib/lms_graphql/mutations/canvas/delete_conclude_course.rb +3 -0
  131. data/lib/lms_graphql/mutations/canvas/delete_conversation.rb +3 -0
  132. data/lib/lms_graphql/mutations/canvas/delete_custom_data.rb +3 -0
  133. data/lib/lms_graphql/mutations/canvas/delete_custom_gradebook_column.rb +3 -0
  134. data/lib/lms_graphql/mutations/canvas/delete_enrollment_term.rb +3 -0
  135. data/lib/lms_graphql/mutations/canvas/delete_entry_courses.rb +3 -0
  136. data/lib/lms_graphql/mutations/canvas/delete_entry_groups.rb +3 -0
  137. data/lib/lms_graphql/mutations/canvas/delete_external_feed_courses.rb +3 -0
  138. data/lib/lms_graphql/mutations/canvas/delete_external_feed_groups.rb +3 -0
  139. data/lib/lms_graphql/mutations/canvas/delete_external_tool_accounts.rb +3 -0
  140. data/lib/lms_graphql/mutations/canvas/delete_external_tool_courses.rb +3 -0
  141. data/lib/lms_graphql/mutations/canvas/delete_file.rb +3 -0
  142. data/lib/lms_graphql/mutations/canvas/delete_folder.rb +3 -0
  143. data/lib/lms_graphql/mutations/canvas/delete_grading_period_accounts.rb +3 -0
  144. data/lib/lms_graphql/mutations/canvas/delete_grading_period_courses.rb +3 -0
  145. data/lib/lms_graphql/mutations/canvas/delete_group.rb +3 -0
  146. data/lib/lms_graphql/mutations/canvas/delete_group_category.rb +3 -0
  147. data/lib/lms_graphql/mutations/canvas/delete_line_item.rb +3 -0
  148. data/lib/lms_graphql/mutations/canvas/delete_message.rb +3 -0
  149. data/lib/lms_graphql/mutations/canvas/delete_module.rb +7 -1
  150. data/lib/lms_graphql/mutations/canvas/delete_module_item.rb +3 -0
  151. data/lib/lms_graphql/mutations/canvas/delete_outcome_group_accounts.rb +3 -0
  152. data/lib/lms_graphql/mutations/canvas/delete_outcome_group_courses.rb +3 -0
  153. data/lib/lms_graphql/mutations/canvas/delete_outcome_group_global.rb +3 -0
  154. data/lib/lms_graphql/mutations/canvas/delete_page_courses.rb +3 -0
  155. data/lib/lms_graphql/mutations/canvas/delete_page_groups.rb +3 -0
  156. data/lib/lms_graphql/mutations/canvas/delete_peer_review_courses.rb +3 -0
  157. data/lib/lms_graphql/mutations/canvas/delete_peer_review_sections.rb +3 -0
  158. data/lib/lms_graphql/mutations/canvas/delete_planner_note.rb +3 -0
  159. data/lib/lms_graphql/mutations/canvas/delete_planner_override.rb +3 -0
  160. data/lib/lms_graphql/mutations/canvas/delete_poll.rb +3 -0
  161. data/lib/lms_graphql/mutations/canvas/delete_poll_choice.rb +3 -0
  162. data/lib/lms_graphql/mutations/canvas/delete_poll_session.rb +3 -0
  163. data/lib/lms_graphql/mutations/canvas/delete_push_notification_endpoint.rb +3 -0
  164. data/lib/lms_graphql/mutations/canvas/delete_question_group.rb +3 -0
  165. data/lib/lms_graphql/mutations/canvas/delete_quiz.rb +3 -0
  166. data/lib/lms_graphql/mutations/canvas/delete_quiz_question.rb +3 -0
  167. data/lib/lms_graphql/mutations/canvas/delete_report.rb +3 -0
  168. data/lib/lms_graphql/mutations/canvas/delete_rubricassociation.rb +3 -0
  169. data/lib/lms_graphql/mutations/canvas/delete_section.rb +3 -0
  170. data/lib/lms_graphql/mutations/canvas/delete_single_rubric.rb +3 -0
  171. data/lib/lms_graphql/mutations/canvas/delete_single_rubric_assessment.rb +3 -0
  172. data/lib/lms_graphql/mutations/canvas/delete_sub_account.rb +3 -0
  173. data/lib/lms_graphql/mutations/canvas/delete_submission_comment.rb +30 -0
  174. data/lib/lms_graphql/mutations/canvas/delete_topic_courses.rb +3 -0
  175. data/lib/lms_graphql/mutations/canvas/delete_topic_groups.rb +3 -0
  176. data/lib/lms_graphql/mutations/canvas/delete_user_from_root_account.rb +3 -0
  177. data/lib/lms_graphql/mutations/canvas/delete_user_login.rb +3 -0
  178. data/lib/lms_graphql/mutations/canvas/delete_webhook_subscription.rb +3 -0
  179. data/lib/lms_graphql/mutations/canvas/deprecated_self_register_user.rb +3 -0
  180. data/lib/lms_graphql/mutations/canvas/destroy_assignment_group.rb +3 -0
  181. data/lib/lms_graphql/mutations/canvas/disable_assignments_currently_enabled_for_grade_export_to_sis.rb +3 -0
  182. data/lib/lms_graphql/mutations/canvas/duplicate_page.rb +3 -0
  183. data/lib/lms_graphql/mutations/canvas/edit_assignment.rb +3 -0
  184. data/lib/lms_graphql/mutations/canvas/edit_assignment_group.rb +3 -0
  185. data/lib/lms_graphql/mutations/canvas/edit_conversation.rb +3 -0
  186. data/lib/lms_graphql/mutations/canvas/edit_external_tool_accounts.rb +3 -0
  187. data/lib/lms_graphql/mutations/canvas/edit_external_tool_courses.rb +3 -0
  188. data/lib/lms_graphql/mutations/canvas/edit_group.rb +3 -0
  189. data/lib/lms_graphql/mutations/canvas/edit_originality_report_files.rb +3 -0
  190. data/lib/lms_graphql/mutations/canvas/edit_originality_report_submissions.rb +3 -0
  191. data/lib/lms_graphql/mutations/canvas/edit_quiz.rb +3 -0
  192. data/lib/lms_graphql/mutations/canvas/edit_section.rb +3 -0
  193. data/lib/lms_graphql/mutations/canvas/edit_submission_comment.rb +33 -0
  194. data/lib/lms_graphql/mutations/canvas/edit_user.rb +7 -2
  195. data/lib/lms_graphql/mutations/canvas/edit_user_login.rb +3 -0
  196. data/lib/lms_graphql/mutations/canvas/enable_disable_or_clear_explicit_csp_setting_accounts.rb +3 -0
  197. data/lib/lms_graphql/mutations/canvas/enable_disable_or_clear_explicit_csp_setting_courses.rb +3 -0
  198. data/lib/lms_graphql/mutations/canvas/enroll_user_courses.rb +3 -0
  199. data/lib/lms_graphql/mutations/canvas/enroll_user_sections.rb +3 -0
  200. data/lib/lms_graphql/mutations/canvas/export_content_courses.rb +3 -0
  201. data/lib/lms_graphql/mutations/canvas/export_content_groups.rb +3 -0
  202. data/lib/lms_graphql/mutations/canvas/export_content_users.rb +3 -0
  203. data/lib/lms_graphql/mutations/canvas/files_upload_file.rb +3 -0
  204. data/lib/lms_graphql/mutations/canvas/flagging_question.rb +3 -0
  205. data/lib/lms_graphql/mutations/canvas/get_pandata_events_jwt_token_and_its_expiration_date.rb +3 -0
  206. data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_courses_assignments.rb +3 -0
  207. data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_courses_submissions.rb +3 -0
  208. data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_sections_assignments.rb +3 -0
  209. data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_multiple_submissions_sections_submissions.rb +3 -0
  210. data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_submission_courses.rb +3 -0
  211. data/lib/lms_graphql/mutations/canvas/grade_or_comment_on_submission_sections.rb +3 -0
  212. data/lib/lms_graphql/mutations/canvas/groups_preview_processed_html.rb +3 -0
  213. data/lib/lms_graphql/mutations/canvas/groups_upload_file.rb +3 -0
  214. data/lib/lms_graphql/mutations/canvas/hide_all_stream_items.rb +3 -0
  215. data/lib/lms_graphql/mutations/canvas/hide_stream_item.rb +3 -0
  216. data/lib/lms_graphql/mutations/canvas/import_category_groups.rb +27 -0
  217. data/lib/lms_graphql/mutations/canvas/import_outcome_group_accounts.rb +3 -0
  218. data/lib/lms_graphql/mutations/canvas/import_outcome_group_courses.rb +3 -0
  219. data/lib/lms_graphql/mutations/canvas/import_outcome_group_global.rb +3 -0
  220. data/lib/lms_graphql/mutations/canvas/import_outcomes_accounts.rb +3 -0
  221. data/lib/lms_graphql/mutations/canvas/import_outcomes_courses.rb +3 -0
  222. data/lib/lms_graphql/mutations/canvas/import_sis_data.rb +3 -0
  223. data/lib/lms_graphql/mutations/canvas/invite_others_to_group.rb +3 -0
  224. data/lib/lms_graphql/mutations/canvas/leave_group_memberships.rb +3 -0
  225. data/lib/lms_graphql/mutations/canvas/leave_group_users.rb +3 -0
  226. data/lib/lms_graphql/mutations/canvas/lock_or_unlock_current_csp_settings_for_sub_accounts_and_courses.rb +3 -0
  227. data/lib/lms_graphql/mutations/canvas/make_account_admin.rb +3 -0
  228. data/lib/lms_graphql/mutations/canvas/mark_all_as_read.rb +3 -0
  229. data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_read_courses.rb +3 -0
  230. data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_read_groups.rb +3 -0
  231. data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_unread_courses.rb +3 -0
  232. data/lib/lms_graphql/mutations/canvas/mark_all_entries_as_unread_groups.rb +3 -0
  233. data/lib/lms_graphql/mutations/canvas/mark_entry_as_read_courses.rb +3 -0
  234. data/lib/lms_graphql/mutations/canvas/mark_entry_as_read_groups.rb +3 -0
  235. data/lib/lms_graphql/mutations/canvas/mark_entry_as_unread_courses.rb +3 -0
  236. data/lib/lms_graphql/mutations/canvas/mark_entry_as_unread_groups.rb +3 -0
  237. data/lib/lms_graphql/mutations/canvas/mark_module_item_as_done_not_done.rb +3 -0
  238. data/lib/lms_graphql/mutations/canvas/mark_module_item_read.rb +3 -0
  239. data/lib/lms_graphql/mutations/canvas/mark_submission_as_read_courses.rb +3 -0
  240. data/lib/lms_graphql/mutations/canvas/mark_submission_as_read_sections.rb +3 -0
  241. data/lib/lms_graphql/mutations/canvas/mark_submission_as_unread_courses.rb +3 -0
  242. data/lib/lms_graphql/mutations/canvas/mark_submission_as_unread_sections.rb +3 -0
  243. data/lib/lms_graphql/mutations/canvas/mark_topic_as_read_courses.rb +3 -0
  244. data/lib/lms_graphql/mutations/canvas/mark_topic_as_read_groups.rb +3 -0
  245. data/lib/lms_graphql/mutations/canvas/mark_topic_as_unread_courses.rb +3 -0
  246. data/lib/lms_graphql/mutations/canvas/mark_topic_as_unread_groups.rb +3 -0
  247. data/lib/lms_graphql/mutations/canvas/merge_user_into_another_user_accounts.rb +3 -0
  248. data/lib/lms_graphql/mutations/canvas/merge_user_into_another_user_destination_user_id.rb +3 -0
  249. data/lib/lms_graphql/mutations/canvas/mutations.rb +7 -1
  250. data/lib/lms_graphql/mutations/canvas/patch_late_policy.rb +3 -0
  251. data/lib/lms_graphql/mutations/canvas/peer_reviews_create_peer_review_courses.rb +3 -0
  252. data/lib/lms_graphql/mutations/canvas/peer_reviews_create_peer_review_sections.rb +3 -0
  253. data/lib/lms_graphql/mutations/canvas/post_entry_courses.rb +3 -0
  254. data/lib/lms_graphql/mutations/canvas/post_entry_groups.rb +3 -0
  255. data/lib/lms_graphql/mutations/canvas/post_reply_courses.rb +3 -0
  256. data/lib/lms_graphql/mutations/canvas/post_reply_groups.rb +3 -0
  257. data/lib/lms_graphql/mutations/canvas/publish_provisional_grades_for_assignment.rb +3 -0
  258. data/lib/lms_graphql/mutations/canvas/quiz_extensions_set_extensions_for_student_quiz_submissions.rb +3 -0
  259. data/lib/lms_graphql/mutations/canvas/quiz_submission_files_upload_file.rb +3 -0
  260. data/lib/lms_graphql/mutations/canvas/rate_entry_courses.rb +3 -0
  261. data/lib/lms_graphql/mutations/canvas/rate_entry_groups.rb +3 -0
  262. data/lib/lms_graphql/mutations/canvas/re_activate_enrollment.rb +3 -0
  263. data/lib/lms_graphql/mutations/canvas/re_lock_module_progressions.rb +7 -1
  264. data/lib/lms_graphql/mutations/canvas/refresh_jwt.rb +3 -0
  265. data/lib/lms_graphql/mutations/canvas/reject_course_invitation.rb +3 -0
  266. data/lib/lms_graphql/mutations/canvas/remove_account_admin.rb +3 -0
  267. data/lib/lms_graphql/mutations/canvas/remove_content_share.rb +3 -0
  268. data/lib/lms_graphql/mutations/canvas/remove_course_from_favorites.rb +3 -0
  269. data/lib/lms_graphql/mutations/canvas/remove_course_nickname.rb +3 -0
  270. data/lib/lms_graphql/mutations/canvas/remove_domain_from_account.rb +3 -0
  271. data/lib/lms_graphql/mutations/canvas/remove_feature_flag_accounts.rb +3 -0
  272. data/lib/lms_graphql/mutations/canvas/remove_feature_flag_courses.rb +3 -0
  273. data/lib/lms_graphql/mutations/canvas/remove_feature_flag_users.rb +3 -0
  274. data/lib/lms_graphql/mutations/canvas/remove_group_from_favorites.rb +3 -0
  275. data/lib/lms_graphql/mutations/canvas/remove_observee.rb +3 -0
  276. data/lib/lms_graphql/mutations/canvas/remove_tool_from_rce_favorites.rb +26 -0
  277. data/lib/lms_graphql/mutations/canvas/remove_usage_rights_courses.rb +3 -0
  278. data/lib/lms_graphql/mutations/canvas/remove_usage_rights_groups.rb +3 -0
  279. data/lib/lms_graphql/mutations/canvas/remove_usage_rights_users.rb +3 -0
  280. data/lib/lms_graphql/mutations/canvas/reorder_custom_columns.rb +3 -0
  281. data/lib/lms_graphql/mutations/canvas/reorder_pinned_topics_courses.rb +3 -0
  282. data/lib/lms_graphql/mutations/canvas/reorder_pinned_topics_groups.rb +3 -0
  283. data/lib/lms_graphql/mutations/canvas/reorder_question_groups.rb +3 -0
  284. data/lib/lms_graphql/mutations/canvas/reorder_quiz_items.rb +3 -0
  285. data/lib/lms_graphql/mutations/canvas/reserve_time_slot.rb +3 -0
  286. data/lib/lms_graphql/mutations/canvas/reserve_time_slot_participant_id.rb +3 -0
  287. data/lib/lms_graphql/mutations/canvas/reset_course.rb +3 -0
  288. data/lib/lms_graphql/mutations/canvas/reset_course_favorites.rb +3 -0
  289. data/lib/lms_graphql/mutations/canvas/reset_group_favorites.rb +3 -0
  290. data/lib/lms_graphql/mutations/canvas/reset_link_verifier.rb +3 -0
  291. data/lib/lms_graphql/mutations/canvas/restore_workflow_states_of_sis_imported_items.rb +3 -0
  292. data/lib/lms_graphql/mutations/canvas/revert_to_revision_courses.rb +3 -0
  293. data/lib/lms_graphql/mutations/canvas/revert_to_revision_groups.rb +3 -0
  294. data/lib/lms_graphql/mutations/canvas/select_mastery_path.rb +3 -0
  295. data/lib/lms_graphql/mutations/canvas/select_provisional_grade.rb +3 -0
  296. data/lib/lms_graphql/mutations/canvas/select_students_for_moderation.rb +3 -0
  297. data/lib/lms_graphql/mutations/canvas/send_message_to_unsubmitted_or_submitted_users_for_quiz.rb +3 -0
  298. data/lib/lms_graphql/mutations/canvas/set_course_nickname.rb +3 -0
  299. data/lib/lms_graphql/mutations/canvas/set_course_timetable.rb +3 -0
  300. data/lib/lms_graphql/mutations/canvas/set_extensions_for_student_assignment_submissions.rb +3 -0
  301. data/lib/lms_graphql/mutations/canvas/set_feature_flag_accounts.rb +3 -0
  302. data/lib/lms_graphql/mutations/canvas/set_feature_flag_courses.rb +3 -0
  303. data/lib/lms_graphql/mutations/canvas/set_feature_flag_users.rb +3 -0
  304. data/lib/lms_graphql/mutations/canvas/set_or_remove_restrictions_on_blueprint_course_object.rb +3 -0
  305. data/lib/lms_graphql/mutations/canvas/set_usage_rights_courses.rb +3 -0
  306. data/lib/lms_graphql/mutations/canvas/set_usage_rights_groups.rb +3 -0
  307. data/lib/lms_graphql/mutations/canvas/set_usage_rights_users.rb +3 -0
  308. data/lib/lms_graphql/mutations/canvas/share_brandconfig_theme.rb +3 -0
  309. data/lib/lms_graphql/mutations/canvas/split_merged_users_into_separate_users.rb +3 -0
  310. data/lib/lms_graphql/mutations/canvas/start_kaltura_session.rb +3 -0
  311. data/lib/lms_graphql/mutations/canvas/start_report.rb +3 -0
  312. data/lib/lms_graphql/mutations/canvas/store_custom_data.rb +3 -0
  313. data/lib/lms_graphql/mutations/canvas/submission_comments_upload_file.rb +3 -0
  314. data/lib/lms_graphql/mutations/canvas/submit_assignment_courses.rb +3 -0
  315. data/lib/lms_graphql/mutations/canvas/submit_assignment_sections.rb +3 -0
  316. data/lib/lms_graphql/mutations/canvas/submit_captured_events.rb +3 -0
  317. data/lib/lms_graphql/mutations/canvas/subscribe_to_topic_courses.rb +3 -0
  318. data/lib/lms_graphql/mutations/canvas/subscribe_to_topic_groups.rb +3 -0
  319. data/lib/lms_graphql/mutations/canvas/un_share_brandconfig_theme.rb +3 -0
  320. data/lib/lms_graphql/mutations/canvas/unflagging_question.rb +3 -0
  321. data/lib/lms_graphql/mutations/canvas/unlink_outcome_accounts.rb +3 -0
  322. data/lib/lms_graphql/mutations/canvas/unlink_outcome_courses.rb +3 -0
  323. data/lib/lms_graphql/mutations/canvas/unlink_outcome_global.rb +3 -0
  324. data/lib/lms_graphql/mutations/canvas/unsubscribe_from_topic_courses.rb +3 -0
  325. data/lib/lms_graphql/mutations/canvas/unsubscribe_from_topic_groups.rb +3 -0
  326. data/lib/lms_graphql/mutations/canvas/update_account.rb +3 -0
  327. data/lib/lms_graphql/mutations/canvas/update_account_auth_settings.rb +3 -0
  328. data/lib/lms_graphql/mutations/canvas/update_appointment_group.rb +3 -0
  329. data/lib/lms_graphql/mutations/canvas/update_assignment_override.rb +3 -0
  330. data/lib/lms_graphql/mutations/canvas/update_associated_courses.rb +3 -0
  331. data/lib/lms_graphql/mutations/canvas/update_authentication_provider.rb +3 -0
  332. data/lib/lms_graphql/mutations/canvas/update_bookmark.rb +3 -0
  333. data/lib/lms_graphql/mutations/canvas/update_calendar_event.rb +3 -0
  334. data/lib/lms_graphql/mutations/canvas/update_column_data.rb +3 -0
  335. data/lib/lms_graphql/mutations/canvas/update_content_migration_accounts.rb +3 -0
  336. data/lib/lms_graphql/mutations/canvas/update_content_migration_courses.rb +3 -0
  337. data/lib/lms_graphql/mutations/canvas/update_content_migration_groups.rb +3 -0
  338. data/lib/lms_graphql/mutations/canvas/update_content_migration_users.rb +3 -0
  339. data/lib/lms_graphql/mutations/canvas/update_content_share.rb +3 -0
  340. data/lib/lms_graphql/mutations/canvas/update_course.rb +3 -0
  341. data/lib/lms_graphql/mutations/canvas/update_course_settings.rb +3 -0
  342. data/lib/lms_graphql/mutations/canvas/update_courses.rb +3 -0
  343. data/lib/lms_graphql/mutations/canvas/update_create_front_page_courses.rb +3 -0
  344. data/lib/lms_graphql/mutations/canvas/update_create_front_page_groups.rb +3 -0
  345. data/lib/lms_graphql/mutations/canvas/update_create_page_courses.rb +3 -0
  346. data/lib/lms_graphql/mutations/canvas/update_create_page_groups.rb +3 -0
  347. data/lib/lms_graphql/mutations/canvas/update_custom_color.rb +3 -0
  348. data/lib/lms_graphql/mutations/canvas/update_custom_gradebook_column.rb +3 -0
  349. data/lib/lms_graphql/mutations/canvas/update_dashboard_positions.rb +3 -0
  350. data/lib/lms_graphql/mutations/canvas/update_enrollment_term.rb +3 -0
  351. data/lib/lms_graphql/mutations/canvas/update_entry_courses.rb +3 -0
  352. data/lib/lms_graphql/mutations/canvas/update_entry_groups.rb +3 -0
  353. data/lib/lms_graphql/mutations/canvas/update_existing_quiz_question.rb +3 -0
  354. data/lib/lms_graphql/mutations/canvas/update_file.rb +3 -0
  355. data/lib/lms_graphql/mutations/canvas/update_folder.rb +3 -0
  356. data/lib/lms_graphql/mutations/canvas/update_global_notification.rb +3 -0
  357. data/lib/lms_graphql/mutations/canvas/update_group_category.rb +3 -0
  358. data/lib/lms_graphql/mutations/canvas/update_line_item.rb +3 -0
  359. data/lib/lms_graphql/mutations/canvas/update_media_object.rb +3 -0
  360. data/lib/lms_graphql/mutations/canvas/update_media_tracks.rb +3 -0
  361. data/lib/lms_graphql/mutations/canvas/update_membership_memberships.rb +3 -0
  362. data/lib/lms_graphql/mutations/canvas/update_membership_users.rb +3 -0
  363. data/lib/lms_graphql/mutations/canvas/update_migration_issue_accounts.rb +3 -0
  364. data/lib/lms_graphql/mutations/canvas/update_migration_issue_courses.rb +3 -0
  365. data/lib/lms_graphql/mutations/canvas/update_migration_issue_groups.rb +3 -0
  366. data/lib/lms_graphql/mutations/canvas/update_migration_issue_users.rb +3 -0
  367. data/lib/lms_graphql/mutations/canvas/update_module.rb +7 -1
  368. data/lib/lms_graphql/mutations/canvas/update_module_item.rb +3 -0
  369. data/lib/lms_graphql/mutations/canvas/update_multiple_preferences_communication_channel_id.rb +3 -0
  370. data/lib/lms_graphql/mutations/canvas/update_multiple_preferences_type.rb +3 -0
  371. data/lib/lms_graphql/mutations/canvas/update_outcome.rb +3 -0
  372. data/lib/lms_graphql/mutations/canvas/update_outcome_group_accounts.rb +3 -0
  373. data/lib/lms_graphql/mutations/canvas/update_outcome_group_courses.rb +3 -0
  374. data/lib/lms_graphql/mutations/canvas/update_outcome_group_global.rb +3 -0
  375. data/lib/lms_graphql/mutations/canvas/update_planner_note.rb +3 -0
  376. data/lib/lms_graphql/mutations/canvas/update_planner_override.rb +3 -0
  377. data/lib/lms_graphql/mutations/canvas/update_preference_communication_channel_id.rb +3 -0
  378. data/lib/lms_graphql/mutations/canvas/update_preference_type.rb +3 -0
  379. data/lib/lms_graphql/mutations/canvas/update_preferences_by_category.rb +3 -0
  380. data/lib/lms_graphql/mutations/canvas/update_public_jwk.rb +3 -0
  381. data/lib/lms_graphql/mutations/canvas/update_question_group.rb +3 -0
  382. data/lib/lms_graphql/mutations/canvas/update_role.rb +3 -0
  383. data/lib/lms_graphql/mutations/canvas/update_rubricassociation.rb +3 -0
  384. data/lib/lms_graphql/mutations/canvas/update_shared_theme.rb +3 -0
  385. data/lib/lms_graphql/mutations/canvas/update_single_grading_period.rb +3 -0
  386. data/lib/lms_graphql/mutations/canvas/update_single_poll.rb +3 -0
  387. data/lib/lms_graphql/mutations/canvas/update_single_poll_choice.rb +3 -0
  388. data/lib/lms_graphql/mutations/canvas/update_single_poll_session.rb +3 -0
  389. data/lib/lms_graphql/mutations/canvas/update_single_rubric.rb +3 -0
  390. data/lib/lms_graphql/mutations/canvas/update_single_rubric_assessment.rb +3 -0
  391. data/lib/lms_graphql/mutations/canvas/update_student_question_scores_and_comments.rb +3 -0
  392. data/lib/lms_graphql/mutations/canvas/update_tab_for_course.rb +3 -0
  393. data/lib/lms_graphql/mutations/canvas/update_topic_courses.rb +3 -0
  394. data/lib/lms_graphql/mutations/canvas/update_topic_groups.rb +3 -0
  395. data/lib/lms_graphql/mutations/canvas/update_webhook_subscription.rb +3 -0
  396. data/lib/lms_graphql/mutations/canvas/upload_file_courses.rb +3 -0
  397. data/lib/lms_graphql/mutations/canvas/upload_file_sections.rb +3 -0
  398. data/lib/lms_graphql/mutations/canvas/users_upload_file.rb +3 -0
  399. data/lib/lms_graphql/mutations/canvas/validate_quiz_access_code.rb +3 -0
  400. data/lib/lms_graphql/resolvers/canvas/advanced_query.rb +33 -0
  401. data/lib/lms_graphql/resolvers/canvas/export_groups_in_and_users_in_category.rb +22 -0
  402. data/lib/lms_graphql/resolvers/canvas/get_proficiency_ratings_accounts.rb +22 -0
  403. data/lib/lms_graphql/resolvers/canvas/get_proficiency_ratings_courses.rb +22 -0
  404. data/lib/lms_graphql/resolvers/canvas/list_assignment_groups.rb +3 -1
  405. data/lib/lms_graphql/resolvers/canvas/list_media_objects_groups.rb +29 -0
  406. data/lib/lms_graphql/resolvers/canvas/list_recent_history_for_user.rb +23 -0
  407. data/lib/lms_graphql/types/canvas/account_input.rb +6 -6
  408. data/lib/lms_graphql/types/canvas/account_notification_input.rb +7 -7
  409. data/lib/lms_graphql/types/canvas/admin_input.rb +4 -4
  410. data/lib/lms_graphql/types/canvas/anonymous_user_display_input.rb +2 -2
  411. data/lib/lms_graphql/types/canvas/answer.rb +4 -1
  412. data/lib/lms_graphql/types/canvas/answer_input.rb +16 -16
  413. data/lib/lms_graphql/types/canvas/appointment_group_input.rb +25 -25
  414. data/lib/lms_graphql/types/canvas/appointment_input.rb +3 -3
  415. data/lib/lms_graphql/types/canvas/assessment_input.rb +3 -3
  416. data/lib/lms_graphql/types/canvas/assignment.rb +3 -0
  417. data/lib/lms_graphql/types/canvas/assignment_date_input.rb +6 -6
  418. data/lib/lms_graphql/types/canvas/assignment_event_input.rb +15 -15
  419. data/lib/lms_graphql/types/canvas/assignment_extension_input.rb +3 -3
  420. data/lib/lms_graphql/types/canvas/assignment_group_attribute_input.rb +5 -5
  421. data/lib/lms_graphql/types/canvas/assignment_group_input.rb +8 -8
  422. data/lib/lms_graphql/types/canvas/assignment_input.rb +70 -67
  423. data/lib/lms_graphql/types/canvas/assignment_override_input.rb +11 -11
  424. data/lib/lms_graphql/types/canvas/authentication_event_input.rb +5 -5
  425. data/lib/lms_graphql/types/canvas/authentication_provider_input.rb +19 -19
  426. data/lib/lms_graphql/types/canvas/avatar_input.rb +8 -8
  427. data/lib/lms_graphql/types/canvas/blueprint_migration_input.rb +10 -10
  428. data/lib/lms_graphql/types/canvas/blueprint_restriction_input.rb +4 -4
  429. data/lib/lms_graphql/types/canvas/blueprint_subscription_input.rb +3 -3
  430. data/lib/lms_graphql/types/canvas/blueprint_template_input.rb +5 -5
  431. data/lib/lms_graphql/types/canvas/bookmark_input.rb +5 -5
  432. data/lib/lms_graphql/types/canvas/calendar_event_input.rb +32 -32
  433. data/lib/lms_graphql/types/canvas/calendar_link_input.rb +1 -1
  434. data/lib/lms_graphql/types/canvas/change_record_input.rb +7 -7
  435. data/lib/lms_graphql/types/canvas/collaboration_input.rb +14 -14
  436. data/lib/lms_graphql/types/canvas/collaborator_input.rb +3 -3
  437. data/lib/lms_graphql/types/canvas/column_datum_input.rb +2 -2
  438. data/lib/lms_graphql/types/canvas/comm_message_input.rb +11 -11
  439. data/lib/lms_graphql/types/canvas/communication_channel_input.rb +6 -6
  440. data/lib/lms_graphql/types/canvas/completion_requirement.rb +1 -1
  441. data/lib/lms_graphql/types/canvas/completion_requirement_input.rb +3 -3
  442. data/lib/lms_graphql/types/canvas/conference_input.rb +17 -17
  443. data/lib/lms_graphql/types/canvas/conference_recording_input.rb +5 -5
  444. data/lib/lms_graphql/types/canvas/content_detail_input.rb +7 -7
  445. data/lib/lms_graphql/types/canvas/content_export_input.rb +7 -7
  446. data/lib/lms_graphql/types/canvas/content_migration_input.rb +11 -11
  447. data/lib/lms_graphql/types/canvas/content_share_input.rb +11 -11
  448. data/lib/lms_graphql/types/canvas/conversation_input.rb +16 -16
  449. data/lib/lms_graphql/types/canvas/conversation_participant_input.rb +4 -4
  450. data/lib/lms_graphql/types/canvas/course_attribute_input.rb +4 -4
  451. data/lib/lms_graphql/types/canvas/course_epub_export_input.rb +3 -3
  452. data/lib/lms_graphql/types/canvas/course_event_input.rb +6 -6
  453. data/lib/lms_graphql/types/canvas/course_event_link_input.rb +6 -6
  454. data/lib/lms_graphql/types/canvas/course_input.rb +48 -48
  455. data/lib/lms_graphql/types/canvas/course_nickname_input.rb +3 -3
  456. data/lib/lms_graphql/types/canvas/course_progress_input.rb +4 -4
  457. data/lib/lms_graphql/types/canvas/course_quiz_extension_input.rb +5 -5
  458. data/lib/lms_graphql/types/canvas/created_event_datum_input.rb +5 -5
  459. data/lib/lms_graphql/types/canvas/custom_column_input.rb +6 -6
  460. data/lib/lms_graphql/types/canvas/day_input.rb +2 -2
  461. data/lib/lms_graphql/types/canvas/developer_key_input.rb +21 -21
  462. data/lib/lms_graphql/types/canvas/discussion_topic_input.rb +34 -34
  463. data/lib/lms_graphql/types/canvas/enrollment_input.rb +44 -44
  464. data/lib/lms_graphql/types/canvas/enrollment_term_input.rb +8 -8
  465. data/lib/lms_graphql/types/canvas/enrollment_terms_list_input.rb +1 -1
  466. data/lib/lms_graphql/types/canvas/epub_export_input.rb +6 -6
  467. data/lib/lms_graphql/types/canvas/error_report_input.rb +7 -7
  468. data/lib/lms_graphql/types/canvas/exception_record_input.rb +2 -2
  469. data/lib/lms_graphql/types/canvas/external_feed_input.rb +6 -6
  470. data/lib/lms_graphql/types/canvas/external_tool_tag_attribute_input.rb +3 -3
  471. data/lib/lms_graphql/types/canvas/favorite_input.rb +2 -2
  472. data/lib/lms_graphql/types/canvas/feature_flag_input.rb +5 -5
  473. data/lib/lms_graphql/types/canvas/feature_input.rb +10 -10
  474. data/lib/lms_graphql/types/canvas/federated_attribute_config_input.rb +2 -2
  475. data/lib/lms_graphql/types/canvas/federated_attributes_config_input.rb +11 -11
  476. data/lib/lms_graphql/types/canvas/file_attachment_input.rb +4 -4
  477. data/lib/lms_graphql/types/canvas/file_input.rb +7 -7
  478. data/lib/lms_graphql/types/canvas/folder_input.rb +20 -20
  479. data/lib/lms_graphql/types/canvas/grade_change_event_input.rb +11 -11
  480. data/lib/lms_graphql/types/canvas/grade_change_event_link_input.rb +5 -5
  481. data/lib/lms_graphql/types/canvas/grade_input.rb +11 -11
  482. data/lib/lms_graphql/types/canvas/grader_input.rb +3 -3
  483. data/lib/lms_graphql/types/canvas/grading_period_input.rb +7 -7
  484. data/lib/lms_graphql/types/canvas/grading_rule_input.rb +3 -3
  485. data/lib/lms_graphql/types/canvas/grading_scheme_entry_input.rb +2 -2
  486. data/lib/lms_graphql/types/canvas/grading_standard_input.rb +5 -5
  487. data/lib/lms_graphql/types/canvas/group_category_input.rb +11 -11
  488. data/lib/lms_graphql/types/canvas/group_input.rb +16 -16
  489. data/lib/lms_graphql/types/canvas/group_membership_input.rb +7 -7
  490. data/lib/lms_graphql/types/canvas/help_link_input.rb +4 -4
  491. data/lib/lms_graphql/types/canvas/history_entry.rb +23 -0
  492. data/lib/lms_graphql/types/canvas/history_entry_input.rb +23 -0
  493. data/lib/lms_graphql/types/canvas/jsonapi_pagination.rb +1 -1
  494. data/lib/lms_graphql/types/canvas/jwt_input.rb +1 -1
  495. data/lib/lms_graphql/types/canvas/late_policy_input.rb +11 -11
  496. data/lib/lms_graphql/types/canvas/license_input.rb +3 -3
  497. data/lib/lms_graphql/types/canvas/line_item_input.rb +7 -7
  498. data/lib/lms_graphql/types/canvas/lock_info_input.rb +5 -5
  499. data/lib/lms_graphql/types/canvas/lti_assignment_input.rb +8 -8
  500. data/lib/lms_graphql/types/canvas/media_comment_input.rb +5 -5
  501. data/lib/lms_graphql/types/canvas/media_object_input.rb +7 -7
  502. data/lib/lms_graphql/types/canvas/media_track_input.rb +9 -9
  503. data/lib/lms_graphql/types/canvas/migration_issue_input.rb +10 -10
  504. data/lib/lms_graphql/types/canvas/migrator_input.rb +4 -4
  505. data/lib/lms_graphql/types/canvas/module_input.rb +14 -14
  506. data/lib/lms_graphql/types/canvas/module_item_input.rb +15 -15
  507. data/lib/lms_graphql/types/canvas/module_item_sequence_input.rb +2 -2
  508. data/lib/lms_graphql/types/canvas/module_item_sequence_node.rb +4 -1
  509. data/lib/lms_graphql/types/canvas/module_item_sequence_node_input.rb +4 -4
  510. data/lib/lms_graphql/types/canvas/names_and_role_context_input.rb +3 -3
  511. data/lib/lms_graphql/types/canvas/names_and_role_membership.rb +4 -1
  512. data/lib/lms_graphql/types/canvas/names_and_role_membership_input.rb +3 -3
  513. data/lib/lms_graphql/types/canvas/names_and_role_message_input.rb +5 -5
  514. data/lib/lms_graphql/types/canvas/needs_grading_count_input.rb +2 -2
  515. data/lib/lms_graphql/types/canvas/notification_preference_input.rb +4 -4
  516. data/lib/lms_graphql/types/canvas/originality_report_input.rb +9 -9
  517. data/lib/lms_graphql/types/canvas/outcome_alignment_input.rb +6 -6
  518. data/lib/lms_graphql/types/canvas/outcome_group_input.rb +12 -12
  519. data/lib/lms_graphql/types/canvas/outcome_import_datum_input.rb +1 -1
  520. data/lib/lms_graphql/types/canvas/outcome_import_input.rb +9 -9
  521. data/lib/lms_graphql/types/canvas/outcome_input.rb +17 -17
  522. data/lib/lms_graphql/types/canvas/outcome_link_input.rb +7 -7
  523. data/lib/lms_graphql/types/canvas/outcome_path_input.rb +2 -2
  524. data/lib/lms_graphql/types/canvas/outcome_path_part_input.rb +1 -1
  525. data/lib/lms_graphql/types/canvas/outcome_result_input.rb +5 -5
  526. data/lib/lms_graphql/types/canvas/outcome_rollup_input.rb +3 -3
  527. data/lib/lms_graphql/types/canvas/outcome_rollup_link_input.rb +3 -3
  528. data/lib/lms_graphql/types/canvas/outcome_rollup_score_input.rb +3 -3
  529. data/lib/lms_graphql/types/canvas/outcome_rollup_score_link_input.rb +1 -1
  530. data/lib/lms_graphql/types/canvas/page_input.rb +13 -13
  531. data/lib/lms_graphql/types/canvas/page_revision_input.rb +7 -7
  532. data/lib/lms_graphql/types/canvas/page_view_input.rb +17 -17
  533. data/lib/lms_graphql/types/canvas/page_view_link.rb +4 -1
  534. data/lib/lms_graphql/types/canvas/page_view_link_input.rb +5 -5
  535. data/lib/lms_graphql/types/canvas/pairing_code_input.rb +4 -4
  536. data/lib/lms_graphql/types/canvas/peer_review_input.rb +9 -9
  537. data/lib/lms_graphql/types/canvas/planner_note_input.rb +11 -11
  538. data/lib/lms_graphql/types/canvas/planner_override_input.rb +11 -11
  539. data/lib/lms_graphql/types/canvas/poll_choice_input.rb +5 -5
  540. data/lib/lms_graphql/types/canvas/poll_input.rb +6 -6
  541. data/lib/lms_graphql/types/canvas/poll_session_input.rb +9 -9
  542. data/lib/lms_graphql/types/canvas/poll_submission_input.rb +4 -4
  543. data/lib/lms_graphql/types/canvas/proficiency_input.rb +1 -1
  544. data/lib/lms_graphql/types/canvas/proficiency_rating_input.rb +4 -4
  545. data/lib/lms_graphql/types/canvas/profile_input.rb +14 -14
  546. data/lib/lms_graphql/types/canvas/progress_input.rb +12 -12
  547. data/lib/lms_graphql/types/canvas/provisional_grade_input.rb +7 -7
  548. data/lib/lms_graphql/types/canvas/query_type.rb +26 -6
  549. data/lib/lms_graphql/types/canvas/quiz_assignment_override_input.rb +6 -6
  550. data/lib/lms_graphql/types/canvas/quiz_assignment_override_set_container_input.rb +1 -1
  551. data/lib/lms_graphql/types/canvas/quiz_assignment_override_set_input.rb +3 -3
  552. data/lib/lms_graphql/types/canvas/quiz_extension_input.rb +6 -6
  553. data/lib/lms_graphql/types/canvas/quiz_group_input.rb +7 -7
  554. data/lib/lms_graphql/types/canvas/quiz_input.rb +39 -39
  555. data/lib/lms_graphql/types/canvas/quiz_ip_filter_input.rb +3 -3
  556. data/lib/lms_graphql/types/canvas/quiz_permission_input.rb +7 -7
  557. data/lib/lms_graphql/types/canvas/quiz_question_input.rb +11 -11
  558. data/lib/lms_graphql/types/canvas/quiz_report_input.rb +13 -13
  559. data/lib/lms_graphql/types/canvas/quiz_statistic_input.rb +10 -10
  560. data/lib/lms_graphql/types/canvas/quiz_statistics_answer_point_biserial_input.rb +4 -4
  561. data/lib/lms_graphql/types/canvas/quiz_statistics_answer_statistic_input.rb +4 -4
  562. data/lib/lms_graphql/types/canvas/quiz_statistics_link_input.rb +1 -1
  563. data/lib/lms_graphql/types/canvas/quiz_statistics_question_statistic_input.rb +2 -2
  564. data/lib/lms_graphql/types/canvas/quiz_statistics_submission_statistic_input.rb +9 -9
  565. data/lib/lms_graphql/types/canvas/quiz_submission_event_input.rb +3 -3
  566. data/lib/lms_graphql/types/canvas/quiz_submission_input.rb +19 -19
  567. data/lib/lms_graphql/types/canvas/quiz_submission_question_input.rb +4 -4
  568. data/lib/lms_graphql/types/canvas/quiz_submission_user_list.rb +1 -1
  569. data/lib/lms_graphql/types/canvas/quiz_submission_user_list_metum.rb +1 -1
  570. data/lib/lms_graphql/types/canvas/report_input.rb +11 -11
  571. data/lib/lms_graphql/types/canvas/report_parameter_input.rb +18 -18
  572. data/lib/lms_graphql/types/canvas/result_input.rb +6 -6
  573. data/lib/lms_graphql/types/canvas/result_link_input.rb +3 -3
  574. data/lib/lms_graphql/types/canvas/role_input.rb +6 -6
  575. data/lib/lms_graphql/types/canvas/role_permission_input.rb +7 -7
  576. data/lib/lms_graphql/types/canvas/rubric_assessment_input.rb +11 -11
  577. data/lib/lms_graphql/types/canvas/rubric_association_input.rb +10 -10
  578. data/lib/lms_graphql/types/canvas/rubric_criterion_input.rb +6 -6
  579. data/lib/lms_graphql/types/canvas/rubric_criterium_input.rb +9 -9
  580. data/lib/lms_graphql/types/canvas/rubric_input.rb +12 -12
  581. data/lib/lms_graphql/types/canvas/rubric_rating_input.rb +5 -5
  582. data/lib/lms_graphql/types/canvas/scope_input.rb +6 -6
  583. data/lib/lms_graphql/types/canvas/score_input.rb +7 -7
  584. data/lib/lms_graphql/types/canvas/score_statistic.rb +16 -0
  585. data/lib/lms_graphql/types/canvas/score_statistic_input.rb +16 -0
  586. data/lib/lms_graphql/types/canvas/section_assignment_override_attribute_input.rb +4 -4
  587. data/lib/lms_graphql/types/canvas/section_attribute_input.rb +7 -7
  588. data/lib/lms_graphql/types/canvas/section_input.rb +12 -12
  589. data/lib/lms_graphql/types/canvas/shared_brand_config_input.rb +6 -6
  590. data/lib/lms_graphql/types/canvas/sis_assignment_input.rb +15 -15
  591. data/lib/lms_graphql/types/canvas/sis_import_count_input.rb +16 -16
  592. data/lib/lms_graphql/types/canvas/sis_import_datum_input.rb +3 -3
  593. data/lib/lms_graphql/types/canvas/sis_import_error_input.rb +5 -5
  594. data/lib/lms_graphql/types/canvas/sis_import_input.rb +22 -22
  595. data/lib/lms_graphql/types/canvas/sis_import_statistic_input.rb +14 -14
  596. data/lib/lms_graphql/types/canvas/sso_setting_input.rb +4 -4
  597. data/lib/lms_graphql/types/canvas/student_attribute_input.rb +2 -2
  598. data/lib/lms_graphql/types/canvas/submission_comment_input.rb +8 -8
  599. data/lib/lms_graphql/types/canvas/submission_history_input.rb +2 -2
  600. data/lib/lms_graphql/types/canvas/submission_input.rb +29 -29
  601. data/lib/lms_graphql/types/canvas/submission_version_input.rb +23 -23
  602. data/lib/lms_graphql/types/canvas/tab_input.rb +7 -7
  603. data/lib/lms_graphql/types/canvas/term_input.rb +4 -4
  604. data/lib/lms_graphql/types/canvas/terms_of_service.rb +1 -0
  605. data/lib/lms_graphql/types/canvas/terms_of_service_input.rb +6 -5
  606. data/lib/lms_graphql/types/canvas/tool_setting_input.rb +2 -2
  607. data/lib/lms_graphql/types/canvas/turnitin_setting_input.rb +8 -8
  608. data/lib/lms_graphql/types/canvas/updated_event_datum_input.rb +4 -4
  609. data/lib/lms_graphql/types/canvas/usage_right_input.rb +6 -6
  610. data/lib/lms_graphql/types/canvas/user_assignment_override_attribute_input.rb +6 -6
  611. data/lib/lms_graphql/types/canvas/user_display_input.rb +4 -4
  612. data/lib/lms_graphql/types/canvas/user_input.rb +15 -15
  613. data/lib/lms_graphql/types/canvas_forward_declarations.rb +4 -0
  614. data/lib/lms_graphql/version.rb +1 -1
  615. metadata +19 -2
@@ -6,13 +6,13 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizGroupInput < BaseInputObject
8
8
  description "Quiz Question Groups. API Docs: https://canvas.instructure.com/doc/api/quiz_question_groups.html"
9
- argument :id, ID, "The ID of the question group..Example: 1", required: false
10
- argument :quiz_id, ID, "The ID of the Quiz the question group belongs to..Example: 2", required: false
11
- argument :name, String, "The name of the question group..Example: Fraction questions", required: false
12
- argument :pick_count, Int, "The number of questions to pick from the group to display to the student..Example: 3", required: false
13
- argument :question_points, Int, "The amount of points allotted to each question in the group..Example: 10", required: false
14
- argument :assessment_question_bank_id, ID, "The ID of the Assessment question bank to pull questions from..Example: 2", required: false
15
- argument :position, Int, "The order in which the question group will be retrieved and displayed..Example: 1", required: false
9
+ argument :id, ID, "The ID of the question group..Example: 1", required: false
10
+ argument :quiz_id, ID, "The ID of the Quiz the question group belongs to..Example: 2", required: false
11
+ argument :name, String, "The name of the question group..Example: Fraction questions", required: false
12
+ argument :pick_count, Int, "The number of questions to pick from the group to display to the student..Example: 3", required: false
13
+ argument :question_points, Int, "The amount of points allotted to each question in the group..Example: 10", required: false
14
+ argument :assessment_question_bank_id, ID, "The ID of the Assessment question bank to pull questions from..Example: 2", required: false
15
+ argument :position, Int, "The order in which the question group will be retrieved and displayed..Example: 1", required: false
16
16
 
17
17
  end
18
18
  end
@@ -24,45 +24,45 @@ module LMSGraphQL
24
24
  end
25
25
  class CanvasQuizInput < BaseInputObject
26
26
  description "Quizzes. API Docs: https://canvas.instructure.com/doc/api/quizzes.html"
27
- argument :id, ID, "the ID of the quiz.Example: 5", required: false
28
- argument :title, String, "the title of the quiz.Example: Hamlet Act 3 Quiz", required: false
29
- argument :html_url, String, "the HTTP/HTTPS URL to the quiz.Example: http://canvas.example.edu/courses/1/quizzes/2", required: false
30
- argument :mobile_url, String, "a url suitable for loading the quiz in a mobile webview. it will persiste the headless session and, for quizzes in public courses, will force the user to login.Example: http://canvas.example.edu/courses/1/quizzes/2?persist_healdess=1&force_user=1", required: false
31
- argument :preview_url, String, "A url that can be visited in the browser with a POST request to preview a quiz as the teacher. Only present when the user may grade.Example: http://canvas.example.edu/courses/1/quizzes/2/take?preview=1", required: false
32
- argument :description, String, "the description of the quiz.Example: This is a quiz on Act 3 of Hamlet", required: false
33
- argument :quiz_type, QuizQuizTypeEnum, "type of quiz possible values: 'practice_quiz', 'assignment', 'graded_survey', 'survey'.Example: assignment", required: false
34
- argument :assignment_group_id, ID, "the ID of the quiz's assignment group:.Example: 3", required: false
35
- argument :time_limit, Int, "quiz time limit in minutes.Example: 5", required: false
36
- argument :shuffle_answers, Boolean, "shuffle answers for students?.", required: false
37
- argument :hide_results, QuizHideResultEnum, "let students see their quiz responses? possible values: null, 'always', 'until_after_last_attempt'.Example: always", required: false
38
- argument :show_correct_answers, Boolean, "show which answers were correct when results are shown? only valid if hide_results=null.Example: true", required: false
39
- argument :show_correct_answers_last_attempt, Boolean, "restrict the show_correct_answers option above to apply only to the last submitted attempt of a quiz that allows multiple attempts. only valid if show_correct_answers=true and allowed_attempts > 1.Example: true", required: false
40
- argument :show_correct_answers_at, LMSGraphQL::Types::DateTimeType, "when should the correct answers be visible by students? only valid if show_correct_answers=true.Example: 2013-01-23T23:59:00-07:00", required: false
41
- argument :hide_correct_answers_at, LMSGraphQL::Types::DateTimeType, "prevent the students from seeing correct answers after the specified date has passed. only valid if show_correct_answers=true.Example: 2013-01-23T23:59:00-07:00", required: false
42
- argument :one_time_results, Boolean, "prevent the students from seeing their results more than once (right after they submit the quiz).Example: true", required: false
43
- argument :scoring_policy, QuizScoringPolicyEnum, "which quiz score to keep (only if allowed_attempts != 1) possible values: 'keep_highest', 'keep_latest'.Example: keep_highest", required: false
44
- argument :allowed_attempts, Int, "how many times a student can take the quiz -1 = unlimited attempts.Example: 3", required: false
45
- argument :one_question_at_a_time, Boolean, "show one question at a time?.", required: false
46
- argument :question_count, Int, "the number of questions in the quiz.Example: 12", required: false
47
- argument :points_possible, Int, "The total point value given to the quiz.Example: 20", required: false
48
- argument :cant_go_back, Boolean, "lock questions after answering? only valid if one_question_at_a_time=true.", required: false
49
- argument :access_code, String, "access code to restrict quiz access.Example: 2beornot2be", required: false
50
- argument :ip_filter, String, "IP address or range that quiz access is limited to.Example: 123.123.123.123", required: false
51
- argument :due_at, LMSGraphQL::Types::DateTimeType, "when the quiz is due.Example: 2013-01-23T23:59:00-07:00", required: false
52
- argument :lock_at, LMSGraphQL::Types::DateTimeType, "when to lock the quiz.", required: false
53
- argument :unlock_at, LMSGraphQL::Types::DateTimeType, "when to unlock the quiz.Example: 2013-01-21T23:59:00-07:00", required: false
54
- argument :published, Boolean, "whether the quiz has a published or unpublished draft state..Example: true", required: false
55
- argument :unpublishable, Boolean, "Whether the assignment's 'published' state can be changed to false. Will be false if there are student submissions for the quiz..Example: true", required: false
56
- argument :locked_for_user, Boolean, "Whether or not this is locked for the user..", required: false
57
- argument :lock_info, LMSGraphQL::Types::Canvas::CanvasLockInfoInput, "(Optional) Information for the user about the lock. Present when locked_for_user is true..", required: false
58
- argument :lock_explanation, String, "(Optional) An explanation of why this is locked for the user. Present when locked_for_user is true..Example: This quiz is locked until September 1 at 12:00am", required: false
59
- argument :speedgrader_url, String, "Link to Speed Grader for this quiz. Will not be present if quiz is unpublished.Example: http://canvas.instructure.com/courses/1/speed_grader?assignment_id=1", required: false
60
- argument :quiz_extensions_url, String, "Link to endpoint to send extensions for this quiz..Example: http://canvas.instructure.com/courses/1/quizzes/2/quiz_extensions", required: false
61
- argument :permissions, LMSGraphQL::Types::Canvas::CanvasQuizPermissionInput, "Permissions the user has for the quiz.", required: false
62
- argument :all_dates, [LMSGraphQL::Types::Canvas::CanvasAssignmentDateInput], "list of due dates for the quiz.", required: false
63
- argument :version_number, Int, "Current version number of the quiz.Example: 3", required: false
64
- argument :question_types, String, "List of question types in the quiz.Example: multiple_choice, essay", required: false
65
- argument :anonymous_submissions, Boolean, "Whether survey submissions will be kept anonymous (only applicable to 'graded_survey', 'survey' quiz types).", required: false
27
+ argument :id, ID, "the ID of the quiz.Example: 5", required: false
28
+ argument :title, String, "the title of the quiz.Example: Hamlet Act 3 Quiz", required: false
29
+ argument :html_url, String, "the HTTP/HTTPS URL to the quiz.Example: http://canvas.example.edu/courses/1/quizzes/2", required: false
30
+ argument :mobile_url, String, "a url suitable for loading the quiz in a mobile webview. it will persiste the headless session and, for quizzes in public courses, will force the user to login.Example: http://canvas.example.edu/courses/1/quizzes/2?persist_healdess=1&force_user=1", required: false
31
+ argument :preview_url, String, "A url that can be visited in the browser with a POST request to preview a quiz as the teacher. Only present when the user may grade.Example: http://canvas.example.edu/courses/1/quizzes/2/take?preview=1", required: false
32
+ argument :description, String, "the description of the quiz.Example: This is a quiz on Act 3 of Hamlet", required: false
33
+ argument :quiz_type, QuizQuizTypeEnum, "type of quiz possible values: 'practice_quiz', 'assignment', 'graded_survey', 'survey'.Example: assignment", required: false
34
+ argument :assignment_group_id, ID, "the ID of the quiz's assignment group:.Example: 3", required: false
35
+ argument :time_limit, Int, "quiz time limit in minutes.Example: 5", required: false
36
+ argument :shuffle_answers, Boolean, "shuffle answers for students?.", required: false
37
+ argument :hide_results, QuizHideResultEnum, "let students see their quiz responses? possible values: null, 'always', 'until_after_last_attempt'.Example: always", required: false
38
+ argument :show_correct_answers, Boolean, "show which answers were correct when results are shown? only valid if hide_results=null.Example: true", required: false
39
+ argument :show_correct_answers_last_attempt, Boolean, "restrict the show_correct_answers option above to apply only to the last submitted attempt of a quiz that allows multiple attempts. only valid if show_correct_answers=true and allowed_attempts > 1.Example: true", required: false
40
+ argument :show_correct_answers_at, LMSGraphQL::Types::DateTimeType, "when should the correct answers be visible by students? only valid if show_correct_answers=true.Example: 2013-01-23T23:59:00-07:00", required: false
41
+ argument :hide_correct_answers_at, LMSGraphQL::Types::DateTimeType, "prevent the students from seeing correct answers after the specified date has passed. only valid if show_correct_answers=true.Example: 2013-01-23T23:59:00-07:00", required: false
42
+ argument :one_time_results, Boolean, "prevent the students from seeing their results more than once (right after they submit the quiz).Example: true", required: false
43
+ argument :scoring_policy, QuizScoringPolicyEnum, "which quiz score to keep (only if allowed_attempts != 1) possible values: 'keep_highest', 'keep_latest'.Example: keep_highest", required: false
44
+ argument :allowed_attempts, Int, "how many times a student can take the quiz -1 = unlimited attempts.Example: 3", required: false
45
+ argument :one_question_at_a_time, Boolean, "show one question at a time?.", required: false
46
+ argument :question_count, Int, "the number of questions in the quiz.Example: 12", required: false
47
+ argument :points_possible, Int, "The total point value given to the quiz.Example: 20", required: false
48
+ argument :cant_go_back, Boolean, "lock questions after answering? only valid if one_question_at_a_time=true.", required: false
49
+ argument :access_code, String, "access code to restrict quiz access.Example: 2beornot2be", required: false
50
+ argument :ip_filter, String, "IP address or range that quiz access is limited to.Example: 123.123.123.123", required: false
51
+ argument :due_at, LMSGraphQL::Types::DateTimeType, "when the quiz is due.Example: 2013-01-23T23:59:00-07:00", required: false
52
+ argument :lock_at, LMSGraphQL::Types::DateTimeType, "when to lock the quiz.", required: false
53
+ argument :unlock_at, LMSGraphQL::Types::DateTimeType, "when to unlock the quiz.Example: 2013-01-21T23:59:00-07:00", required: false
54
+ argument :published, Boolean, "whether the quiz has a published or unpublished draft state..Example: true", required: false
55
+ argument :unpublishable, Boolean, "Whether the assignment's 'published' state can be changed to false. Will be false if there are student submissions for the quiz..Example: true", required: false
56
+ argument :locked_for_user, Boolean, "Whether or not this is locked for the user..", required: false
57
+ argument :lock_info, LMSGraphQL::Types::Canvas::CanvasLockInfoInput, "(Optional) Information for the user about the lock. Present when locked_for_user is true..", required: false
58
+ argument :lock_explanation, String, "(Optional) An explanation of why this is locked for the user. Present when locked_for_user is true..Example: This quiz is locked until September 1 at 12:00am", required: false
59
+ argument :speedgrader_url, String, "Link to Speed Grader for this quiz. Will not be present if quiz is unpublished.Example: http://canvas.instructure.com/courses/1/speed_grader?assignment_id=1", required: false
60
+ argument :quiz_extensions_url, String, "Link to endpoint to send extensions for this quiz..Example: http://canvas.instructure.com/courses/1/quizzes/2/quiz_extensions", required: false
61
+ argument :permissions, LMSGraphQL::Types::Canvas::CanvasQuizPermissionInput, "Permissions the user has for the quiz.", required: false
62
+ argument :all_dates, [LMSGraphQL::Types::Canvas::CanvasAssignmentDateInput], "list of due dates for the quiz.", required: false
63
+ argument :version_number, Int, "Current version number of the quiz.Example: 3", required: false
64
+ argument :question_types, String, "List of question types in the quiz.Example: multiple_choice, essay", required: false
65
+ argument :anonymous_submissions, Boolean, "Whether survey submissions will be kept anonymous (only applicable to 'graded_survey', 'survey' quiz types).", required: false
66
66
 
67
67
  end
68
68
  end
@@ -6,9 +6,9 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizIPFilterInput < BaseInputObject
8
8
  description "Quiz IP Filters. API Docs: https://canvas.instructure.com/doc/api/quiz_ip_filters.html"
9
- argument :name, String, "A unique name for the filter..Example: Current Filter", required: false
10
- argument :account, String, "Name of the Account (or Quiz) the IP filter is defined in..Example: Some Quiz", required: false
11
- argument :filter, String, "An IP address (or range mask) this filter embodies..Example: 192.168.1.1/24", required: false
9
+ argument :name, String, "A unique name for the filter..Example: Current Filter", required: false
10
+ argument :account, String, "Name of the Account (or Quiz) the IP filter is defined in..Example: Some Quiz", required: false
11
+ argument :filter, String, "An IP address (or range mask) this filter embodies..Example: 192.168.1.1/24", required: false
12
12
 
13
13
  end
14
14
  end
@@ -6,13 +6,13 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizPermissionInput < BaseInputObject
8
8
  description "Quizzes. API Docs: https://canvas.instructure.com/doc/api/quizzes.html"
9
- argument :read, Boolean, "whether the user can view the quiz.Example: true", required: false
10
- argument :submit, Boolean, "whether the user may submit a submission for the quiz.Example: true", required: false
11
- argument :create, Boolean, "whether the user may create a new quiz.Example: true", required: false
12
- argument :manage, Boolean, "whether the user may edit, update, or delete the quiz.Example: true", required: false
13
- argument :read_statistics, Boolean, "whether the user may view quiz statistics for this quiz.Example: true", required: false
14
- argument :review_grades, Boolean, "whether the user may review grades for all quiz submissions for this quiz.Example: true", required: false
15
- argument :update, Boolean, "whether the user may update the quiz.Example: true", required: false
9
+ argument :read, Boolean, "whether the user can view the quiz.Example: true", required: false
10
+ argument :submit, Boolean, "whether the user may submit a submission for the quiz.Example: true", required: false
11
+ argument :create, Boolean, "whether the user may create a new quiz.Example: true", required: false
12
+ argument :manage, Boolean, "whether the user may edit, update, or delete the quiz.Example: true", required: false
13
+ argument :read_statistics, Boolean, "whether the user may view quiz statistics for this quiz.Example: true", required: false
14
+ argument :review_grades, Boolean, "whether the user may review grades for all quiz submissions for this quiz.Example: true", required: false
15
+ argument :update, Boolean, "whether the user may update the quiz.Example: true", required: false
16
16
 
17
17
  end
18
18
  end
@@ -6,17 +6,17 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizQuestionInput < BaseInputObject
8
8
  description "Quiz Questions. API Docs: https://canvas.instructure.com/doc/api/quiz_questions.html"
9
- argument :id, ID, "The ID of the quiz question..Example: 1", required: false
10
- argument :quiz_id, ID, "The ID of the Quiz the question belongs to..Example: 2", required: false
11
- argument :position, Int, "The order in which the question will be retrieved and displayed..Example: 1", required: false
12
- argument :question_name, String, "The name of the question..Example: Prime Number Identification", required: false
13
- argument :question_type, String, "The type of the question..Example: multiple_choice_question", required: false
14
- argument :question_text, String, "The text of the question..Example: Which of the following is NOT a prime number?", required: false
15
- argument :points_possible, Int, "The maximum amount of points possible received for getting this question correct..Example: 5", required: false
16
- argument :correct_comments, String, "The comments to display if the student answers the question correctly..Example: That's correct!", required: false
17
- argument :incorrect_comments, String, "The comments to display if the student answers incorrectly..Example: Unfortunately, that IS a prime number.", required: false
18
- argument :neutral_comments, String, "The comments to display regardless of how the student answered..Example: Goldbach's conjecture proposes that every even integer greater than 2 can be expressed as the sum of two prime numbers.", required: false
19
- argument :answers, [LMSGraphQL::Types::Canvas::CanvasAnswerInput], "An array of available answers to display to the student..", required: false
9
+ argument :id, ID, "The ID of the quiz question..Example: 1", required: false
10
+ argument :quiz_id, ID, "The ID of the Quiz the question belongs to..Example: 2", required: false
11
+ argument :position, Int, "The order in which the question will be retrieved and displayed..Example: 1", required: false
12
+ argument :question_name, String, "The name of the question..Example: Prime Number Identification", required: false
13
+ argument :question_type, String, "The type of the question..Example: multiple_choice_question", required: false
14
+ argument :question_text, String, "The text of the question..Example: Which of the following is NOT a prime number?", required: false
15
+ argument :points_possible, Int, "The maximum amount of points possible received for getting this question correct..Example: 5", required: false
16
+ argument :correct_comments, String, "The comments to display if the student answers the question correctly..Example: That's correct!", required: false
17
+ argument :incorrect_comments, String, "The comments to display if the student answers incorrectly..Example: Unfortunately, that IS a prime number.", required: false
18
+ argument :neutral_comments, String, "The comments to display regardless of how the student answered..Example: Goldbach's conjecture proposes that every even integer greater than 2 can be expressed as the sum of two prime numbers.", required: false
19
+ argument :answers, [LMSGraphQL::Types::Canvas::CanvasAnswerInput], "An array of available answers to display to the student..", required: false
20
20
 
21
21
  end
22
22
  end
@@ -11,19 +11,19 @@ module LMSGraphQL
11
11
  end
12
12
  class CanvasQuizReportInput < BaseInputObject
13
13
  description "Quiz Reports. API Docs: https://canvas.instructure.com/doc/api/quiz_reports.html"
14
- argument :id, ID, "the ID of the quiz report.Example: 5", required: false
15
- argument :quiz_id, ID, "the ID of the quiz.Example: 4", required: false
16
- argument :report_type, QuizReportReportTypeEnum, "which type of report this is possible values: 'student_analysis', 'item_analysis'.Example: student_analysis", required: false
17
- argument :readable_type, String, "a human-readable (and localized) version of the report_type.Example: Student Analysis", required: false
18
- argument :includes_all_versions, Boolean, "boolean indicating whether the report represents all submissions or only the most recent ones for each student.Example: true", required: false
19
- argument :anonymous, Boolean, "boolean indicating whether the report is for an anonymous survey. if true, no student names will be included in the csv.", required: false
20
- argument :generatable, Boolean, "boolean indicating whether the report can be generated, which is true unless the quiz is a survey one.Example: true", required: false
21
- argument :created_at, LMSGraphQL::Types::DateTimeType, "when the report was created.Example: 2013-05-01T12:34:56-07:00", required: false
22
- argument :updated_at, LMSGraphQL::Types::DateTimeType, "when the report was last updated.Example: 2013-05-01T12:34:56-07:00", required: false
23
- argument :url, String, "the API endpoint for this report.Example: http://canvas.example.com/api/v1/courses/1/quizzes/1/reports/1", required: false
24
- argument :file, LMSGraphQL::Types::Canvas::CanvasFileInput, "if the report has finished generating, a File object that represents it. refer to the Files API for more information about the format.", required: false
25
- argument :progress_url, String, "if the report has not yet finished generating, a URL where information about its progress can be retrieved. refer to the Progress API for more information (Note: not available in JSON-API format).", required: false
26
- argument :progress, LMSGraphQL::Types::Canvas::CanvasProgressInput, "if the report is being generated, a Progress object that represents the operation. Refer to the Progress API for more information about the format. (Note: available only in JSON-API format).", required: false
14
+ argument :id, ID, "the ID of the quiz report.Example: 5", required: false
15
+ argument :quiz_id, ID, "the ID of the quiz.Example: 4", required: false
16
+ argument :report_type, QuizReportReportTypeEnum, "which type of report this is possible values: 'student_analysis', 'item_analysis'.Example: student_analysis", required: false
17
+ argument :readable_type, String, "a human-readable (and localized) version of the report_type.Example: Student Analysis", required: false
18
+ argument :includes_all_versions, Boolean, "boolean indicating whether the report represents all submissions or only the most recent ones for each student.Example: true", required: false
19
+ argument :anonymous, Boolean, "boolean indicating whether the report is for an anonymous survey. if true, no student names will be included in the csv.", required: false
20
+ argument :generatable, Boolean, "boolean indicating whether the report can be generated, which is true unless the quiz is a survey one.Example: true", required: false
21
+ argument :created_at, LMSGraphQL::Types::DateTimeType, "when the report was created.Example: 2013-05-01T12:34:56-07:00", required: false
22
+ argument :updated_at, LMSGraphQL::Types::DateTimeType, "when the report was last updated.Example: 2013-05-01T12:34:56-07:00", required: false
23
+ argument :url, String, "the API endpoint for this report.Example: http://canvas.example.com/api/v1/courses/1/quizzes/1/reports/1", required: false
24
+ argument :file, LMSGraphQL::Types::Canvas::CanvasFileInput, "if the report has finished generating, a File object that represents it. refer to the Files API for more information about the format.", required: false
25
+ argument :progress_url, String, "if the report has not yet finished generating, a URL where information about its progress can be retrieved. refer to the Progress API for more information (Note: not available in JSON-API format).", required: false
26
+ argument :progress, LMSGraphQL::Types::Canvas::CanvasProgressInput, "if the report is being generated, a Progress object that represents the operation. Refer to the Progress API for more information about the format. (Note: available only in JSON-API format).", required: false
27
27
 
28
28
  end
29
29
  end
@@ -8,17 +8,17 @@ module LMSGraphQL
8
8
  module Canvas
9
9
  class CanvasQuizStatisticInput < BaseInputObject
10
10
  description "Quiz Statistics. API Docs: https://canvas.instructure.com/doc/api/quiz_statistics.html"
11
- argument :id, ID, "The ID of the quiz statistics report..Example: 1", required: false
12
- argument :quiz_id, ID, "The ID of the Quiz the statistics report is for.
11
+ argument :id, ID, "The ID of the quiz statistics report..Example: 1", required: false
12
+ argument :quiz_id, ID, "The ID of the Quiz the statistics report is for.
13
13
  NOTE: AVAILABLE ONLY IN NON-JSON-API REQUESTS..Example: 2", required: false
14
- argument :multiple_attempts_exist, Boolean, "Whether there are any students that have made mutliple submissions for this quiz..Example: true", required: false
15
- argument :includes_all_versions, Boolean, "In the presence of multiple attempts, this field describes whether the statistics describe all the submission attempts and not only the latest ones..Example: true", required: false
16
- argument :generated_at, LMSGraphQL::Types::DateTimeType, "The time at which the statistics were generated, which is usually after the occurrence of a quiz event, like a student submitting it..Example: 2013-01-23T23:59:00-07:00", required: false
17
- argument :url, String, "The API HTTP/HTTPS URL to this quiz statistics..Example: http://canvas.example.edu/api/v1/courses/1/quizzes/2/statistics", required: false
18
- argument :html_url, String, "The HTTP/HTTPS URL to the page where the statistics can be seen visually..Example: http://canvas.example.edu/courses/1/quizzes/2/statistics", required: false
19
- argument :question_statistics, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsQuestionStatisticInput, "Question-specific statistics for each question and its answers..", required: false
20
- argument :submission_statistics, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsSubmissionStatisticInput, "Question-specific statistics for each question and its answers..", required: false
21
- argument :links, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsLinkInput, "JSON-API construct that contains links to media related to this quiz statistics object.
14
+ argument :multiple_attempts_exist, Boolean, "Whether there are any students that have made mutliple submissions for this quiz..Example: true", required: false
15
+ argument :includes_all_versions, Boolean, "In the presence of multiple attempts, this field describes whether the statistics describe all the submission attempts and not only the latest ones..Example: true", required: false
16
+ argument :generated_at, LMSGraphQL::Types::DateTimeType, "The time at which the statistics were generated, which is usually after the occurrence of a quiz event, like a student submitting it..Example: 2013-01-23T23:59:00-07:00", required: false
17
+ argument :url, String, "The API HTTP/HTTPS URL to this quiz statistics..Example: http://canvas.example.edu/api/v1/courses/1/quizzes/2/statistics", required: false
18
+ argument :html_url, String, "The HTTP/HTTPS URL to the page where the statistics can be seen visually..Example: http://canvas.example.edu/courses/1/quizzes/2/statistics", required: false
19
+ argument :question_statistics, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsQuestionStatisticInput, "Question-specific statistics for each question and its answers..", required: false
20
+ argument :submission_statistics, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsSubmissionStatisticInput, "Question-specific statistics for each question and its answers..", required: false
21
+ argument :links, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsLinkInput, "JSON-API construct that contains links to media related to this quiz statistics object.
22
22
  NOTE: AVAILABLE ONLY IN JSON-API REQUESTS..", required: false
23
23
 
24
24
  end
@@ -6,10 +6,10 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizStatisticsAnswerPointBiserialInput < BaseInputObject
8
8
  description "Quiz Statistics. API Docs: https://canvas.instructure.com/doc/api/quiz_statistics.html"
9
- argument :answer_id, ID, "ID of the answer the point biserial is for..Example: 3866", required: false
10
- argument :point_biserial, Float, "The point biserial value for this answer. Value ranges between -1 and 1..Example: -0.802955068546966", required: false
11
- argument :correct, Boolean, "Convenience attribute that denotes whether this is the correct answer as opposed to being a distractor. This is mutually exclusive with the `distractor` value.Example: true", required: false
12
- argument :distractor, Boolean, "Convenience attribute that denotes whether this is a distractor answer and not the correct one. This is mutually exclusive with the `correct` value.", required: false
9
+ argument :answer_id, ID, "ID of the answer the point biserial is for..Example: 3866", required: false
10
+ argument :point_biserial, Float, "The point biserial value for this answer. Value ranges between -1 and 1..Example: -0.802955068546966", required: false
11
+ argument :correct, Boolean, "Convenience attribute that denotes whether this is the correct answer as opposed to being a distractor. This is mutually exclusive with the `distractor` value.Example: true", required: false
12
+ argument :distractor, Boolean, "Convenience attribute that denotes whether this is a distractor answer and not the correct one. This is mutually exclusive with the `correct` value.", required: false
13
13
 
14
14
  end
15
15
  end
@@ -6,10 +6,10 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizStatisticsAnswerStatisticInput < BaseInputObject
8
8
  description "Quiz Statistics. API Docs: https://canvas.instructure.com/doc/api/quiz_statistics.html"
9
- argument :id, ID, "ID of the answer..Example: 3866", required: false
10
- argument :text, String, "The text attached to the answer..Example: Blue.", required: false
11
- argument :weight, Int, "An integer to determine correctness of the answer. Incorrect answers should be 0, correct answers should be non-negative..Example: 100", required: false
12
- argument :responses, Int, "Number of students who have chosen this answer..Example: 2", required: false
9
+ argument :id, ID, "ID of the answer..Example: 3866", required: false
10
+ argument :text, String, "The text attached to the answer..Example: Blue.", required: false
11
+ argument :weight, Int, "An integer to determine correctness of the answer. Incorrect answers should be 0, correct answers should be non-negative..Example: 100", required: false
12
+ argument :responses, Int, "Number of students who have chosen this answer..Example: 2", required: false
13
13
 
14
14
  end
15
15
  end
@@ -6,7 +6,7 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizStatisticsLinkInput < BaseInputObject
8
8
  description "Quiz Statistics. API Docs: https://canvas.instructure.com/doc/api/quiz_statistics.html"
9
- argument :quiz, String, "HTTP/HTTPS API URL to the quiz this statistics describe..Example: http://canvas.example.edu/api/v1/courses/1/quizzes/2", required: false
9
+ argument :quiz, String, "HTTP/HTTPS API URL to the quiz this statistics describe..Example: http://canvas.example.edu/api/v1/courses/1/quizzes/2", required: false
10
10
 
11
11
  end
12
12
  end
@@ -6,8 +6,8 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizStatisticsQuestionStatisticInput < BaseInputObject
8
8
  description "Quiz Statistics. API Docs: https://canvas.instructure.com/doc/api/quiz_statistics.html"
9
- argument :responses, Int, "Number of students who have provided an answer to this question. Blank or empty responses are not counted..Example: 3", required: false
10
- argument :answers, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsAnswerStatisticInput, "Statistics related to each individual pre-defined answer..", required: false
9
+ argument :responses, Int, "Number of students who have provided an answer to this question. Blank or empty responses are not counted..Example: 3", required: false
10
+ argument :answers, LMSGraphQL::Types::Canvas::CanvasQuizStatisticsAnswerStatisticInput, "Statistics related to each individual pre-defined answer..", required: false
11
11
 
12
12
  end
13
13
  end
@@ -6,15 +6,15 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizStatisticsSubmissionStatisticInput < BaseInputObject
8
8
  description "Quiz Statistics. API Docs: https://canvas.instructure.com/doc/api/quiz_statistics.html"
9
- argument :unique_count, Int, "The number of students who have taken the quiz..Example: 3", required: false
10
- argument :score_average, Float, "The mean of the student submission scores..Example: 4.33333333333333", required: false
11
- argument :score_high, Float, "The highest submission score..Example: 6", required: false
12
- argument :score_low, Float, "The lowest submission score..Example: 3", required: false
13
- argument :score_stdev, Float, "Standard deviation of the submission scores..Example: 1.24721912892465", required: false
14
- argument :scores, String, "A percentile distribution of the student scores, each key is the percentile (ranges between 0 and 100%) while the value is the number of students who received that score..Example: 1, 5, 1", required: false
15
- argument :correct_count_average, Float, "The mean of the number of questions answered correctly by each student..Example: 3.66666666666667", required: false
16
- argument :incorrect_count_average, Float, "The mean of the number of questions answered incorrectly by each student..Example: 5", required: false
17
- argument :duration_average, Float, "The average time spent by students while taking the quiz..Example: 42.333333333", required: false
9
+ argument :unique_count, Int, "The number of students who have taken the quiz..Example: 3", required: false
10
+ argument :score_average, Float, "The mean of the student submission scores..Example: 4.33333333333333", required: false
11
+ argument :score_high, Float, "The highest submission score..Example: 6", required: false
12
+ argument :score_low, Float, "The lowest submission score..Example: 3", required: false
13
+ argument :score_stdev, Float, "Standard deviation of the submission scores..Example: 1.24721912892465", required: false
14
+ argument :scores, String, "A percentile distribution of the student scores, each key is the percentile (ranges between 0 and 100%) while the value is the number of students who received that score..Example: 1, 5, 1", required: false
15
+ argument :correct_count_average, Float, "The mean of the number of questions answered correctly by each student..Example: 3.66666666666667", required: false
16
+ argument :incorrect_count_average, Float, "The mean of the number of questions answered incorrectly by each student..Example: 5", required: false
17
+ argument :duration_average, Float, "The average time spent by students while taking the quiz..Example: 42.333333333", required: false
18
18
 
19
19
  end
20
20
  end
@@ -6,9 +6,9 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizSubmissionEventInput < BaseInputObject
8
8
  description "Quiz Submission Events. API Docs: https://canvas.instructure.com/doc/api/quiz_submission_events.html"
9
- argument :created_at, LMSGraphQL::Types::DateTimeType, "a timestamp record of creation time.Example: 2014-10-08T19:29:58Z", required: false
10
- argument :event_type, String, "the type of event being sent.Example: question_answered", required: false
11
- argument :event_data, String, "custom contextual data for the specific event type.Example: 42", required: false
9
+ argument :created_at, LMSGraphQL::Types::DateTimeType, "a timestamp record of creation time.Example: 2014-10-08T19:29:58Z", required: false
10
+ argument :event_type, String, "the type of event being sent.Example: question_answered", required: false
11
+ argument :event_data, String, "custom contextual data for the specific event type.Example: 42", required: false
12
12
 
13
13
  end
14
14
  end
@@ -6,25 +6,25 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizSubmissionInput < BaseInputObject
8
8
  description "Quiz Submissions. API Docs: https://canvas.instructure.com/doc/api/quiz_submissions.html"
9
- argument :id, ID, "The ID of the quiz submission..Example: 1", required: false
10
- argument :quiz_id, ID, "The ID of the Quiz the quiz submission belongs to..Example: 2", required: false
11
- argument :user_id, ID, "The ID of the Student that made the quiz submission..Example: 3", required: false
12
- argument :submission_id, ID, "The ID of the Submission the quiz submission represents..Example: 1", required: false
13
- argument :started_at, String, "The time at which the student started the quiz submission..Example: 2013-11-07T13:16:18Z", required: false
14
- argument :finished_at, String, "The time at which the student submitted the quiz submission..Example: 2013-11-07T13:16:18Z", required: false
15
- argument :end_at, String, "The time at which the quiz submission will be overdue, and be flagged as a late submission..Example: 2013-11-07T13:16:18Z", required: false
16
- argument :attempt, Int, "For quizzes that allow multiple attempts, this field specifies the quiz submission attempt number..Example: 3", required: false
17
- argument :extra_attempts, Int, "Number of times the student was allowed to re-take the quiz over the multiple-attempt limit..Example: 1", required: false
18
- argument :extra_time, Int, "Amount of extra time allowed for the quiz submission, in minutes..Example: 60", required: false
19
- argument :manually_unlocked, Boolean, "The student can take the quiz even if it's locked for everyone else.Example: true", required: false
20
- argument :time_spent, Int, "Amount of time spent, in seconds..Example: 300", required: false
21
- argument :score, Int, "The score of the quiz submission, if graded..Example: 3", required: false
22
- argument :score_before_regrade, Int, "The original score of the quiz submission prior to any re-grading..Example: 2", required: false
23
- argument :kept_score, Int, "For quizzes that allow multiple attempts, this is the score that will be used, which might be the score of the latest, or the highest, quiz submission..Example: 5", required: false
24
- argument :fudge_points, Int, "Number of points the quiz submission's score was fudged by..Example: 1", required: false
25
- argument :has_seen_results, Boolean, "Whether the student has viewed their results to the quiz..Example: true", required: false
26
- argument :workflow_state, String, "The current state of the quiz submission. Possible values: ['untaken'|'pending_review'|'complete'|'settings_only'|'preview']..Example: untaken", required: false
27
- argument :overdue_and_needs_submission, Boolean, "Indicates whether the quiz submission is overdue and needs submission.Example: false", required: false
9
+ argument :id, ID, "The ID of the quiz submission..Example: 1", required: false
10
+ argument :quiz_id, ID, "The ID of the Quiz the quiz submission belongs to..Example: 2", required: false
11
+ argument :user_id, ID, "The ID of the Student that made the quiz submission..Example: 3", required: false
12
+ argument :submission_id, ID, "The ID of the Submission the quiz submission represents..Example: 1", required: false
13
+ argument :started_at, String, "The time at which the student started the quiz submission..Example: 2013-11-07T13:16:18Z", required: false
14
+ argument :finished_at, String, "The time at which the student submitted the quiz submission..Example: 2013-11-07T13:16:18Z", required: false
15
+ argument :end_at, String, "The time at which the quiz submission will be overdue, and be flagged as a late submission..Example: 2013-11-07T13:16:18Z", required: false
16
+ argument :attempt, Int, "For quizzes that allow multiple attempts, this field specifies the quiz submission attempt number..Example: 3", required: false
17
+ argument :extra_attempts, Int, "Number of times the student was allowed to re-take the quiz over the multiple-attempt limit..Example: 1", required: false
18
+ argument :extra_time, Int, "Amount of extra time allowed for the quiz submission, in minutes..Example: 60", required: false
19
+ argument :manually_unlocked, Boolean, "The student can take the quiz even if it's locked for everyone else.Example: true", required: false
20
+ argument :time_spent, Int, "Amount of time spent, in seconds..Example: 300", required: false
21
+ argument :score, Int, "The score of the quiz submission, if graded..Example: 3", required: false
22
+ argument :score_before_regrade, Int, "The original score of the quiz submission prior to any re-grading..Example: 2", required: false
23
+ argument :kept_score, Int, "For quizzes that allow multiple attempts, this is the score that will be used, which might be the score of the latest, or the highest, quiz submission..Example: 5", required: false
24
+ argument :fudge_points, Int, "Number of points the quiz submission's score was fudged by..Example: 1", required: false
25
+ argument :has_seen_results, Boolean, "Whether the student has viewed their results to the quiz..Example: true", required: false
26
+ argument :workflow_state, String, "The current state of the quiz submission. Possible values: ['untaken'|'pending_review'|'complete'|'settings_only'|'preview']..Example: untaken", required: false
27
+ argument :overdue_and_needs_submission, Boolean, "Indicates whether the quiz submission is overdue and needs submission.Example: false", required: false
28
28
 
29
29
  end
30
30
  end
@@ -6,10 +6,10 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizSubmissionQuestionInput < BaseInputObject
8
8
  description "Quiz Submission Questions. API Docs: https://canvas.instructure.com/doc/api/quiz_submission_questions.html"
9
- argument :id, ID, "The ID of the QuizQuestion this answer is for..Example: 1", required: false
10
- argument :flagged, Boolean, "Whether this question is flagged..Example: true", required: false
11
- argument :answer, String, "The provided answer (if any) for this question. The format of this parameter depends on the type of the question, see the Appendix for more information..", required: false
12
- argument :answers, String, "The possible answers for this question when those possible answers are necessary. The presence of this parameter is dependent on permissions..", required: false
9
+ argument :id, ID, "The ID of the QuizQuestion this answer is for..Example: 1", required: false
10
+ argument :flagged, Boolean, "Whether this question is flagged..Example: true", required: false
11
+ argument :answer, String, "The provided answer (if any) for this question. The format of this parameter depends on the type of the question, see the Appendix for more information..", required: false
12
+ argument :answers, String, "The possible answers for this question when those possible answers are necessary. The presence of this parameter is dependent on permissions..", required: false
13
13
 
14
14
  end
15
15
  end
@@ -6,7 +6,7 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizSubmissionUserList < BaseType
8
8
  description "Quiz Submission User List. API Docs: https://canvas.instructure.com/doc/api/quiz_submission_user_list.html"
9
-
9
+
10
10
  end
11
11
  end
12
12
  end
@@ -6,7 +6,7 @@ module LMSGraphQL
6
6
  module Canvas
7
7
  class CanvasQuizSubmissionUserListMetum < BaseType
8
8
  description "Quiz Submission User List. API Docs: https://canvas.instructure.com/doc/api/quiz_submission_user_list.html"
9
-
9
+
10
10
  end
11
11
  end
12
12
  end
@@ -7,17 +7,17 @@ module LMSGraphQL
7
7
  module Canvas
8
8
  class CanvasReportInput < BaseInputObject
9
9
  description "Account Reports. API Docs: https://canvas.instructure.com/doc/api/account_reports.html"
10
- argument :id, ID, "The unique identifier for the report..Example: 1", required: false
11
- argument :report, String, "The type of report..Example: sis_export_csv", required: false
12
- argument :file_url, String, "The url to the report download..Example: https://example.com/some/path", required: false
13
- argument :attachment, LMSGraphQL::Types::Canvas::CanvasFileInput, "The attachment api object of the report. Only available after the report has completed..", required: false
14
- argument :status, String, "The status of the report.Example: complete", required: false
15
- argument :created_at, LMSGraphQL::Types::DateTimeType, "The date and time the report was created..Example: 2013-12-01T23:59:00-06:00", required: false
16
- argument :started_at, LMSGraphQL::Types::DateTimeType, "The date and time the report started processing..Example: 2013-12-02T00:03:21-06:00", required: false
17
- argument :ended_at, LMSGraphQL::Types::DateTimeType, "The date and time the report finished processing..Example: 2013-12-02T00:03:21-06:00", required: false
18
- argument :parameters, LMSGraphQL::Types::Canvas::CanvasReportParameterInput, "The report parameters.Example: 2, 2012-07-13T10:55:20-06:00, 2012-07-13T10:55:20-06:00", required: false
19
- argument :progress, Int, "The progress of the report.Example: 100", required: false
20
- argument :current_line, Int, "This is the current line count being written to the report. It updates every 1000 records..Example: 12000", required: false
10
+ argument :id, ID, "The unique identifier for the report..Example: 1", required: false
11
+ argument :report, String, "The type of report..Example: sis_export_csv", required: false
12
+ argument :file_url, String, "The url to the report download..Example: https://example.com/some/path", required: false
13
+ argument :attachment, LMSGraphQL::Types::Canvas::CanvasFileInput, "The attachment api object of the report. Only available after the report has completed..", required: false
14
+ argument :status, String, "The status of the report.Example: complete", required: false
15
+ argument :created_at, LMSGraphQL::Types::DateTimeType, "The date and time the report was created..Example: 2013-12-01T23:59:00-06:00", required: false
16
+ argument :started_at, LMSGraphQL::Types::DateTimeType, "The date and time the report started processing..Example: 2013-12-02T00:03:21-06:00", required: false
17
+ argument :ended_at, LMSGraphQL::Types::DateTimeType, "The date and time the report finished processing..Example: 2013-12-02T00:03:21-06:00", required: false
18
+ argument :parameters, LMSGraphQL::Types::Canvas::CanvasReportParameterInput, "The report parameters.Example: 2, 2012-07-13T10:55:20-06:00, 2012-07-13T10:55:20-06:00", required: false
19
+ argument :progress, Int, "The progress of the report.Example: 100", required: false
20
+ argument :current_line, Int, "This is the current line count being written to the report. It updates every 1000 records..Example: 12000", required: false
21
21
 
22
22
  end
23
23
  end
@@ -11,24 +11,24 @@ module LMSGraphQL
11
11
  end
12
12
  class CanvasReportParameterInput < BaseInputObject
13
13
  description "Account Reports. API Docs: https://canvas.instructure.com/doc/api/account_reports.html"
14
- argument :enrollment_term_id, ID, "The canvas id of the term to get grades from.Example: 2", required: false
15
- argument :include_deleted, Boolean, "If true, deleted objects will be included. If false, deleted objects will be omitted..", required: false
16
- argument :course_id, ID, "The id of the course to report on.Example: 2", required: false
17
- argument :order, ReportParameterOrderEnum, "The sort order for the csv, Options: 'users', 'courses', 'outcomes'..Example: users", required: false
18
- argument :users, Boolean, "If true, user data will be included. If false, user data will be omitted..", required: false
19
- argument :accounts, Boolean, "If true, account data will be included. If false, account data will be omitted..", required: false
20
- argument :terms, Boolean, "If true, term data will be included. If false, term data will be omitted..", required: false
21
- argument :courses, Boolean, "If true, course data will be included. If false, course data will be omitted..", required: false
22
- argument :sections, Boolean, "If true, section data will be included. If false, section data will be omitted..", required: false
23
- argument :enrollments, Boolean, "If true, enrollment data will be included. If false, enrollment data will be omitted..", required: false
24
- argument :groups, Boolean, "If true, group data will be included. If false, group data will be omitted..", required: false
25
- argument :xlist, Boolean, "If true, data for crosslisted courses will be included. If false, data for crosslisted courses will be omitted..", required: false
26
- argument :sis_terms_csv, Int, "Example: 1", required: false
27
- argument :sis_accounts_csv, Int, "Example: 1", required: false
28
- argument :include_enrollment_state, Boolean, "If true, enrollment state will be included. If false, enrollment state will be omitted. Defaults to false..", required: false
29
- argument :enrollment_state, String, "Include enrollment state. Defaults to 'all' Options: ['active'| 'invited'| 'creation_pending'| 'deleted'| 'rejected'| 'completed'| 'inactive'| 'all'].Example: all", required: false
30
- argument :start_at, LMSGraphQL::Types::DateTimeType, "The beginning date for submissions. Max time range is 2 weeks..Example: 2012-07-13T10:55:20-06:00", required: false
31
- argument :end_at, LMSGraphQL::Types::DateTimeType, "The end date for submissions. Max time range is 2 weeks..Example: 2012-07-13T10:55:20-06:00", required: false
14
+ argument :enrollment_term_id, ID, "The canvas id of the term to get grades from.Example: 2", required: false
15
+ argument :include_deleted, Boolean, "If true, deleted objects will be included. If false, deleted objects will be omitted..", required: false
16
+ argument :course_id, ID, "The id of the course to report on.Example: 2", required: false
17
+ argument :order, ReportParameterOrderEnum, "The sort order for the csv, Options: 'users', 'courses', 'outcomes'..Example: users", required: false
18
+ argument :users, Boolean, "If true, user data will be included. If false, user data will be omitted..", required: false
19
+ argument :accounts, Boolean, "If true, account data will be included. If false, account data will be omitted..", required: false
20
+ argument :terms, Boolean, "If true, term data will be included. If false, term data will be omitted..", required: false
21
+ argument :courses, Boolean, "If true, course data will be included. If false, course data will be omitted..", required: false
22
+ argument :sections, Boolean, "If true, section data will be included. If false, section data will be omitted..", required: false
23
+ argument :enrollments, Boolean, "If true, enrollment data will be included. If false, enrollment data will be omitted..", required: false
24
+ argument :groups, Boolean, "If true, group data will be included. If false, group data will be omitted..", required: false
25
+ argument :xlist, Boolean, "If true, data for crosslisted courses will be included. If false, data for crosslisted courses will be omitted..", required: false
26
+ argument :sis_terms_csv, Int, "Example: 1", required: false
27
+ argument :sis_accounts_csv, Int, "Example: 1", required: false
28
+ argument :include_enrollment_state, Boolean, "If true, enrollment state will be included. If false, enrollment state will be omitted. Defaults to false..", required: false
29
+ argument :enrollment_state, String, "Include enrollment state. Defaults to 'all' Options: ['active'| 'invited'| 'creation_pending'| 'deleted'| 'rejected'| 'completed'| 'inactive'| 'all'].Example: all", required: false
30
+ argument :start_at, LMSGraphQL::Types::DateTimeType, "The beginning date for submissions. Max time range is 2 weeks..Example: 2012-07-13T10:55:20-06:00", required: false
31
+ argument :end_at, LMSGraphQL::Types::DateTimeType, "The end date for submissions. Max time range is 2 weeks..Example: 2012-07-13T10:55:20-06:00", required: false
32
32
 
33
33
  end
34
34
  end