edubase_get_quiz_settings
Retrieve a quiz's current settings, including question shuffling, time limits, and grading options, to review or prepare updates.
Instructions
Get the settings of a Quiz set: question shuffling, time limits and grading. Change them with edubase_post_quiz_settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quiz | Yes | Quiz identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quiz | Yes | ||
| grading | Yes | ||
| shuffle | Yes | ||
| roundtime | Yes | ||
| timelimit | Yes | ||
| grading_threshold | No |