edubase_put_quiz_settings
Copy quiz settings from one set to another, replacing the target's configuration while preserving its question selection, filtering, and export options.
Instructions
Replace the complete configuration of a Quiz set with the configuration of another Quiz set. Only the configuration is copied, questions and question groups are not. The question selection, filtering and export settings of the target Quiz set are kept as well.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quiz | Yes | Quiz identification string (the target Quiz set) | |
| source | Yes | Quiz identification string to copy the settings from, must be different from the target Quiz set |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quiz | Yes | ||
| source | Yes |