edubase_get_exam_branding
Retrieve branding settings for a specific exam by providing its exam identification string to apply consistent visual configurations.
Instructions
Get exam branding configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| type | No | type of branding image (foreground: image is used as a logo, background: image is used as a cover), only present if branding is enabled | |
| color | No | branding color, only present if branding is enabled | |
| enabled | Yes | whether branding is configured and enabled |