get-quiz-question-group
Retrieve a single question group from a quiz. Requires course ID, quiz ID, and group ID to return the group's data.
Instructions
Fetch a single question group from a quiz
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quizId | Yes | The ID of the quiz | |
| groupId | Yes | The ID of the question group | |
| courseId | Yes | The ID of the course |