Listing all question groups in a quiz

saelterman
Community Novice

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?

Labels (1)
Users who also had this question