edubase_delete_quiz_questions
Remove specific questions from a quiz set or a question group by providing quiz ID, optional group title, and comma-separated question IDs.
Instructions
Remove question(s) from a Quiz set, or one of its question group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quiz | Yes | Quiz identification string | |
| group | No | question group title | |
| questions | Yes | comma-separated list of question identification strings |