edubase_delete_scorm_permission
Revoke a specific user permission (view, report, control, modify, grant, or admin) from a SCORM learning material to control access rights.
Instructions
Remove a user permission from 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 | |
| content | Yes | ||
| success | Yes | operation was successful |