Tool to provide or update answers to quiz questions for a quiz submission. Use when submitting answers for a quiz attempt. Requires a valid validation_token from quiz submission creation and the latest attempt number.
attemptRequiredintegerThe attempt number of the quiz submission being taken. This must be the latest attempt index, as questions for earlier attempts cannot be modified.
access_codestringAccess code for the Quiz, if any is required.
quiz_questionsarrayArray of question IDs and their answer values. See Canvas API documentation for accepted answer formats for each question type (multiple choice, essay, fill-in-the-blank, etc.).
validation_tokenRequiredstringThe unique validation token received when the Quiz Submission was created. This is required to validate the submission.
quiz_submission_idRequiredstringThe unique ID of the quiz submission to answer questions for.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.