edubase_get_exam_permission
Check if a user has specific permissions on an exam, verifying access rights including view, report, control, modify, grant, or admin levels in EduBase.
Instructions
Check if a user has permission 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 | ||
| status | Yes |