edubase_post_scorm_transfer
Transfer a SCORM learning module to a user account by providing the SCORM and user identification strings.
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 |