edubase_post_quiz_transfer
Transfer quizzes to specific users within EduBase. Assign educational assessments by providing quiz and user identification strings to distribute content directly to designated learners.
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 |