edubase_get_exam_permission
Verify a user's access to an exam by checking if they have the specified permission level, from view to admin.
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 | |
| status | Yes | ||
| content | Yes |