edubase_post_exam_status
Control whether new tests can be started on an active exam. Disable to prevent further attempts while keeping the exam open, or enable to allow more tests before closure.
Instructions
Enable or disable starting new tests on an exam. The exam itself stays active, only the start of further tests is controlled. The status can only be changed while the exam is active and has not closed yet. New tests cannot be started in the results viewing period. Disabling new tests also cancels the scheduled automatic disabling of the exam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| status | Yes | allow new tests to be started |
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 |