edubase_get_exam_certificates_user
Retrieve certificate details for a specific exam and user to verify completion status and access achievement records.
Instructions
Get (the latest) certificate details for a specific exam and user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| play | Yes | Quiz play identification string | |
| user | Yes | user identification string | |
| archived | Yes | exam result is archived | |
| eligible | Yes | result is eligible for certification | |
| certified | Yes | result is eligible for certification and also certified | |
| serial | No | serial number of the certificate, only present if the result is certified and serial numbering is enabled | |
| expires | No | date of expiration, only present if the result is certified and expiration is configured |