edubase_get_quizes
Retrieve quiz sets from the EduBase platform to manage and organize question collections for educational assessments.
Instructions
List owned and managed Quiz sets. Quiz sets are named collections of questions that sit at the middle level of the EduBase Quiz hierarchy.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | search string to filter results | |
| limit | No | limit number of results (default: 16) | |
| page | No | page number (default: 1), not used in search mode! |