edubase_get_exam_branding
Retrieve exam branding settings: check if branding is enabled, identify image type (logo or cover), and get the branding color for consistent presentation.
Instructions
Get the branding of an exam: whether it is enabled, the type of the branding image (logo or cover) and the branding color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | ||
| type | No | ||
| color | No | ||
| enabled | Yes |