edubase_put_quiz_settings
Copy quiz settings from a source set to a target set, replacing target configuration while preserving 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 | Quiz identification string | |
| source | Yes | Quiz identification string the settings were copied from |