edubase_post_scorm_transfer
Transfer a SCORM package to a user in EduBase. Provide the SCORM ID and user ID to assign specific educational content to a learner.
Instructions
Transfer SCORM to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| scorm | Yes | SCORM identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |