Listing all question groups in a quiz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2019
09:49 AM
Hi,
Many of our quizzes are set up using question groups that use questions from assessment question banks. Based on retrieving the submission data, I now want to retrieve the actual quiz question info (text, primarily).
For these quizzes, api/v1/courses/{{CourseID}}/quizzes/{{QuizID}}/questions/ returns nothing. A call to api/v1/courses/{{CourseID}}/quizzes/{{QuizID}}/groups/ results in a 404.
Is there an API call to retrieve all the quiz question groups in a quiz?
Solved! Go to Solution.