edubase_get_scorm_permission
Verify user permissions for SCORM learning materials to control access and manage educational content effectively.
Instructions
Check if a user has permission on a SCORM learning material.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scorm | Yes | SCORM identification string | |
| user | Yes | user identification string | |
| permission | Yes | permission level (view / report / control / modify / grant / admin) |