edubase_post_content_permission
Assign a permission level (view, report, control, modify, grant, or admin) to a user for a specified content type such as exams, courses, or events.
Instructions
Give a user a permission level on a content (class, course, event, exam, integration, organization, Quiz set, SCORM learning material, tag or video).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | type of the content (scorm: SCORM learning material, quiz: Quiz set) | |
| user | Yes | user identification string | |
| content | Yes | identification string of the content (e.g. the exam identification string if type is exam) | |
| permission | Yes | permission level (view / report / control / modify / grant / admin), finances is only available for events |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| content | Yes | ||
| success | Yes |