edubase_post_exam_transfer
Transfer exams to users by providing exam and user identifiers to assign assessments and manage test distribution within educational platforms.
Instructions
Transfer exam to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |