edubase_get_exam_status
Check an exam's current status to see if new test attempts are allowed. Use the exam ID to find out if starting a new test is possible.
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 | ||
| active | Yes | ||
| status | Yes | ||
| modified | Yes | ||
| scheduled | Yes |