edubase_get_scorm_permission
Check if a user has a specified permission (view, report, control, modify, grant, or admin) on a SCORM learning material. Returns the permission status.
Instructions
Check if a user has permission on a SCORM learning material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| scorm | Yes | SCORM 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 |