Register for InstructureCon25 • Passes include access to all sessions, the expo hall, entertainment and networking events, meals, and extraterrestrial encounters.
Found this content helpful? Log in or sign up to leave a like!
Hi everyone,
I'm currently working with the Canvas API and I found the Get a single quiz question group endpoint.
However, I couldn't find an endpoint that returns all question groups for a specific quiz. Does the Canvas API support fetching all question groups for a quiz in a single request? Or do we have to keep track of each group ID and call them individually?
Thanks in advance for any insights!
There does not seem to be a way to get all question groups directly.
My workaround for that is to manually add a single question to each question group, then I can use the API to get all quiz questions, which gives me the IDs of the groups the questions belong to.
To interact with Panda Bot in the Instructure Community, you need to sign up or log in:
Sign In