Page number or bookmark token for pagination. Use the next_page value from a previous response to fetch subsequent pages.
includearray
Optional. Specifies related resources like 'submission', 'quiz', or 'user' to include with each submission. If omitted or empty, minimal data is returned.
quiz_idstring
Required
The unique ID of the quiz.
per_pageinteger
Number of quiz submissions to return per page (max 100).
course_idstring
Required
The unique ID of the course.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not
Skills that use this Action
No published Skills explicitly reference this Action yet.