API or Canvas Data for Question Banks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2019
10:34 AM
I'm trying to figure out a way to get at the questions in a question bank, (original quizzes), and haven't found anything in the API or in Canvas Data.
Canvas Data does provide the question group IDS in a quiz, and with that ID, I can get the question bank ID returned.
https://canvas.instructure.com/doc/api/quiz_question_groups.html
Has anyone figured out how to get the questions from a Question Bank? I'm hoping it's just buried somewhere and I've missed it.