edubase_patch_exam_settings
Copy missing exam settings from a source exam to a target exam, preserving existing configuration and optionally including certificate settings.
Instructions
Copy only those settings from another exam that are not configured yet in the target exam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string (the target exam) | |
| source | Yes | exam identification string to copy the settings from, must be different from the target exam | |
| keep_certificate_settings | No | whether to copy the certificate settings as well (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| source | Yes | exam identification string the settings were copied from |