The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I have successfully created a New Quiz with the Canvas API.
And I have successfully been able to apply an override.
I had to change both of those calls from the code that I was using for Classic Quizzes.
But, I have been unable to create a question for a New Quiz.
The API documentation does not show any change to the API for adding questions to a New Quiz vs. a Classic Quiz.
POST /api/v1/courses/:course_id/quizzes/:quiz_id/questions
But I get a 404.
Thanks.
Solved! Go to Solution.
I think I just realized the problem.
There is a New Quiz Item API call, which is what I need for creating questions for New Quizzes!
I think I just realized the problem.
There is a New Quiz Item API call, which is what I need for creating questions for New Quizzes!
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in