edubase_get_exam_status
Check an exam's status to determine if new test attempts can be started. Retrieve availability for scheduling additional tests.
Instructions
Get the status of an exam, showing whether new tests can be started.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| active | Yes | exam is active | |
| status | Yes | new tests can be started | |
| modified | Yes | date and time the status was changed at | |
| scheduled | Yes | date and time starting new tests is automatically disabled at |