Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Questions In Quiz
Canvas Tools

Canvas List Questions In Quiz

Returns the paginated list of QuizQuestions in this quiz. Use when you need to retrieve all questions for a quiz, or questions from a specific submission attempt.

Write actionRisk level 2 of 5API key connection
Use Canvas List Questions In Quiz

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pageinteger
    The page number for paginated results, starting from 1. If not specified, the first page is returned.
  • quiz_idstring
    Required
    The unique identifier of the quiz to retrieve questions from.
  • per_pageinteger
    The number of questions to return per page. If not specified, Canvas default will be used.
  • course_idstring
    Required
    The unique identifier of the course containing the quiz.
  • quiz_submission_idinteger
    If specified, returns the questions that were presented for that submission. Useful if the quiz has been modified after the submission was created. NOTE: Must specify quiz_submission_attempt as well.
  • quiz_submission_attemptinteger
    The attempt of the submission you want the questions for. Required if quiz_submission_id is specified.

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

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.