edubase_get_exam_round
Retrieve the current round of an exam by providing its identification string to determine which exam cycle is active.
Instructions
Get the current round of an exam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| round | Yes | index of the current round | |
| frozen | Yes | the current round is frozen, no new round can be started | |
| results | Yes | the current round already has results | |
| started | Yes | date and time the current round was started at |