edubase_post_quiz_transfer
Transfers a specific quiz to a designated user. Assigns the quiz to the user for completion on the EduBase platform.
Instructions
Transfer Quiz to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quiz | Yes | Quiz identification string | |
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |