edubase_post_exam_permission
Grant user-specific permissions on exams, choosing from view, report, control, modify, grant, or admin levels to manage access and actions.
Instructions
Create new permission for a user on an exam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| user | Yes | user identification string | |
| permission | Yes | permission level (view / report / control / modify / grant / admin) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |