edubase_post_exam
Create secured assessment instances from existing Quiz sets by configuring time constraints, start/end times, and exam parameters for educational testing.
Instructions
Create a new exam from an existing Quiz set. Exams are at the top level of the EduBase Quiz hierarchy and MUST be created from existing Quiz sets. They are time-constrained, secured assessment instances of Quiz sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | desired exam language | |
| title | Yes | title of the exam | |
| id | No | external unique exam identifier | |
| copy_settings | No | optional exam identification string to copy settings from | |
| keep_certificate_settings | No | whether to keep certificate settings from the copied exam (default: false) | |
| type | No | type of the exam (default: exam) | |
| quiz | Yes | the Quiz set (specified using the Quiz identification string) the exam is attached to | |
| open | Yes | exam start time (in YYYY-MM-DD HH:ii:ss format) | |
| close | Yes | exam end time (in YYYY-MM-DD HH:ii:ss format) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |